[libvirt] [PATCH 0/5] qemu: Fix rest of hot/cold-add/remove device functions to use typecasted switch

Peter Krempa pkrempa at redhat.com
Wed Oct 15 10:44:15 UTC 2014


Tweak the rest of the stuff to get notified at compile time when adding a new
device type to implement it's backend functions.

Peter Krempa (5):
  qemu: Convert qemuDomainDetachDeviceLive to typecasted enum
  qemu: Convert qemuDomainUpdateDeviceLive to typecasted enum
  qemu: Convert qemuDomainAttachDeviceConfig to typecasted enum
  qemu: Convert qemuDomainDetachDeviceConfig to typecasted enum
  qemu: Convert qemuDomainUpdateDeviceConfig to typecasted enum

 src/qemu/qemu_driver.c | 96 ++++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 85 insertions(+), 11 deletions(-)

-- 
2.1.0




More information about the libvir-list mailing list