With guides and documentation I have managed to do the hard part first and successfully got a win10 vm running with GPU passthru, however I hit a wall with virtio-fs After some digging I decided to just build QEMU myself. However, as I'm a recent windows convertee I am stuck at the seemingly dumb/easy bit: I built the thing, now what? More specifically, how do I correctly replace stock QEMU implementation with my built version so Virt Manager can use it? I took a stab in the dark and copied the matching files from $qemu-6.2.0/build to $/bin but that did not seem to work. Will Jammy LTS be the better fix? Thanks in advance.
↧