Progress: * VIRT-65 [QEMU upstream maintainership] - more work on rST doc conversion. I've started in on converting the documentation that we auto-generate from doc comments in json files (this covers QEMU's QMP protocol and a similar protocol for the guest-agent). I now have something that is basically the right shape and correctly handles 'Command' and 'Object' (with 'Enum' and Alternate' and some other corner cases still to do). Might be able to send a patchset out next week with luck. This is I think the last major obstacle to the rST conversion -- once it's done the rest is just simple-but-tedious conversion of the remaining document files. - code review: + aspeed 'misc fixes and extensions' patchset + "Stop wrongly programming GICR_PENDBASER.PTZ bit" bugfix patch + KVM 'adjust virtual time when VM starts/stops' patchset + last few unreviewed patches in RTH's VHE patchset respin
-- PMM