git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c69c1a
)
kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.
author
Tang Chen
<tangchen@cn.fujitsu.com>
Thu, 11 Sep 2014 05:38:00 +0000
(13:38 +0800)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Thu, 11 Sep 2014 09:10:22 +0000
(11:10 +0200)
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 <tangchen@cn.fujitsu.com>
Reviewed-by: Gleb Natapov <gleb@kernel.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
No differences found