From: Tang Chen Date: Thu, 11 Sep 2014 05:38:00 +0000 (+0800) Subject: kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address. X-Git-Tag: fixes-for-v3.18-merge-window~23^2~38 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73a6d9416279f138833574f11dc82134fb56908d;p=pandora-kernel.git 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-diff-tree failed