[libvirt] [PATCH v3 0/5] Introduce VIR_ERR_DEVICE_MISSING

Chen Hanxiao posted 5 patches 6 years, 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180123042446.7931-1-chen_han_xiao@126.com
docs/news.xml               |  5 +++++
include/libvirt/virterror.h |  1 +
src/conf/domain_conf.c      |  8 ++++----
src/libvirt_private.syms    |  2 ++
src/qemu/qemu_driver.c      | 20 +++++++++----------
src/qemu/qemu_hotplug.c     | 47 ++++++++++++++++++++++++++++-----------------
src/util/virerror.c         |  6 ++++++
7 files changed, 57 insertions(+), 32 deletions(-)
[libvirt] [PATCH v3 0/5] Introduce VIR_ERR_DEVICE_MISSING
Posted by Chen Hanxiao 6 years, 3 months ago
Use Introduce VIR_ERR_DEVICE_MISSING for hotplug and detach device
error message.

Chen Hanxiao (5):
  qemu: Add some more details for hotplug errors when device not found
  qemu: Introduce VIR_ERR_DEVICE_MISSING
  qemu: Use VIR_ERR_DEVICE_MISSING for various hotplug messages
  qemu: Use VIR_ERR_DEVICE_MISSING for various DetachDeviceConfig
    messages
  news: Add VIR_ERR_DEVICE_MISSING change as improvements

 docs/news.xml               |  5 +++++
 include/libvirt/virterror.h |  1 +
 src/conf/domain_conf.c      |  8 ++++----
 src/libvirt_private.syms    |  2 ++
 src/qemu/qemu_driver.c      | 20 +++++++++----------
 src/qemu/qemu_hotplug.c     | 47 ++++++++++++++++++++++++++++-----------------
 src/util/virerror.c         |  6 ++++++
 7 files changed, 57 insertions(+), 32 deletions(-)

-- 
2.14.3

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list