Use a different qemu

Matias Vara

New Member
May 23, 2019
3
0
1
38
Hello, I need to try virtiofs qemu in Proxmox so I am thinking to apply the patches that I found in pve-qemu repo on top of the qemu virtiofs repo. My question is: Is this enough to allow Proxmox to use this version of qemu?

Thanks.
 
as long as the binary 'qemu-system-x86_64' is there and compatible (meaning our patches are applied), it should be enough
 
Thanks! So those patches are all I need to get a binary compatible with Proxmox. I have already started and some of them do not apply so I have to port them. But I am worried about to not getting a compatible binary at the end.