Acked-by: Marcelo Tosatti <[email protected]>

On Wed, Feb 18, 2009 at 03:12:31PM +0800, Han, Weidong wrote:
> Last qemu merge broke device assignment hotplug. Call
> qemu_pci_hot_assign_device in pci_device_hot_add for
> hot assign device, and add the command for it.
> for example hot assign 01:00.0, can use following command:
>   pci_add pci_addr=auto host host=01:00.0
> 
> Signed-off-by: Weidong Han <[email protected]>
> ---
>  qemu/hw/device-hotplug.c |   37 -------------------------------------
>  qemu/hw/pci-hotplug.c    |   35 +++++++++++++++++++++++++++++++++++
>  qemu/monitor.c           |    2 +-
>  3 files changed, 36 insertions(+), 38 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to