| 1 | <!-- |
| 2 | This is the upstream QEMU issue tracker. |
| 3 | |
| 4 | Please note that QEMU, like most open source projects, relies on |
| 5 | contributors who have motivation, skills and available time to work on |
| 6 | implementing particular features. |
| 7 | |
| 8 | Feature requests can be helpful for determining demand and interest, but |
| 9 | they are not a guarantee that a contributor will volunteer to implement |
| 10 | it. We welcome and encourage even draft patches to implement a feature |
| 11 | be sent to the mailing list where it can be discussed and developed |
| 12 | further by the community. |
| 13 | |
| 14 | Thank 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 | <!-- |
| 29 | The line below ensures that proper tags are added to the issue. |
| 30 | Please do not remove it. |
| 31 | --> |
| 32 | /label ~"kind::Feature Request" |