mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-01-10 01:18:01 +03:00
0360faadc7
by mocking the lspci call the mocked lspci code is basically the same as the real one, only difference is the source of the devices and there is no verbose flag Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
17 lines
408 B
Plaintext
17 lines
408 B
Plaintext
# TEST: Config with q35, NUMA, hostpci passthrough, EFI & Linux
|
|
bios: ovmf
|
|
bootdisk: scsi0
|
|
cores: 1
|
|
efidisk0: local:100/vm-100-disk-1.qcow2,size=128K
|
|
hostpci0: f0:43
|
|
hostpci1: 1234:f0:43
|
|
machine: q35
|
|
memory: 512
|
|
net0: virtio=2E:01:68:F9:9C:87,bridge=vmbr0
|
|
numa: 1
|
|
ostype: l26
|
|
scsihw: virtio-scsi-pci
|
|
smbios1: uuid=3dd750ce-d910-44d0-9493-525c0be4e687
|
|
sockets: 2
|
|
vmgenid: 54d1c06c-8f5b-440f-b5b2-6eab1380e13d
|