• M
    qemu: Fix hot (un-)plug error codes and messages · 95ff6a39
    Michal Privoznik 提交于
    With current code, error reporting for unsupported devices for hot plug,
    unplug and update is total mess. The VIR_ERR_CONFIG_UNSUPPORTED error
    code is reported instead of VIR_ERR_OPERATION_UNSUPPORTED. Moreover, the
    error messages are not helping to find the root cause (lack of
    implementation).
    95ff6a39
qemu_driver.c 512.6 KB