qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 17/33] virtio-pci: add flags to enable/disable l


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH 17/33] virtio-pci: add flags to enable/disable legacy/modern
Date: Fri, 05 Jun 2015 15:01:51 +0200

  Hi,

> libvirt support for these in the domain xml syntax goes into
> "nice-to-have" category, but I can equally well live without them and
> use the <qemu:*> tags to set them if needed.

For anyone playing with this:  The magic words to flip the modern switch
for virtio-pci devices globally via libvirt domain xml are:

  <qemu:commandline>
    <qemu:arg value='-global'/>
    <qemu:arg value='virtio-pci.disable-modern=off'/>
  </qemu:commandline>

HTH,
  Gerd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]