]> git.proxmox.com Git - qemu.git/blobdiff - hmp-commands.hx
migration: do not overwrite zero pages
[qemu.git] / hmp-commands.hx
index 396691a5d61e32753aff6f5cfd13f349cd0667fc..915b0d16fa4d993f279eafc10e2edd24b7f3ff4f 100644 (file)
@@ -991,7 +991,6 @@ server will ask the spice/vnc client to automatically reconnect using the
 new parameters (if specified) once the vm migration finished successfully.
 ETEXI
 
-#if defined(CONFIG_HAVE_CORE_DUMP)
     {
         .name       = "dump-guest-memory",
         .args_type  = "paging:-p,filename:F,begin:i?,length:i?",
@@ -1015,7 +1014,6 @@ gdb.
     length: the memory size, in bytes. It's optional, and should be specified
             with begin together.
 ETEXI
-#endif
 
     {
         .name       = "snapshot_blkdev",