]> xenbits.xensource.com Git - libvirt.git/commit
qemu: always assume QEMU_CAPS_DUMP_GUEST_MEMORY
authorJán Tomko <jtomko@redhat.com>
Thu, 11 Aug 2022 16:50:00 +0000 (18:50 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 22 Aug 2022 12:45:04 +0000 (14:45 +0200)
commit42f2150fbacc29b7af9e3b533b75788be655b42f
tree24bd068019ca755b208ac441c819ea0f76aa9964
parent838f64515ec6902993c609a8fdf1f825a1993d5a
qemu: always assume QEMU_CAPS_DUMP_GUEST_MEMORY

Introduced back in 2012 by QEMU commit:
  commit 783e9b4826b95e53e33c42db6b4bd7d89bdff147
      introduce a new monitor command 'dump-guest-memory' to dump guest's memory

Released in QEMU 1.2.0

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/qemu/qemu_driver.c