Lines Matching +full:build +full:- +full:legacy
1 # q35 - Emulated guest (graphical console)
6 # $ qemu-system-x86_64 \
7 # -nodefaults \
8 # -readconfig q35-emulated.cfg
17 # ---------------------------------------------------------
19 # Using -nodefaults is required to have full control over
43 # 00:1e.0 PCI bridge (legacy PCI bridge)
79 [device "ich9-pcie-port-1"]
87 [device "ich9-pcie-port-2"]
95 [device "ich9-pcie-port-3"]
103 [device "ich9-pcie-port-4"]
112 # PCI bridge (legacy PCI bridge)
115 # This bridge can be used to build an independent topology
116 # for legacy PCI devices. PCI Express devices should be
120 [device "ich9-pci-bridge"]
121 driver = "i82801b11-bridge"
141 [device "sata-disk"]
142 driver = "ide-hd"
152 [device "sata-optical-disk"]
153 driver = "ide-cd"
155 drive = "optical-disk"
158 [drive "optical-disk"]
169 [device "ich9-ehci-1"]
170 driver = "ich9-usb-ehci1"
175 [device "ich9-uhci-1"]
176 driver = "ich9-usb-uhci1"
180 masterbus = "ich9-ehci-1.0"
183 [device "ich9-uhci-2"]
184 driver = "ich9-usb-uhci2"
188 masterbus = "ich9-ehci-1.0"
191 [device "ich9-uhci-3"]
192 driver = "ich9-usb-uhci3"
196 masterbus = "ich9-ehci-1.0"
205 [device "ich9-ehci-2"]
206 driver = "ich9-usb-ehci2"
211 [device "ich9-uhci-4"]
212 driver = "ich9-usb-uhci4"
216 masterbus = "ich9-ehci-2.0"
219 [device "ich9-uhci-5"]
220 driver = "ich9-usb-uhci5"
224 masterbus = "ich9-ehci-2.0"
227 [device "ich9-uhci-6"]
228 driver = "ich9-usb-uhci6"
232 masterbus = "ich9-ehci-2.0"
264 # -display vnc=127.0.0.1:0
279 # The sound card is a legacy PCI device that is plugged
282 [device "ich9-hda-audio"]
283 driver = "ich9-intel-hda"
287 [device "ich9-hda-duplex"]
288 driver = "hda-duplex"
289 bus = "ich9-hda-audio.0"