aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/kvm.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* Add rcu user eqs exception hooks for async page faultLi Zhong2012-12-18
* KVM: use is_idle_task() instead of idle_cpu() to decide when to halt in async_pfGleb Natapov2012-11-28
* x86: kvm guest: pvclock vsyscall supportMarcelo Tosatti2012-11-27
* KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENTSasha Levin2012-10-22
* x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUESTMarcelo Tosatti2012-08-23
* KVM guest: disable stealtime on reboot to avoid mem corruptionFlorian Westphal2012-08-15
* KVM guest: switch to apic_set_eoi_write, apic_writeMichael S. Tsirkin2012-07-16
* KVM: Add x86_hyper_kvm to complete detect_hypervisor_platform checkPrarit Bhargava2012-07-11
* KVM guest: guest side for eoi avoidanceMichael S. Tsirkin2012-06-25
* KVM: Do not take reference to mm during async #PFGleb Natapov2012-05-06
* KVM: Resolve RCU vs. async page fault problemGleb Natapov2012-04-05
* static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-24
* KVM guest: remove KVM guest pv mmu supportChris Wright2011-12-27
* KVM guest: KVM Steal time registrationGlauber Costa2011-07-24
* KVM guest: Fix section mismatch derived from kvm_guest_cpu_online()Sedat Dilek2011-03-17
* KVM guest: Fix kvm clock initialization when it's configured outAvi Kivity2011-01-12
* KVM: Let host know whether the guest can handle async PF in non-userspace con...Gleb Natapov2011-01-12
* KVM paravirt: Handle async PF in non preemptable contextGleb Natapov2011-01-12
* KVM: Handle async PF in a guest.Gleb Natapov2011-01-12
* KVM paravirt: Add async PF initialization to PV guest.Gleb Natapov2011-01-12
* KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.Gleb Natapov2011-01-12
* KVM guest: do not batch pte updates from interrupt contextMarcelo Tosatti2009-09-10
* x86, kvm: Fix section mismatches in kvm.cRakib Mullick2009-07-03
* Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-06-11
|\
| * KVM: x86: paravirt skip pit-through-ioapic boot checkMarcelo Tosatti2009-06-10
* | Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge2009-04-07
|\|
| * x86: with the last user gone, remove set_pte_presentJeremy Fitzhardinge2009-03-19
* | x86/paravirt: flush pending mmu updates on context switchJeremy Fitzhardinge2009-03-30
|/
* x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn argsEduardo Habkost2008-08-21
* x86: KVM guest: hypercall batchingMarcelo Tosatti2008-04-27
* x86: KVM guest: hypercall based pte updates and TLB flushesMarcelo Tosatti2008-04-27
* x86: KVM guest: add basic paravirt supportMarcelo Tosatti2008-04-27