Update README

This commit is contained in:
Martin Wimpress 2021-09-30 19:06:22 +01:00
parent 82f28a83ee
commit 94f2375ff4
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3
1 changed files with 6 additions and 1 deletions

View File

@ -432,6 +432,9 @@ used the 1920x1080 monitor which results in a window size of 1664x936.
Useful reference that assisted the development of Quickemu.
General
* [QEMUs documentation!](https://qemu.readthedocs.io/en/latest/)
* macOS
* <https://www.nicksherlock.com/2020/06/installing-macos-big-sur-on-proxmox/>
* <https://passthroughpo.st/mac-os-adds-early-support-for-virtio-qemu/>
@ -442,13 +445,15 @@ Useful reference that assisted the development of Quickemu.
* <https://www.nicksherlock.com/2017/10/passthrough-of-advanced-cpu-features-for-macos-high-sierra-guests/>
* <http://philjordan.eu/osx-virt/>
* <https://github.com/Dids/clover-builder>
* [OpenCore Configurator](https://mackie100projects.altervista.org).
* [OpenCore Configurator](https://mackie100projects.altervista.org)
* Windows
* <https://www.heiko-sieger.info/running-windows-10-on-linux-using-kvm-with-vga-passthrough/>
* <https://leduccc.medium.com/improving-the-performance-of-a-windows-10-guest-on-qemu-a5b3f54d9cf5>
* <https://frontpagelinux.com/tutorials/how-to-use-linux-kvm-to-optimize-your-windows-10-virtual-machine/>
* <https://turlucode.com/qemu-command-line-args/>
* <https://github.com/pbatard/Fido>
* 9p & virtiofs
* <https://wiki.qemu.org/Documentation/9p>
* <https://wiki.qemu.org/Documentation/9psetup>