On 30/01/2026 06.52, Choon Keong Teo wrote:
My name is Choon Keong (please feel free to call me CK), and I am
currently a university student. I have been following the Bite-Sized
Tasks page and would like to volunteer to work on Issue #3193.
I have reviewed the mailing list archives and didn’t find any recent
patches addressing this issue. I found that the property in question
was converted to a machine property in a previous refactor, but it was
not assigned a description string in hw/i386/pc.c, as noted by Peter
in the comments.
I am currently preparing a patch to add the missing description using
object_class_property_set_description. If possible, I would appreciate
being assigned this issue on GitLab.
Thank you for your time and guidance. I look forward to contributing!
Hi!
Thank you for your interest in contributing to QEMU! There was already
another person asking in the ticket, so I dropped a message there to clarify
whether they are still interested. So let's wait for some days to see their
response.
Otherwise, we also have some other easy bite-sized tasks in the bug tracker,
for example:
https://gitlab.com/qemu-project/qemu/-/issues/228
For that one you likely just have to extend the help text in
tests/Makefile.include ... would that be an option for you, too?
Thomas