index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
boot-serial-test.c
Age
Commit message (
Expand
)
Author
2019-03-12
Suppress test warnings about missing Spectre/Meltdown mitigations with TCG
David Gibson
2018-12-17
tests: Exit boot-serial-test loop if child dies
Richard Henderson
2018-12-17
tests/boot-serial: Get rid of global_qtest variable
Thomas Huth
2018-11-02
tests/boot-serial-test: Add microbit board testcase
Julia Suvorova
2018-09-25
hw/ppc: on 40p machine, change default firmware to OpenBIOS
Hervé Poussineau
2018-08-21
hw/ppc: deprecate the machine type 'prep', replaced by '40p'
Hervé Poussineau
2018-08-20
tests/boot-serial-test: Bump timeout to 6 minutes
Peter Maydell
2018-08-16
libqtest: Replace qtest_startf() by qtest_initf()
Markus Armbruster
2018-06-29
tests/boot-serial: Do not delete the output file in case of errors
Thomas Huth
2018-04-30
hw/s390x: Allow to configure the consoles with the "-serial" parameter
Thomas Huth
2018-04-10
tests/boot-serial: Test the sam460ex board
Thomas Huth
2018-03-18
tests/boot-serial: Check the 40p machine, too
Thomas Huth
2018-02-16
tests/boot-serial-test: Fix problem with timeout due to dropped characters
Thomas Huth
2018-02-14
tests/boot-serial-test: Add support for the aarch64 virt machine
Wei Huang
2018-02-14
tests/boot-serial: Add tests for PowerPC Mac machines
Thomas Huth
2018-02-14
tests/boot-serial: Enable the boot-serial test on SPARC machines, too
Thomas Huth
2018-02-04
tests: Enable boot-serial-test for hppa
Richard Henderson
2018-01-17
tests/boot-serial-test: fix powernv support
Cédric Le Goater
2018-01-16
tests/boot-serial-test: Add support for the raspi2 machine
Thomas Huth
2018-01-16
tests/boot-serial-test: Add a test for the moxiesim machine
Thomas Huth
2018-01-16
tests/boot-serial-test: Add tests for microblaze boards
Thomas Huth
2017-12-21
tests/boot-serial-test: Add support for the mcf5208evb board
Thomas Huth
2017-12-21
tests/boot-serial-test: Add code to allow to specify our own kernel or bios
Thomas Huth
2017-12-21
tests/boot-serial-test: Make sure that we check the timeout regularly
Thomas Huth
2017-10-20
libqtest: Add qtest_[v]startf()
Eric Blake
2017-08-22
boot-serial-test: prefer tcg accelerator
Cornelia Huck
2017-08-11
boot-serial-test: fallback to kvm accelerator
Cornelia Huck
2017-03-24
boot-serial-test: use -no-shutdown
Christian Borntraeger
2017-03-03
powernv: Don't test POWER9 CPU yet
David Gibson
2016-11-15
boot-serial-test: Add a test for the powernv machine
Thomas Huth
2016-09-07
tests: Check serial output of firmware boot of some machines
Thomas Huth