Re: [libvirt] [PATCH 6/7] the hotplugged PCI device should use the whole slot

2011-06-12 Thread Wen Congyang
At 06/03/2011 09:28 PM, Daniel P. Berrange Write: > On Fri, May 27, 2011 at 06:22:34PM +0800, Wen Congyang wrote: >> Hot pluging/unpluging multi PCI device is not supported now. So the function >> of hotplugged PCI device must be 0. When we hot unplug it, we should set >> release >> all functions

Re: [libvirt] [PATCH 6/7] the hotplugged PCI device should use the whole slot

2011-06-03 Thread Daniel P. Berrange
On Fri, May 27, 2011 at 06:22:34PM +0800, Wen Congyang wrote: > Hot pluging/unpluging multi PCI device is not supported now. So the function > of hotplugged PCI device must be 0. When we hot unplug it, we should set > release > all functions in the slot. > --- > src/qemu/qemu_command.c | 46 +++

[libvirt] [PATCH 6/7] the hotplugged PCI device should use the whole slot

2011-05-27 Thread Wen Congyang
Hot pluging/unpluging multi PCI device is not supported now. So the function of hotplugged PCI device must be 0. When we hot unplug it, we should set release all functions in the slot. --- src/qemu/qemu_command.c | 46 +++--- src/qemu/qemu_command.h |1