Re: [Qemu-devel] [PATCH 03/11] define hotplug interface

2013-12-16 Thread Igor Mammedov
On Sat, 14 Dec 2013 17:03:34 +1000 Peter Crosthwaite wrote: > On Fri, Dec 13, 2013 at 10:44 PM, Igor Mammedov wrote: > > Provide generic hotplug interface for devices. > > "Provide a". s/devices/hotplug handlers would be cleaner too, to match > your v2 changes. sure > > > Intended for replaci

Re: [Qemu-devel] [PATCH 03/11] define hotplug interface

2013-12-13 Thread Peter Crosthwaite
On Fri, Dec 13, 2013 at 10:44 PM, Igor Mammedov wrote: > Provide generic hotplug interface for devices. "Provide a". s/devices/hotplug handlers would be cleaner too, to match your v2 changes. > Intended for replacing hotplug mechanism used by > PCI/PCIE/SHPC code and will be used for memory hotp