1<!-- 2This is the upstream QEMU issue tracker. 3 4Please note that QEMU, like most open source projects, relies on 5contributors who have motivation, skills and available time to work on 6implementing particular features. 7 8Feature requests can be helpful for determining demand and interest, but 9they are not a guarantee that a contributor will volunteer to implement 10it. We welcome and encourage even draft patches to implement a feature 11be sent to the mailing list where it can be discussed and developed 12further by the community. 13 14Thank you for your interest in helping us to make QEMU better! 15--> 16 17## Goal 18<!-- Describe the final result you want to achieve. Avoid design specifics. --> 19 20 21## Technical details 22<!-- Describe technical details, design specifics, suggestions, versions, etc. --> 23 24 25## Additional information 26<!-- Patch or branch references, any other useful information --> 27 28<!-- 29The line below ensures that proper tags are added to the issue. 30Please do not remove it. 31--> 32/label ~"kind::Feature Request" 33