mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 10:13:56 -06:00
explicitly include linux/kvm.h
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
3b3d264888
commit
e81096b1c8
4 changed files with 6 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
#include "cpu.h"
|
||||
#include "hw/hw.h"
|
||||
#include "trace.h"
|
||||
#include "linux/kvm.h"
|
||||
#include "hw/ppc/spapr.h"
|
||||
#include "hw/ppc/xics.h"
|
||||
#include "kvm_ppc.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue