Open
Description
There a large number of relatively simple TODO
comments in the code base, most do not have their own issues. This issue exist to track these.
To contribute, submit a PR resolving any TODO
comment which does not have a linked issue and link your PR to this issue by including text like:
Resolves
TODO: auto-generate kvm related structures with PartialEq on
see #3273.