Revision 053801bc qemu-monitor.hx

b/qemu-monitor.hx
874 874
        .params     = "[[<domain>:]<bus>:]<slot>",
875 875
        .help       = "hot remove PCI device",
876 876
        .user_print = monitor_user_noop,
877
        .mhandler.cmd_new = do_pci_device_hot_remove,
877
        .cmd_new_ret = do_pci_device_hot_remove,
878 878
    },
879 879
#endif
880 880

  

Also available in: Unified diff