mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
kvm: add missing include files
These are included via monitor.h right now, add them explicitly. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
This commit is contained in:
parent
63bb682a18
commit
ebd063d150
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@
|
|||
|
||||
#include "qemu-common.h"
|
||||
#include "qemu-barrier.h"
|
||||
#include "qemu-option.h"
|
||||
#include "qemu-config.h"
|
||||
#include "sysemu.h"
|
||||
#include "hw/hw.h"
|
||||
#include "hw/msi.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue