diff options
| author | Thomas Huth | 2017-11-30 09:53:03 +0100 |
|---|---|---|
| committer | Paolo Bonzini | 2017-12-21 09:30:28 +0100 |
| commit | e12c08d3b67c4f4e5a16ee815188fc13632530ce (patch) | |
| tree | 2de334bfcfe8af673bfbc405c11a46531024e608 /include/exec | |
| parent | tests/boot-serial-test: Make sure that we check the timeout regularly (diff) | |
| download | qemu-e12c08d3b67c4f4e5a16ee815188fc13632530ce.tar.gz qemu-e12c08d3b67c4f4e5a16ee815188fc13632530ce.tar.xz qemu-e12c08d3b67c4f4e5a16ee815188fc13632530ce.zip | |
tests/boot-serial-test: Add code to allow to specify our own kernel or bios
QEMU only ships with some few firmware images, i.e. we can currently run
the boot-serial test only on a very limited set of machines. But writing
some characters to the default UART of a machine can often be done with
some few lines of assembly, so we add the possibility to the boot-serial
tester to use its own mini-kernels or mini-firmwares. We write such images
then into a file that we can load with the "-kernel" or "-bios" parameter
when we launch QEMU.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1512031988-32490-3-git-send-email-thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
