summaryrefslogtreecommitdiffstats
path: root/tests/boot-serial-test.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Exit boot-serial-test loop if child diesRichard Henderson2018-12-171-5/+15
* tests/boot-serial: Get rid of global_qtest variableThomas Huth2018-12-171-6/+7
* tests/boot-serial-test: Add microbit board testcaseJulia Suvorova2018-11-021-0/+19
* hw/ppc: on 40p machine, change default firmware to OpenBIOSHervé Poussineau2018-09-251-2/+2
* hw/ppc: deprecate the machine type 'prep', replaced by '40p'Hervé Poussineau2018-08-211-2/+0Star
* tests/boot-serial-test: Bump timeout to 6 minutesPeter Maydell2018-08-201-2/+2
* libqtest: Replace qtest_startf() by qtest_initf()Markus Armbruster2018-08-161-5/+5
* tests/boot-serial: Do not delete the output file in case of errorsThomas Huth2018-06-291-8/+9
* hw/s390x: Allow to configure the consoles with the "-serial" parameterThomas Huth2018-04-301-2/+1Star
* tests/boot-serial: Test the sam460ex boardThomas Huth2018-04-101-0/+2
* tests/boot-serial: Check the 40p machine, tooThomas Huth2018-03-181-2/+4
* tests/boot-serial-test: Fix problem with timeout due to dropped charactersThomas Huth2018-02-161-2/+2
* tests/boot-serial-test: Add support for the aarch64 virt machineWei Huang2018-02-141-0/+9
* tests/boot-serial: Add tests for PowerPC Mac machinesThomas Huth2018-02-141-0/+3
* tests/boot-serial: Enable the boot-serial test on SPARC machines, tooThomas Huth2018-02-141-0/+4
* tests: Enable boot-serial-test for hppaRichard Henderson2018-02-041-0/+1
* tests/boot-serial-test: fix powernv supportCédric Le Goater2018-01-161-1/+1
* tests/boot-serial-test: Add support for the raspi2 machineThomas Huth2018-01-161-0/+9
* tests/boot-serial-test: Add a test for the moxiesim machineThomas Huth2018-01-161-0/+8
* tests/boot-serial-test: Add tests for microblaze boardsThomas Huth2018-01-161-0/+20
* tests/boot-serial-test: Add support for the mcf5208evb boardThomas Huth2017-12-211-0/+10
* tests/boot-serial-test: Add code to allow to specify our own kernel or biosThomas Huth2017-12-211-12/+42
* tests/boot-serial-test: Make sure that we check the timeout regularlyThomas Huth2017-12-211-2/+3
* libqtest: Add qtest_[v]startf()Eric Blake2017-10-201-8/+4Star
* boot-serial-test: prefer tcg acceleratorCornelia Huck2017-08-221-1/+5
* boot-serial-test: fallback to kvm acceleratorCornelia Huck2017-08-111-2/+3
* boot-serial-test: use -no-shutdownChristian Borntraeger2017-03-241-2/+2
* powernv: Don't test POWER9 CPU yetDavid Gibson2017-03-031-1/+1
* boot-serial-test: Add a test for the powernv machineThomas Huth2016-11-151-0/+1
* tests: Check serial output of firmware boot of some machinesThomas Huth2016-09-071-0/+110