qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH v3 00/18] qtest: Test all targets
Date: Mon, 30 Sep 2013 16:01:02 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0

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_kernel() into a no-op for qtest without -kernel
>   mainstone: Don't enforce use of -pflash for qtest
>   gumstix: Don't enforce use of -pflash for qtest
>   z2: Don't enforce use of -pflash for qtest
>   palm: Don't enforce loading ROM or kernel for qtest
>   omap_sx1: Don't enforce use of kernel or flash for qtest
>   exynos4_boards: Silence lack of -smp 2 warning for qtest
>   armv7m: Don't enforce use of kernel for qtest
>   axis_dev88: Don't enforce use of kernel for qtest
>   mcf5208: Don't enforce use of kernel for qtest
>   an5206: Don't enforce use of kernel for qtest
>   milkymist: Suppress -kernel/-bios/-drive error for qtest
>   shix: Drop debug output
>   shix: Don't require firmware presence for qtest
>   leon3: Don't enforce use of -bios with qtest
>   qtest: Prepare QOM machine tests

... applied to qom-next:
https://github.com/afaerber/qemu-cpu/commits/qom-next

Thanks,
Andreas

> 
>  hw/arm/armv7m.c         |  25 ++---
>  hw/arm/boot.c           |   4 +
>  hw/arm/exynos4_boards.c |   3 +-
>  hw/arm/gumstix.c        |  11 ++-
>  hw/arm/mainstone.c      |   5 +-
>  hw/arm/omap_sx1.c       |   3 +-
>  hw/arm/palm.c           |   3 +-
>  hw/arm/z2.c             |   5 +-
>  hw/block/tc58128.c      |  10 +-
>  hw/cris/axis_dev88.c    |  11 ++-
>  hw/lm32/milkymist.c     |   3 +-
>  hw/m68k/an5206.c        |   4 +
>  hw/m68k/mcf5208.c       |   4 +
>  hw/mips/mips_mipssim.c  |   4 +-
>  hw/sh4/shix.c           |  16 +--
>  hw/sparc/leon3.c        |   3 +-
>  hw/unicore32/puv3.c     |   4 +
>  tests/Makefile          |  26 +++++
>  tests/qom-test.c        | 253 
> ++++++++++++++++++++++++++++++++++++++++++++++++
>  19 files changed, 353 insertions(+), 44 deletions(-)
>  create mode 100644 tests/qom-test.c

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]