mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
meson: convert tests/qtest to meson
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
2634733c6b
commit
a2ce7dbd91
147 changed files with 541 additions and 589 deletions
|
@ -1,7 +1,7 @@
|
|||
#ifndef LIBQOS_SPAPR_H
|
||||
#define LIBQOS_SPAPR_H
|
||||
|
||||
#include "libqos/libqos.h"
|
||||
#include "libqos.h"
|
||||
|
||||
QOSState *qtest_spapr_vboot(const char *cmdline_fmt, va_list ap);
|
||||
QOSState *qtest_spapr_boot(const char *cmdline_fmt, ...);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue