mirror of
https://github.com/mborgerson/xemu.git
synced 2026-02-21 02:35:37 +00:00
Looks like we've fixed them all already in the past months, e.g. with:f7d6bfcdc0spapr_pci: fail gracefully with non-pseries machine types2363d5ee23hw/ppc/spapr_cpu_core: Add a proper check for spapr machineef0e8fc768iommu: Don't crash if machine is not PC_MACHINE8929fc3a55hw/block/pflash_cfi*.c: fix confusing assert fail message ... so we can remove these entries from the ERROR_WHITELIST now. Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <1541510826-21031-1-git-send-email-thuth@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>