diff options
| author | Laurent Vivier | 2016-10-17 12:30:23 +0200 |
|---|---|---|
| committer | David Gibson | 2016-10-28 00:36:58 +0200 |
| commit | a980f7f2c2f4d7e9a1eba4f804cd66dbd458b6d4 (patch) | |
| tree | 35784487e8711440578954fb5e7113686b2bf694 /tests/Makefile.include | |
| parent | tests: rename target_big_endian() as qvirtio_is_big_endian() (diff) | |
| download | qemu-a980f7f2c2f4d7e9a1eba4f804cd66dbd458b6d4.tar.gz qemu-a980f7f2c2f4d7e9a1eba4f804cd66dbd458b6d4.tar.xz qemu-a980f7f2c2f4d7e9a1eba4f804cd66dbd458b6d4.zip | |
tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests
This patch replaces calls to qtest_start() and qtest_end() by
calls to qtest_pc_boot() and qtest_shutdown().
This allows to initialize memory allocator and PCI interface
functions. This will ease to enable virtio tests on other
architectures by only adding a specific qtest_XXX_boot() (like
qtest_spapr_boot()).
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'tests/Makefile.include')
0 files changed, 0 insertions, 0 deletions
