mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 09:13:55 -06:00
Revert "KVM: Split QEMUMachine typedef into separate header"
This reverts commit 9c06a1f79f
.
The new header sysemu/qemumachine.h is undesired.
Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
This commit is contained in:
parent
2c3445bb85
commit
602a3921ff
6 changed files with 2 additions and 21 deletions
|
@ -16,7 +16,6 @@
|
|||
|
||||
#include "qemu-common.h"
|
||||
#include "qapi/error.h"
|
||||
#include "sysemu/qemumachine.h"
|
||||
|
||||
extern bool qtest_allowed;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue