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=none \
/usr/bin/qemu-system-ppc64 \
-name QEMUGuest1 \
-S \
-machine pseries,accel=tcg \
-machine pseries,accel=tcg,dump-guest-core=off \
-m 512 \
-smp 1,sockets=1,cores=1,threads=1 \
-uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \