Igor Mammedov
|
07868fc6aa
x86: kvmclock: zero initialize pvclock shared memory area
|
12 年之前 |
Marcelo Tosatti
|
ee2c25efdd
Merge branch 'master' into queue
|
12 年之前 |
Jan Kiszka
|
fe1140cc36
x86: kvmclock: Do not setup kvmclock vsyscall in the absence of that clock
|
12 年之前 |
Linus Torvalds
|
89f883372f
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
12 年之前 |
Marcelo Tosatti
|
ed55705dd5
x86: pvclock kvm: align allocation size to page size
|
12 年之前 |
Dave Hansen
|
5dfd486c47
x86, kvm: Fix kvm's use of __pa() on percpu areas
|
12 年之前 |
Marcelo Tosatti
|
3dc4f7cfb7
x86: kvm guest: pvclock vsyscall support
|
12 年之前 |
Marcelo Tosatti
|
7069ed6763
x86: kvmclock: allocate pvclock shared memory area
|
12 年之前 |
Marcelo Tosatti
|
e32025a564
x86: kvmclock: remove check_and_clear_guest_paused warning
|
13 年之前 |
Eric B Munson
|
248997095d
kvmclock: remove unneeded EXPORT macro
|
13 年之前 |
Eric B Munson
|
3b5d56b931
kvmclock: Add functions to check if the host has stopped the vm
|
13 年之前 |
Marcelo Tosatti
|
b74f05d61b
x86: kvmclock: abstract save/restore sched_clock_state
|
13 年之前 |
Igor Mammedov
|
df156f90a0
x86: Introduce x86_cpuinit.early_percpu_clock_init hook
|
13 年之前 |
Avi Kivity
|
95ef1e5292
KVM guest: prevent tracing recursion with kvmclock
|
13 年之前 |
Glauber Costa
|
d910f5c106
KVM guest: KVM Steal time registration
|
14 年之前 |
John Stultz
|
b01cc1b0ea
x86: Convert remaining x86 clocksources to clocksource_register_hz/khz
|
15 年之前 |
Gleb Natapov
|
ca3f10172e
KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.
|
14 年之前 |
Arjan Koers
|
19b6a85b78
KVM guest: Move a printk that's using the clock before it's ready
|
15 年之前 |
Glauber Costa
|
3a0d7256a6
x86, paravirt: don't compute pvclock adjustments if we trust the tsc
|
15 年之前 |
Glauber Costa
|
838815a787
x86: KVM guest: Try using new kvm clock msrs
|
15 年之前 |
Linus Torvalds
|
78f28b7c55
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 年之前 |
Feng Tang
|
7bd867dfb4
x86: Move get/set_wallclock to x86_platform_ops
|
16 年之前 |
Glauber Costa
|
a20316d2aa
KVM guest: fix bogus wallclock physical address calculation
|
16 年之前 |
Thomas Gleixner
|
2d826404f0
x86: Move tsc_calibration to x86_init_ops
|
16 年之前 |
Thomas Gleixner
|
736decac64
x86: Move percpu clockevents setup to x86_init_ops
|
16 年之前 |
Magnus Damm
|
8e19608e8b
clocksource: pass clocksource to read() callback
|
16 年之前 |
Ingo Molnar
|
8e6dafd6c7
x86: refactor x86_quirks support
|
16 年之前 |
Eduardo Habkost
|
e93353c93a
x86: KVM guest: kvm_get_tsc_khz: return khz, not lpj
|
16 年之前 |
Glauber Costa
|
423cd25a5a
x86: KVM guest: sign kvmclock as paravirt
|
16 年之前 |
Al Viro
|
23a14b9e9d
kvm_setup_secondary_clock() is cpuinit
|
16 年之前 |