Skip to content

qemu: pass $USER to -runas

stormy requested to merge SSStormy/vfio:runas-USER into master

-runas should be passed the value of $USER or else QEMU will fail to start the VM if the user's machine doesn't have a user named "yu".

Merge request reports