[libvirt] [PATCH 0/2] Clean up errors when net device could not be found on detach

Ján Tomko jtomko at redhat.com
Tue Apr 1 15:11:54 UTC 2014


Partially fixes https://bugzilla.redhat.com/show_bug.cgi?id=872028

Does nothing to adress the fact that interface type and other
attributes are ignored on device detach

Ján Tomko (2):
  Move error reporting into virDomainNetFindIdx
  Include PCI address in the error in virDomainNetFindIdx

 src/conf/domain_conf.c  | 26 ++++++++++++++++++++++----
 src/lxc/lxc_driver.c    | 39 +++++----------------------------------
 src/qemu/qemu_driver.c  | 28 +++-------------------------
 src/qemu/qemu_hotplug.c | 15 ++-------------
 4 files changed, 32 insertions(+), 76 deletions(-)

-- 
1.8.3.2




More information about the libvir-list mailing list