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:
93df766
)
x86: KVM geust: make setup_secondary_clock definition dependent on local apic
author
Glauber Costa
<gcosta@redhat.com>
Wed, 30 Apr 2008 15:39:05 +0000
(12:39 -0300)
committer
Avi Kivity
<avi@qumranet.com>
Sun, 4 May 2008 11:45:12 +0000
(14:45 +0300)
Since the pv_apic_ops are only present if CONFIG_X86_LOCAL_APIC is compiled
in, kvmclock failed to build without this option. This patch fixes this.
Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found