Revision fe38a32a qemu-monitor.hx

b/qemu-monitor.hx
720 720
        .params     = "addr size file",
721 721
        .help       = "save to disk physical memory dump starting at 'addr' of size 'size'",
722 722
        .user_print = monitor_user_noop,
723
        .mhandler.cmd_new = do_physical_memory_save,
723
        .cmd_new_ret = do_physical_memory_save,
724 724
    },
725 725

  
726 726
STEXI

Also available in: Unified diff