How can I set special parameters like "hv_vendor_id=whatever" etc... just in the vm config file?
Thanks!
hostpci0: 01:00,x-vga=on
bios: ovmf
bootdisk: scsi0
cores: 2
cpu: Haswell-noTSX
ide2: share1:iso/de_windows_10_multiple_editions_x64_dvd_6846954.iso,media=cdrom
ide3: share1:iso/virtio-win-0.1.118.iso,media=cdrom,size=55632K
memory: 8192
name: win10steamserver
net0: virtio=EA:4E:94:25:3D:BA,bridge=vmbr1
numa: 0
ostype: win8
scsi0: vm2:104/vm-104-disk-1.raw,backup=0,size=50G
scsi1: /dev/disk/by-id/ata-TOSHIBA_MQ01ABB200_24DGPDNLT,size=1953514584K
scsihw: virtio-scsi-pci
smbios1: uuid=af5ed421-08f1-4ebd-81a4-4e595f7149f8
sockets: 1
kvm: -device vfio-pci,host=01:00.0,id=hostpci0.0,bus=pci.0,addr=0x10.0,x-vga=on,multifunction=on: vfio: Device does not support requested feature x-vga
Haswell-noTSX,hv_vendor_id=proxmox
Great! Which one is working? NVIDIA or AMD?Windows 10 doesn't work!
It seems like there is a windows 10 problem with the driver/kvm/qemu.
Any suggestions? Windows 8.1 is working, Windows 10 not.
Edit:
I can confirm that Windows 8.1 works - tried again and it worked from the start without any issues.
machine: q35
hostpci0: xx:00,pcie=1,x-vga=on
What version of PVE?I just managed to get my 1070 working with single gpu passthrough in Win10.
- create new VM
- add ovmf bios
- add your efi partition
- install windows using vnc / spice
- add your gpu in /etc/pve/qemu-server/$VMID.conf
- enjoyCode:machine: q35 hostpci0: xx:00,pcie=1,x-vga=on