Martin Wimpress
Martin Wimpress
I usually launch my VMs via Quickgui which uses SPICE by default.
The `extra_args` (added via https://github.com/quickemu-project/quickemu/pull/280) can be used to specify a persistent MAC address. @erwin Please consider submitting a pull request that adds a revised version of the information presented...
This looks like a regression to a patch that was added to the packaging of swtpm in Ubuntu. - https://bugs.launchpad.net/ubuntu/+source/swtpm/+bug/1968335
This issue is resolved. It was a bug in thw swtpm packaging in the Ubuntu archive which since been fixed.
I can not reproduce this issue.
Please can you update and test with Quickemu 4.0 and let me know if this is still an issue.
Any WSL experts who want to assist with this issue are most welcome đ
Kind of a duplicate of #478. Configuring a VM to have no network seems reasonable to me.
There is no need for this feature :slightly_smiling_face: You can simply create a VM in any directory and launch that VM. VMs can be located anywhere you please, simple by...
This issue is due to mounting the ExFAT partition with the `nodev` option which prevents the Qemu socket from being created. This is not a bug in Quickemu, please modify...