Are you using Gigabyte 1030? Not sure that should make big difference MSI vs Gigabyte, but just wondering.Upgrade to v8 went smooth.
Code:root@office-pve:~# cat /etc/pve/qemu-server/101.conf agent: 1 balloon: 0 bios: ovmf boot: order=virtio0 cores: 8 cpu: host,flags=+md-clear;+pcid;+spec-ctrl;+ssbd;+aes efidisk0: local-zfs:vm-101-disk-0,efitype=4m,pre-enrolled-keys=1,size=1M hostpci0: 0000:01:00,pcie=1,romfile=GT1030_GV-N1030D5-2GL_fix.rom,x-vga=1 hostpci1: 0000:06:00,pcie=1,romfile=GT1030_GV-N1030D4-2GL_fix.rom hotplug: network,usb ide2: local:iso/kvm-iso.iso,media=cdrom,size=372416K machine: pc-q35-8.0 memory: 10240 meta: creation-qemu=7.2.0,ctime=1679233630 name: win10 net0: virtio=96:51:6B:80:DE:9D,bridge=vmbr0,queues=8 numa: 0 onboot: 1 ostype: win10 parent: SketchUp scsihw: virtio-scsi-single smbios1: uuid= sockets: 1 tablet: 1 tags: tpmstate0: local-zfs:vm-101-disk-1,size=4M,version=v2.0 usb0: host=1-9 usb1: host=1-5 vga: none virtio0: local-zfs:vm-101-disk-2,backup=0,cache=writeback,discard=on,iothread=1,size=64G vmgenid:
Code:root@office-pve:~# cat /etc/kernel/cmdline root=ZFS=rpool/ROOT/pve-1 boot=zfs gfxpayload=text intel_iommu=on vfio-pci.disable_vga=1 iommu=pt pcie_acs_override=downstream,multifunction kvm.ignore_msrs=1 kvm.report_ignored_msrs=0 vfio-pci.ids=8086:191d,10de:1288,10de:1d01 # pci=assign-busses pci=realloc # nofb nomodeset video=vesafb:off,efifb:off,simplefb:off # i915.enable_gvt=1 i915.enable_dc=0 # i915.enable_guc=0 # i915.enable_dc=0 intel_idle.max_cstate=1 ahci.mobile_lpm_policy=1
Looks like if I follow your patching rec and then update PVE it should work. Will try and report back.
Thanks for posting your configs.