Revision 9c17d615 hw/kvmvapic.c

b/hw/kvmvapic.c
8 8
 * (at your option) any later version. See the COPYING file in the
9 9
 * top-level directory.
10 10
 */
11
#include "sysemu.h"
12
#include "cpus.h"
13
#include "kvm.h"
11
#include "sysemu/sysemu.h"
12
#include "sysemu/cpus.h"
13
#include "sysemu/kvm.h"
14 14
#include "apic_internal.h"
15 15

  
16 16
#define APIC_DEFAULT_ADDRESS    0xfee00000

Also available in: Unified diff