mbox series

[0/5] tests/boot_linux_console: Add various OrangePi PC tests

Message ID 20191217182730.943-1-f4bug@amsat.org (mailing list archive)
Headers show
Series tests/boot_linux_console: Add various OrangePi PC tests | expand

Message

Philippe Mathieu-Daudé Dec. 17, 2019, 6:27 p.m. UTC
This series collect the examples given by Niek on:
https://www.mail-archive.com/qemu-devel@nongnu.org/msg665532.html

Based-on: <20191216233519.29030-1-nieklinnenbank@gmail.com>

Philippe Mathieu-Daudé (5):
  tests/boot_linux_console: Add a quick test for the OrangePi PC board
  tests/boot_linux_console: Add initrd test for the Orange Pi PC board
  tests/boot_linux_console: Add a SD card test for the OrangePi PC board
  !fixup "hw: arm: add Xunlong Orange Pi PC machine"
  tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi
    PC

 hw/arm/orangepi.c                      |   1 +
 tests/acceptance/boot_linux_console.py | 150 +++++++++++++++++++++++++
 2 files changed, 151 insertions(+)