mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
qemu: deprecate QEMU_CAPS_NO_USER_CONFIG
Implied by QEMU >= 1.2.0. Delete this one first, because QEMU_CAPS_NODEFCONFIG is only used when QEMU_CAPS_NO_USER_CONFIG is unsupported. Signed-off-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=spice \
|
||||
-m 1024 \
|
||||
-smp 2,sockets=1,cores=2,threads=1 \
|
||||
-uuid 553effab-b5e1-2d80-dfe3-da4344826c43 \
|
||||
-no-user-config \
|
||||
-nodefaults \
|
||||
-chardev socket,id=charmonitor,path=/tmp/lib/domain--1-f14/monitor.sock,server,\
|
||||
nowait \
|
||||
|
||||
Reference in New Issue
Block a user