Re: [Qemu-devel] [PATCH v2 0/8] Various qtest-related patches and a mc146818rtc fix

2018-08-17 Thread Paolo Bonzini
On 16/08/2018 13:35, Thomas Huth wrote: > The basic idea for this patch series are the two patches that improve > the device-inrospection test: We now check that the qom-tree and the > qtree do not change during introspection, and the we also turn on the > device introspection test with all machine

[Qemu-devel] [PATCH v2 0/8] Various qtest-related patches and a mc146818rtc fix

2018-08-16 Thread Thomas Huth
The basic idea for this patch series are the two patches that improve the device-inrospection test: We now check that the qom-tree and the qtree do not change during introspection, and the we also turn on the device introspection test with all machines when running in SPEED=slow mode. The other pat