]> Git Repo - qemu.git/commit
tests/boot-sector: Use minimum length for the Forth boot script
authorThomas Huth <[email protected]>
Tue, 11 Oct 2016 15:19:35 +0000 (17:19 +0200)
committerDavid Gibson <[email protected]>
Thu, 13 Oct 2016 23:06:47 +0000 (10:06 +1100)
commit1ef2ef96296f061c89b60e77c3c50577fd6fe415
treec733e2a5097bbf23784de4eba1a3e2f745744db2
parent54ce6f22e86977b6e94692d90e13fce6fc9aa641
tests/boot-sector: Use minimum length for the Forth boot script

The pxe-test is quite slow on ppc64 with tcg. We can speed it up
a little bit by decreasing the size of the file that has to be
loaded via TFTP.

Signed-off-by: Thomas Huth <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: David Gibson <[email protected]>
tests/boot-sector.c
This page took 0.024911 seconds and 4 git commands to generate.