On Thu, 24 May 2018 14:24:32 +0200
Xiao Feng Ren <[email protected]> wrote:

> From: Yi Min Zhao <[email protected]>
> 
> This commit adds hotplug support for PCI devices on S390 guests.
> There's no need to implement hot unplug for zPCI as QEMU implements
> an unplug callback which will unplug both PCI and zPCI device in a
> cascaded way.
> Currently, the following PCI devices are supported:
>   virtio-blk-pci
>   virtio-net-pci
>   virtio-rng-pci
>   virtio-input-host-pci
>   virtio-keyboard-pci
>   virtio-mouse-pci
>   virtio-tablet-pci
>   vfio-pci
>   Shmem device
>   SCSIVhost device

Hm, how did you arrive at this list? Is it 'anything that uses msi-x'?

> 
> Signed-off-by: Yi Min Zhao <[email protected]>
> Reviewed-by: Boris Fiuczynski <[email protected]>
> Reviewed-by: Stefan Zimmermann <[email protected]>
> Reviewed-by: Bjoern Walk <[email protected]>
> ---
>  src/qemu/qemu_hotplug.c | 175 
> +++++++++++++++++++++++++++++++++++++++++++-----
>  1 file changed, 158 insertions(+), 17 deletions(-)

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to