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

John Ferlan jferlan at redhat.com
Wed Oct 15 10:57:45 UTC 2014



On 10/15/2014 06:44 AM, Peter Krempa wrote:
> 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(-)
> 
ACK series

John




More information about the libvir-list mailing list