Hey all, back for some more help!
I have two VM's I am trying to spin up with PCI passthrough. On both, I am getting QEMU failed with exit code 1.
VM-win
agent: 1
args: -cpu 'host, +kvm_pv_unhalt,+kvm_pv_eoi,hv_vendor_id=NV43FIX,kvm=off,kernel_irqchip=on'
balloon: 0
bios: ovmf
boot: order=scsi0;scsi2;scsi3
cores: 3
cpu: host,hidden=1,flags=+pcid
efidisk0: vmstore:114/vm-114-disk-1.qcow2,efitype=4m,pre-enrolled-keys=1,size=528K
hostpci0: 0000:03:00,pcie=1,x-vga=1
machine: pc-q35-6.1
memory: 2048
meta: creation-qemu=6.1.0,ctime=1650122941
name: pcipassthrough
numa: 1
ostype: win10
scsi0: vmstore:114/vm-114-disk-0.qcow2,size=40G
scsi2: proxmoxstore:iso/Windows-10.iso,media=cdrom,size=4449344K
scsi3: proxmoxstore:iso/virtio-win-0.1.208.iso,media=cdrom,size=543390K
scsihw: virtio-scsi-pci
smbios1: uuid=41adc4b4-8be9-40ec-a17c-d1e34acebbbf
sockets: 1
vmgenid: 0fad61cf-1017-4063-95c7-7863b6cea15d
Vm-pfsense
balloon: 0
bios: ovmf
boot: order=scsi0
cores: 1
cpu: host,hidden=1,flags=+pcid
efidisk0: vmstore:113/vm-113-disk-1.qcow2,efitype=4m,pre-enrolled-keys=1,size=528K
hostpci0: 0000:05:00
hostpci1: 0000:05:00
kvm: 1
machine: q35
memory: 512
meta: creation-qemu=6.1.0,ctime=1650076535
name: pfsense
numa: 0
ostype: l26
scsi0: vmstore:113/vm-113-disk-0.qcow2,size=40G
scsihw: virtio-scsi-pci
smbios1: uuid=8171eed0-1d62-45e1-b1da-1159382af3b1
sockets: 1
vmgenid: 978bcede-55e5-4cd7-9101-7b3139d7dd5f
both have the same errors when trying to start up. Drivers have been blacklisted, iommu and VT-d is working. I have also enabled interrupt remapping. Im sure it's a misconfiguration problem and not a hardware problem I'm just not sure where to look or what to adjust anymore. I have attempted.
echo 1 > /sys/module/kvm/parameters/ignore_msrs
Some additional information with my pci passthrough troubles.
https://forum.proxmox.com/threads/pci-passthrough-issue.108176/
As always, thank you for the help!
I have two VM's I am trying to spin up with PCI passthrough. On both, I am getting QEMU failed with exit code 1.
VM-win
agent: 1
args: -cpu 'host, +kvm_pv_unhalt,+kvm_pv_eoi,hv_vendor_id=NV43FIX,kvm=off,kernel_irqchip=on'
balloon: 0
bios: ovmf
boot: order=scsi0;scsi2;scsi3
cores: 3
cpu: host,hidden=1,flags=+pcid
efidisk0: vmstore:114/vm-114-disk-1.qcow2,efitype=4m,pre-enrolled-keys=1,size=528K
hostpci0: 0000:03:00,pcie=1,x-vga=1
machine: pc-q35-6.1
memory: 2048
meta: creation-qemu=6.1.0,ctime=1650122941
name: pcipassthrough
numa: 1
ostype: win10
scsi0: vmstore:114/vm-114-disk-0.qcow2,size=40G
scsi2: proxmoxstore:iso/Windows-10.iso,media=cdrom,size=4449344K
scsi3: proxmoxstore:iso/virtio-win-0.1.208.iso,media=cdrom,size=543390K
scsihw: virtio-scsi-pci
smbios1: uuid=41adc4b4-8be9-40ec-a17c-d1e34acebbbf
sockets: 1
vmgenid: 0fad61cf-1017-4063-95c7-7863b6cea15d
Vm-pfsense
balloon: 0
bios: ovmf
boot: order=scsi0
cores: 1
cpu: host,hidden=1,flags=+pcid
efidisk0: vmstore:113/vm-113-disk-1.qcow2,efitype=4m,pre-enrolled-keys=1,size=528K
hostpci0: 0000:05:00
hostpci1: 0000:05:00
kvm: 1
machine: q35
memory: 512
meta: creation-qemu=6.1.0,ctime=1650076535
name: pfsense
numa: 0
ostype: l26
scsi0: vmstore:113/vm-113-disk-0.qcow2,size=40G
scsihw: virtio-scsi-pci
smbios1: uuid=8171eed0-1d62-45e1-b1da-1159382af3b1
sockets: 1
vmgenid: 978bcede-55e5-4cd7-9101-7b3139d7dd5f
both have the same errors when trying to start up. Drivers have been blacklisted, iommu and VT-d is working. I have also enabled interrupt remapping. Im sure it's a misconfiguration problem and not a hardware problem I'm just not sure where to look or what to adjust anymore. I have attempted.
echo 1 > /sys/module/kvm/parameters/ignore_msrs
Some additional information with my pci passthrough troubles.
https://forum.proxmox.com/threads/pci-passthrough-issue.108176/
As always, thank you for the help!