qemu: deprecate QEMU_CAPS_MACHINE_USB_OPT

Implied by QEMU >= 1.3.0.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
Ján Tomko
2018-03-29 12:51:55 +02:00
parent 5a41bd6df2
commit 53fa2edb62
630 changed files with 606 additions and 686 deletions

View File

@@ -7,7 +7,7 @@ QEMU_AUDIO_DRV=none \
/usr/bin/qemu-system-x86_64 \
-name hotplug \
-S \
-machine pc,accel=kvm,dump-guest-core=off \
-machine pc,accel=kvm,usb=off,dump-guest-core=off \
-m 4096 \
-smp 4,sockets=4,cores=1,threads=1 \
-uuid d091ea82-29e6-2e34-3005-f02617b36e87 \