[libvirt] [PATCH v2 3/7] virDomainDeviceInfoIterateInternal: Iterate through redirdevs too

John Ferlan jferlan at redhat.com
Thu Jun 16 19:40:46 UTC 2016



On 06/10/2016 11:32 AM, Michal Privoznik wrote:
> This is going to be important later when we received
> DEVICE_DELETED event on the qemu monitor. If we do,
> virDomainDefFindDevice() is called to find the device for given
> device alias in the virDomainDef tree. When we enable removal for
> redirdevs we need to include them in the lookup process too.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/conf/domain_conf.c | 7 +++++++
>  1 file changed, 7 insertions(+)
> 

ACK

John




More information about the libvir-list mailing list