On 03/26/2018 02:18 AM, Paolo Bonzini wrote: > On 24/03/2018 20:24, Michael Davidsaver wrote: >> Test current time and set+get round trip. >> Separate current time test from set/get >> tests to avoid test order issues. > > What are these issues? You can start a different QEMU for each test.
Quite right, and this is now what I do. The previous iteration was clever about avoiding this for ... no particular reason.