[libvirt PATCH v2] qemuDomainChangeNet: Check changed virtio network driver options

Michal Privoznik mprivozn at redhat.com
Wed Jan 6 14:35:33 UTC 2021


On 1/6/21 12:12 PM, Tim Wiederhake wrote:
> Changes to a virtio network device such as
>    <interface type="network">
>      <model type="virtio"/>
>      <driver iommu="on" ats="on"/> <!-- this line added -->
>      ...
>    </interface>
> were quietly dismissed by `virsh update-device ... --live`.
> 
> Signed-off-by: Tim Wiederhake <twiederh at redhat.com>
> Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>   src/qemu/qemu_hotplug.c | 10 ++++++++++
>   1 file changed, 10 insertions(+)

Pushed.

Michal




More information about the libvir-list mailing list