aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-05kvm: deliver msi interrupts from irq handlerMichael S. Tsirkin
2012-12-05kvm: add kvm_set_irq_inatomicMichael S. Tsirkin
2012-12-02KVM: x86: Fix uninitialized return codeJan Kiszka
2012-11-30KVM: x86: Emulate IA32_TSC_ADJUST MSRWill Auld
2012-11-30KVM: x86: Add code to track call origin for msr assignmentWill Auld
2012-11-29KVM: Fix user memslot overlap checkAlex Williamson
2012-11-29KVM: VMX: fix memory order between loading vmcs and clearing vmcsXiao Guangrong
2012-11-28KVM: VMX: fix invalid cpu passed to smp_call_function_singleXiao Guangrong
2012-11-28KVM: use is_idle_task() instead of idle_cpu() to decide when to halt in async_pfGleb Natapov
2012-11-27KVM: x86: update pvclock area conditionally, on cpu migrationMarcelo Tosatti
2012-11-27KVM: x86: require matched TSC offsets for master clockMarcelo Tosatti
2012-11-27KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti
2012-11-27KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flagMarcelo Tosatti
2012-11-27KVM: x86: notifier for clocksource changesMarcelo Tosatti
2012-11-27time: export time information for KVM pvclockMarcelo Tosatti
2012-11-27KVM: x86: pass host_tsc to read_l1_tscMarcelo Tosatti
2012-11-27x86: vdso: pvclock gettime supportMarcelo Tosatti
2012-11-27x86: kvm guest: pvclock vsyscall supportMarcelo Tosatti
2012-11-27x86: pvclock: generic pvclock vsyscall initializationMarcelo Tosatti
2012-11-27sched: add notifier for cross-cpu migrationsMarcelo Tosatti
2012-11-27x86: pvclock: add note about rdtsc barriersMarcelo Tosatti
2012-11-27x86: pvclock: introduce helper to read flagsMarcelo Tosatti
2012-11-27x86: pvclock: create helper for pvclock data retrievalMarcelo Tosatti
2012-11-27x86: pvclock: remove pvclock_shadow_timeMarcelo Tosatti
2012-11-27x86: pvclock: make sure rdtsc doesnt speculate out of regionMarcelo Tosatti
2012-11-27x86: kvmclock: allocate pvclock shared memory areaMarcelo Tosatti
2012-11-27KVM: x86: retain pvclock guest stopped bit in guest memoryMarcelo Tosatti
2012-11-13KVM: remove unnecessary return value checkGuo Chao
2012-11-13KVM: x86: fix return value of kvm_vm_ioctl_set_tss_addr()Guo Chao
2012-11-13KVM: do not kfree error pointerGuo Chao
2012-10-31Merge branch 'for-queue' of https://github.com/agraf/linux-2.6 into queueMarcelo Tosatti
2012-10-31KVM: SVM: update MAINTAINERS entryJoerg Roedel
2012-10-31PPC: ePAPR: Convert hcall header to uapi (round 2)Alexander Graf
2012-10-31Merge commit 'origin/queue' into for-queueAlexander Graf
2012-10-30KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte()Paul Mackerras
2012-10-30KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0Paul Mackerras
2012-10-30KVM: PPC: Book3S HV: Fix accounting of stolen timePaul Mackerras
2012-10-30KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can runPaul Mackerras
2012-10-30KVM: PPC: Book3S HV: Fixes for late-joining threadsPaul Mackerras
2012-10-30KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lockPaul Mackerras
2012-10-30KVM: PPC: Book3S HV: Fix some races in starting secondary threadsPaul Mackerras
2012-10-30KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming onlinePaul Mackerras
2012-10-30PPC: ePAPR: Convert header to uapiAlexander Graf
2012-10-30KVM: PPC: Move mtspr/mfspr emulation into own functionsAlexander Graf
2012-10-30KVM: Documentation: Fix reentry-to-be-consistent paragraphAlexander Graf
2012-10-30KVM: PPC: 44x: fix DCR read/writeAlexander Graf
2012-10-29KVM: do not treat noslot pfn as a error pfnXiao Guangrong
2012-10-29Merge remote-tracking branch 'master' into queueMarcelo Tosatti
2012-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-10-29ceph: fix dentry reference leak in encode_fh()David Zafman