
15 Oct
2014
15 Oct
'14
1:46 p.m.
On 10/15/14 12:57, John Ferlan wrote:
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
Pushed; Thanks. Peter