[libvirt] [PATCH 0/3] Check boot order on device attach

Jiri Denemark jdenemar at redhat.com
Thu Mar 20 14:41:59 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1007754

When attaching a new device, we need to check if its boot order
configuration is compatible with current domain definition.

Jiri Denemark (3):
  Fix usage of virDomainDefCompatibleDevice
  Pass action to virDomainDefCompatibleDevice
  Check boot order on device attach

 src/conf/domain_conf.c | 85 +++++++++++++++++++++++++++++++++++++++++++++++++-
 src/conf/domain_conf.h | 10 +++++-
 src/lxc/lxc_driver.c   | 32 ++++++++++++-------
 src/qemu/qemu_driver.c | 32 ++++++++++++-------
 4 files changed, 133 insertions(+), 26 deletions(-)

-- 
1.9.1




More information about the libvir-list mailing list