Revision 83fb1de2 qemu-monitor.hx

b/qemu-monitor.hx
874 874
        .args_type  = "value:i",
875 875
        .params     = "target",
876 876
        .help       = "request VM to change it's memory allocation (in MB)",
877
        .mhandler.cmd = do_balloon,
877
        .user_print = monitor_user_noop,
878
        .mhandler.cmd_new = do_balloon,
878 879
    },
879 880

  
880 881
STEXI

Also available in: Unified diff