On Tue, Nov 06, 2018 at 02:27:06PM +0100, Thomas Huth wrote: > Looks like we've fixed them all already in the past months, e.g. with: > > f7d6bfcdc0fe49040aac3ac131a319cb5427957e > spapr_pci: fail gracefully with non-pseries machine types > > 2363d5ee231bf047479422d56d3b85b7d37a7c23 > hw/ppc/spapr_cpu_core: Add a proper check for spapr machine > > ef0e8fc768a561dd13a86420b3268f6f3d5d0621 > iommu: Don't crash if machine is not PC_MACHINE > > 8929fc3a55f33a103adddf9cfd010bcf2b255c7d > hw/block/pflash_cfi*.c: fix confusing assert fail message > > ... so we can remove these entries from the ERROR_WHITELIST now.
Nice! Queueing on python-next, thanks. -- Eduardo