linux/arch/x86/xen
Glauber Costa 3807f345b2 x86: paravirt: factor out cpu_khz to common code
KVM intends to use paravirt code to calibrate khz. Xen
current code will do just fine. So as a first step, factor out
code to pvclock.c.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-10-15 10:15:17 +02:00
..
debugfs.c
debugfs.h
enlighten.c Merge branch 'linus' into x86/xen 2008-10-12 12:37:32 +02:00
grant-table.c
irq.c
Kconfig
Makefile
mmu.c xen: use spin_lock_nest_lock when pinning a pagetable 2008-10-09 14:25:19 +02:00
mmu.h xen: use spin_lock_nest_lock when pinning a pagetable 2008-10-09 14:25:19 +02:00
multicalls.c
multicalls.h
setup.c
smp.c
spinlock.c
suspend.c
time.c x86: paravirt: factor out cpu_khz to common code 2008-10-15 10:15:17 +02:00
vdso.h
xen-asm_32.S
xen-asm_64.S
xen-head.S
xen-ops.h