From 73a6d9416279f138833574f11dc82134fb56908d Mon Sep 17 00:00:00 2001 From: Tang Chen Date: Thu, 11 Sep 2014 13:38:00 +0800 Subject: [PATCH] kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address. We have APIC_DEFAULT_PHYS_BASE defined as 0xfee00000, which is also the address of apic access page. So use this macro. Signed-off-by: Tang Chen Reviewed-by: Gleb Natapov Signed-off-by: Paolo Bonzini --- Reading git-format-patch failed