diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-08-01 23:42:42 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-08-01 23:42:42 -0300 |
commit | be3a1a035daa438bac8226ef3303f4dea269ac5f (patch) | |
tree | ec7b84ee5d7e854a0af9d975be2739411ce3b410 | |
parent | 10f2b5f6faf52bc33c3e8f9e78e1ed4699478907 (diff) | |
download | kvmx-be3a1a035daa438bac8226ef3303f4dea269ac5f.tar.gz kvmx-be3a1a035daa438bac8226ef3303f4dea269ac5f.tar.bz2 |
TODO: virtiofs
-rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -46,6 +46,8 @@ * [ ] Remount 9p shared folders and reinitialize spice-vdagent upon resume from disk [see possible bug](https://bugzilla.redhat.com/show_bug.cgi?id=1333072). +* [ ] Support for [virtiofs](https://virtio-fs.gitlab.io/howto-qemu.html). + ## Audio fixes to avoid crackling on input * [ ] Implement an option to reduce crackling on sound input. |