Allows kvmvapic to compile if sysbus.h is removed from apic_internal.h,
from which it is indirectly included.
sysbus.h will be removed from apic_internal.h after converting
APICs to ICCDevice.
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
(cherry picked from commit
5f8df3ce6e0a057ec23cea74b6e629e59e085ac4)
#include "cpus.h"
#include "kvm.h"
#include "apic_internal.h"
+#include "hw/sysbus.h"
#define VAPIC_IO_PORT 0x7e