mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 01:33:56 -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
|
@ -18,7 +18,6 @@
|
|||
#include "config-host.h"
|
||||
#include "qemu/queue.h"
|
||||
#include "qom/cpu.h"
|
||||
#include "sysemu/qemumachine.h"
|
||||
|
||||
#ifdef CONFIG_KVM
|
||||
#include <linux/kvm.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue