Lines Matching full:device
19 "device|all", "commit changes to the disk images (if -snapshot is used) or backing files" },
41 show block device statistics
53 show emulated PCI device info
95 show device tree
107 "[-f] device", "eject a removable medium (use -f to force it)" },
109 @item eject [-f] @var{device}
114 "device filename [format]", "change a removable medium, optional format" },
116 @item change @var{device} @var{setting}
118 Change the configuration of a device.
122 Change the medium for a removable disk device to point to @var{filename}. eg
221 "[device]", "start gdbserver on given device (default 'tcp::1234'), stop with 'none'", },
351 "device", "add USB device (e.g. 'host:bus.addr' or 'host:vendor_id:product_id')" },
355 Add the USB device @var{devname}. For details of available devices see
360 "device", "remove USB device 'bus.addr'" },
364 Remove the USB device @var{devname} from the QEMU virtual USB
391 "index", "set which mouse device receives events" },
394 Set which mouse device receives events at given @var{index}, index
446 "bootdevice", "define new values for the boot device list" },
450 Define new values for the boot device list. Those values will override
509 { "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" },
513 Hot-add PCI device.
517 { "pci_del", "s", pci_device_hot_remove, "pci_addr=[[<domain>:]<bus>:]<slot>", "hot remove PCI device" },
521 Hot remove PCI device.