qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.12 0/7] Test more machines and TCG CPUs automatically
@ 2017-11-30  8:53 Thomas Huth
  2017-11-30  8:53 ` [Qemu-devel] [PATCH for-2.12 1/7] tests/boot-serial-test: Make sure that we check the timeout regularly Thomas Huth
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Thomas Huth @ 2017-11-30  8:53 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-arm, Richard Henderson, Paolo Bonzini, Laurent Vivier,
	Edgar Iglesias, Anthony Green

During the 2.11 development cycle, a bunch of ARM boards were broken
completely, and nobody noticed it for a couple of weeks. Also a lot
of TCG CPUs do not get any test coverage at all yet (especially since
the old tests in the tests/tcg/ are still pretty much dead today).
So we really should improve our testing in this area.

This patch series now tries to improve the test coverage at least a
little bit: The second patch adds the possibility to the boot-serial
test to also load home-brew mini-kernels and firmware blobs, and the
following patches then add some tests for various boards / CPUs with
some few lines of self-made assembly.

Thomas Huth (7):
  tests/boot-serial-test: Make sure that we check the timeout regularly
  tests/boot-serial-test: Add code to allow to specify our own kernel or
    bios
  tests/boot-serial-test: Add support for the mcf5208evb board
  tests/boot-serial-test: Add tests for microblaze boards
  hw/moxie/moxiesim: Add support for loading a BIOS on moxiesim
  tests/boot-serial-test: Add a test for the moxiesim machine
  tests/boot-serial-test: Add support for the raspi2 machine

 hw/moxie/moxiesim.c      |  12 +++++-
 tests/Makefile.include   |   7 ++++
 tests/boot-serial-test.c | 106 ++++++++++++++++++++++++++++++++++++++++-------
 3 files changed, 109 insertions(+), 16 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2017-11-30 13:03 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-30  8:53 [Qemu-devel] [PATCH for-2.12 0/7] Test more machines and TCG CPUs automatically Thomas Huth
2017-11-30  8:53 ` [Qemu-devel] [PATCH for-2.12 1/7] tests/boot-serial-test: Make sure that we check the timeout regularly Thomas Huth
2017-11-30  8:53 ` [Qemu-devel] [PATCH for-2.12 2/7] tests/boot-serial-test: Add code to allow to specify our own kernel or bios Thomas Huth
2017-11-30  8:53 ` [Qemu-devel] [PATCH for-2.12 3/7] tests/boot-serial-test: Add support for the mcf5208evb board Thomas Huth
2017-11-30 12:14   ` Peter Maydell
2017-11-30 12:37     ` Thomas Huth
2017-11-30 12:40     ` Paolo Bonzini
2017-11-30 12:51       ` Thomas Huth
2017-11-30 13:03         ` Paolo Bonzini
2017-11-30 12:51       ` Peter Maydell
2017-11-30 13:01         ` Paolo Bonzini
2017-11-30  8:53 ` [Qemu-devel] [PATCH for-2.12 4/7] tests/boot-serial-test: Add tests for microblaze boards Thomas Huth
2017-11-30  8:53 ` [Qemu-devel] [PATCH for-2.12 5/7] hw/moxie/moxiesim: Add support for loading a BIOS on moxiesim Thomas Huth
2017-11-30  8:53 ` [Qemu-devel] [PATCH for-2.12 6/7] tests/boot-serial-test: Add a test for the moxiesim machine Thomas Huth
2017-11-30  8:53 ` [Qemu-devel] [PATCH for-2.12 7/7] tests/boot-serial-test: Add support for the raspi2 machine Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).