Revision a66b11bf

b/monitor.c
1730 1730
                                        "add drive to PCI storage controller" },
1731 1731
    { "pci_add", "sss", pci_device_hot_add, "pci_addr=auto|[[<domain>:]<bus>:]<slot> nic|storage [[vlan=n][,macaddr=addr][,model=type]] [file=file][,if=type][,bus=nr]...", "hot-add PCI device" },
1732 1732
    { "pci_del", "s", pci_device_hot_remove, "pci_addr=[[<domain>:]<bus>:]<slot>", "hot remove PCI device" },
1733
#endif
1733 1734
    { "host_net_add", "ss?", net_host_device_add,
1734 1735
      "tap|user|socket|vde|dump [options]", "add host VLAN client" },
1735 1736
    { "host_net_remove", "is", net_host_device_remove,
1736 1737
      "vlan_id name", "remove host VLAN client" },
1737
#endif
1738 1738
    { "balloon", "i", do_balloon,
1739 1739
      "target", "request VM to change it's memory allocation (in MB)" },
1740 1740
    { "set_link", "ss", do_set_link,

Also available in: Unified diff