Thank you! It’s working.Ok, so I got the driver signed with a test certificate I created. The below assumes you've already allowed TESTSIGN to enable the ethernet driver.
When you expand the archive, there are a few files:
ACVM.cer - this is the test cert, and will need to be added to the Windows Trust Store
viogpudo.* - various driver files.
InstallCerts and Driver.bat - This is a bat file I created which should show a UAC prompt, then install the cert into the Windows Trust Store, and then install the driver.
If you open the BAT file, you can see the last few lines to see what the command does, if you'd rather do the install manually.
After this is done, you should be able to shutdown Windows. Then in AVCM, switch the graphics option to from ramfb to virtio-gpu:
View attachment 1697613
If you leave the "unhide mouse pointer" checked, then you will see the Mac cursor and it avoids the invisible cursor issue that @Gnattu discovered. Alternatively, you can switch the cursor option in Windows to use the Black cursor instead of the White cursor, and then uncheck the "unhide mouse pointer" in ACVM, and you will be using and see the black Windows cursor.
Let me know if you run into any install issues with this. It was my first time doing windows driver signing.
When I set the display to fullscreen in higher resolution / or FHD, the borders of the screen go over my mac’s internal screen so only part of the picture is visible. Is there a way to set some HiDPI resolution setting or something?