Lines Matching +full:- +full:- +full:root
1 # q35 - VirtIO guest (graphical console)
6 # $ qemu-system-x86_64 \
7 # -nodefaults \
8 # -readconfig q35-virtio-graphical.cfg
17 # ---------------------------------------------------------
19 # Using -nodefaults is required to have full control over
38 # 00.1c.* PCI bridge (PCI Express Root Ports)
66 # PCI bridge (PCI Express Root Ports)
69 # We create eight PCI Express Root Ports, and we plug them
75 driver = "pcie-root-port"
83 driver = "pcie-root-port"
90 driver = "pcie-root-port"
97 driver = "pcie-root-port"
104 driver = "pcie-root-port"
111 driver = "pcie-root-port"
118 driver = "pcie-root-port"
125 driver = "pcie-root-port"
135 # We use virtio-scsi here so that we can (hot)plug a large
148 driver = "virtio-scsi-pci"
152 [device "scsi-disk"]
153 driver = "scsi-hd"
163 [device "scsi-optical-disk"]
164 driver = "scsi-cd"
166 drive = "optical-disk"
169 [drive "optical-disk"]
178 # We use virtio-net for improved performance over emulated
187 driver = "virtio-net-pci"
196 # We add a virtualization-friendly USB 3.0 controller and
202 driver = "nec-usb-xhci"
207 driver = "usb-tablet"
215 # Root Bus as it is a legacy PCI device; this way, we can
223 # -display vnc=127.0.0.1:0
230 driver = "qxl-vga"
240 # Express Root Bus.
243 driver = "ich9-intel-hda"
248 driver = "hda-duplex"