Andreas Färber <afaer...@suse.de> writes: > Hello, > > This mini-series cleans up noisy make check output from endian-test. >
Reviewed-by: Anthony Liguori <aligu...@us.ibm.com> Although this is pretty ugly to have to do. It would be nicer to have something as a machine property indicating that the machine type requires -kernel to be useful. Regards, Anthony Liguori > Regards, > Andreas > > Cc: Anthony Liguori <anth...@codemonkey.ws> > Cc: Paolo Bonzini <pbonz...@redhat.com> > > Andreas Färber (5): > target-ppc: Suppress TCG instruction emulation warnings for qtest > mips_fulong2e: Silence BIOS loading warning for qtest > mips_malta: Silence BIOS loading warning for qtest > mips_jazz: Silence BIOS loading warning for qtest > mips_r4k: Silence BIOS loading warning for qtest > > hw/mips/mips_fulong2e.c | 4 +++- > hw/mips/mips_jazz.c | 3 ++- > hw/mips/mips_malta.c | 4 +++- > hw/mips/mips_r4k.c | 4 ++-- > target-ppc/translate_init.c | 2 +- > 5 files changed, 11 insertions(+), 6 deletions(-) > > -- > 1.8.1.4