qemu: deprecate QEMU_CAPS_DUMP_GUEST_CORE

Implied by QEMU >= 1.2.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-30 07:49:56 +02:00
parent 69420756b2
commit 84b40886f2
632 changed files with 609 additions and 706 deletions

View File

@@ -7,7 +7,7 @@ QEMU_AUDIO_DRV=spice \
/usr/bin/qemu-system-i686 \
-name f14 \
-S \
-machine pc,accel=kvm \
-machine pc,accel=kvm,dump-guest-core=off \
-cpu core2duo,+ds,+acpi,+ss,+ht,+tm,+pbe,+ds_cpl,+vmx,+est,+tm2,+cx16,+xtpr,\
+lahf_lm \
-m 1024 \