"Pavel Dovgalyuk" <dovga...@ispras.ru> writes: >> From: Markus Armbruster [mailto:arm...@redhat.com] >> ReplayMode is defined in the QAPI schema, but not used there. Of the >> stuff QAPI generates for it only the typedef is actually used. Use of >> QAPI is pointless and only complicates things, so don't. > > This a bit useless now, but we plan to add more patches that include > QAPI commands for controlling and inspecting the record/replay process.
I assume YAGNI until proven otherwise. Posting patches putting ReplayMode to use could serve as proof.