qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] vl, qemu-config: remove -set


From: Gerd Hoffmann
Subject: Re: [PATCH] vl, qemu-config: remove -set
Date: Thu, 12 Nov 2020 12:26:56 +0100

  Hi,

> IOW, it looks like it is valid to use -set, even if you're not using
> -readconfig.

Yes, that is quite useful for setting device properties which are not
(yet) supported by libvirt, like this:

  <qemu:commandline>
    <qemu:arg value='-set'/>
    <qemu:arg value='device.video0.edid=on'/>
  </qemu:commandline>

Grepping through my libvirt domain config files I see 90% is
indeed "-set device".  But I've also found netdev (set tftp+bootfile
for "<interface type='user'>").

take care,
  Gerd




reply via email to

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