Since the new 5.3 Kernel is release i finally can use gGVT with coffee lake, i3-8100. After adding the hostpci0: 00:02.0,mdev=i915-GVTg_V5_4. It fails to start.
The error as follows:
Setting pci express to 1 or 0 and rombar to 1 or 0 still has the same issue.
Settings:
PCI stub is there so linux will not use intel igd as primary graphics. I have aspeed controller for BMC which I use as primary.
Any help will be appreciated.
The error as follows:
kvm: -device vfio-pci,sysfsdev=/sys/bus/pci/devices/00:02.0/00000000-0000-0000-0000-000000000105,id=hostpci0,bus=pci.0,addr=0x10,rombar=0: vfio /sys/bus/pci/devices/00:02.0/00000000-0000-0000-0000-000000000105: no such host device: No such file or directory
Setting pci express to 1 or 0 and rombar to 1 or 0 still has the same issue.
Settings:
agent: 1
balloon: 2048
bios: ovmf
bootdisk: scsi0
cores: 2
cpu: host
efidisk0: Bay:vm-105-disk-1,size=128K
hostpci0: 00:02.0,mdev=i915-GVTg_V5_4
ide2: local:iso/virtio-win-0.1.141.iso,media=cdrom,size=309208K
machine: q35
memory: 4096
name: security
net0: virtio=02:0CE:57:C1:AC,bridge=vmbr1,firewall=1,queues=2
numa: 0
ostype: win10
scsi0: Bay:vm-105-disk-0,discard=on,iothread=1,size=128G,ssd=1
scsihw: virtio-scsi-single
smbios1: uuid=3e1e04ca-267b-4edd-ad81-260f91b9cc87
sockets: 1
vga: qxl
vmgenid: 5a84ac84-2e69-41a9-9388-828ff47bda26
balloon: 2048
bios: ovmf
bootdisk: scsi0
cores: 2
cpu: host
efidisk0: Bay:vm-105-disk-1,size=128K
hostpci0: 00:02.0,mdev=i915-GVTg_V5_4
ide2: local:iso/virtio-win-0.1.141.iso,media=cdrom,size=309208K
machine: q35
memory: 4096
name: security
net0: virtio=02:0CE:57:C1:AC,bridge=vmbr1,firewall=1,queues=2
numa: 0
ostype: win10
scsi0: Bay:vm-105-disk-0,discard=on,iothread=1,size=128G,ssd=1
scsihw: virtio-scsi-single
smbios1: uuid=3e1e04ca-267b-4edd-ad81-260f91b9cc87
sockets: 1
vga: qxl
vmgenid: 5a84ac84-2e69-41a9-9388-828ff47bda26
root=ZFS=rpool/ROOT/pve-1 boot=zfs i915.enable_gvt=1 kvm.ignore_msrs=1 intel_iommu=on iommu=pt drm.debug=0 pci-stub.ids=8086:3e91 console=tty0 console=ttyS1,115200n8
kvmgt
xengt
vfio-mdev
vfio
vfio-iommu-type1
vfio-pci
vfio-virqfd
xengt
vfio-mdev
vfio
vfio-iommu-type1
vfio-pci
vfio-virqfd
Any help will be appreciated.