提交 c2858052 编写于 作者: L Lukáš Doktor

qemu.pci_devices: Remove default usb devices and controllers

The default usb-controller breaks the pci_device..max_devices variants
because it occupies the 1d.0 slot. We don't really need any additional
usb devices so let's just remove them for this test.
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
上级 2aef0871
......@@ -3,6 +3,8 @@
start_vm = no
pci_controllers = ''
pci_controllers_autosort = "no"
usbs = ''
usb_devices = ''
Linux:
lspci_cmd = 'lspci -nn -m'
variants:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册