si3glaw
Members
-
Joined
-
Last visited
Solutions
-
si3glaw's post in Trying to recover my Windows 10 VM was marked as the answerhttps://gitlab.com/qemu-project/qemu/-/issues/1031
To wrap up:
. enable pass through with additional XML lines
You can put these lines just above the end of the /domain line as show below.
<qemu:commandline> <qemu:arg value='-cpu'/> <qemu:arg value='host,level=30'/> </qemu:commandline> </domain>
From what I read these parameters work with Intel 12th, 13th and 14th (mine) Gen processors.
I wrote this post under a different topic weeks ago, sorry about late response.