diff --git a/README.md b/README.md index c606cdd..0f6468d 100644 --- a/README.md +++ b/README.md @@ -420,7 +420,7 @@ used the 1920x1080 monitor which results in a window size of 1664x936. - [ ] Add 9p support - [ ] Add `spice-app` support via `virt-viewer`; *requires `virt-viewer` 8.0 or newer* - [ ] Add support for `ignore_msrs` for macOS. `echo "options kvm ignore_msrs=Y" >> /etc/modprobe.d/kvm.conf && update-initramfs -k all -u` - - [ ] Discrete GPU pass-through + - [ ] Add discrete GPU pass-through - [ ] Include macOS compatible firmware - [ ] Add BSD support - [ ] Improve disk management @@ -444,6 +444,7 @@ Useful reference that assisted the development of Quickemu. * * * + * * * 9p & virtiofs *