On 10/09/2015 21:30, Stefan Weil wrote: > The real time varies because the test includes user > interactions (pressing enter, starting test, > terminating QEMU after test). > > The user time (mainly emulation) does not vary much. > > The system time is significantly reduced (less than > 50 % in both runs with patch compared to both runs > without patch).
Makes sense. You tested it better than I did. :) > I also had an (unrelated) crash with the unpatched code: > > wine: Unhandled page fault on read access to 0x0000004c at address > 0x43ed3d (thread 0009), starting debugger... > > It happened once in three runs, so this needs separate > investigations. > > Would you suggest additional tests? No, I think it's good. > I'll take your patch in my queue (git://qemu.weilnetz.de/qemu.git wxx). Thanks! Paolo