Re: [Qemu-devel] [PATCH v3 00/18] qtest: Test all targets

2013-09-30 Thread Andreas Färber
Am 23.09.2013 15:35, schrieb Andreas Färber: > Andreas Färber (18): > mips_mipssim: Silence BIOS loading warning for qtest > arm/boot: Turn arm_load_kernel() into no-op for qtest without -kernel With the exception of this patch for which PMM provided a replacement... > puv3: Turn puv3_load

[Qemu-devel] [PATCH v3 00/18] qtest: Test all targets

2013-09-23 Thread Andreas Färber
Hello, As discussed on the KVM Call, this series extends test coverage to all 16 targets. For now it tests that QOM type changes do not lead to QOM cast assertions. v3 macro'fies and cleans up ppcemb machine test setup. There was a discussion of dropping usage of qtest_enabled() in favor of neve