[libvirt] [PATCH 8/9] qemuDomainDetachDeviceConfig: Allow cold unplug of redirdevs

Peter Krempa pkrempa at redhat.com
Fri Jun 10 08:58:55 UTC 2016


On Thu, Jun 09, 2016 at 17:02:43 +0200, Michal Privoznik wrote:
> This is fairly simple. We lookup the device in the array of
> devices and remove it. No magic.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/qemu/qemu_driver.c | 13 ++++++++++++-
>  1 file changed, 12 insertions(+), 1 deletion(-)
> 
> diff --git a/src/qemu/qemu_driver.c b/src/qemu/qemu_driver.c
> index 0baf2c8..406ce45 100644
> --- a/src/qemu/qemu_driver.c
> +++ b/src/qemu/qemu_driver.c

ACK even with necessary tweaks to accomodate prior comments.




More information about the libvir-list mailing list