Revision 625a5bef qemu-monitor.hx

b/qemu-monitor.hx
891 891
        .params     = "target",
892 892
        .help       = "request VM to change it's memory allocation (in MB)",
893 893
        .user_print = monitor_user_noop,
894
        .mhandler.cmd_new = do_balloon,
894
        .mhandler.cmd_async = do_balloon,
895
        .async      = 1,
895 896
    },
896 897

  
897 898
STEXI

Also available in: Unified diff