aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * KVM: use is_idle_task() instead of idle_cpu() to decide when to halt in async_pfGleb Natapov2012-11-28
| * KVM: x86: update pvclock area conditionally, on cpu migrationMarcelo Tosatti2012-11-27
| * KVM: x86: require matched TSC offsets for master clockMarcelo Tosatti2012-11-27
| * KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti2012-11-27
| * KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flagMarcelo Tosatti2012-11-27
| * KVM: x86: notifier for clocksource changesMarcelo Tosatti2012-11-27
| * time: export time information for KVM pvclockMarcelo Tosatti2012-11-27
| * KVM: x86: pass host_tsc to read_l1_tscMarcelo Tosatti2012-11-27
| * x86: vdso: pvclock gettime supportMarcelo Tosatti2012-11-27
| * x86: kvm guest: pvclock vsyscall supportMarcelo Tosatti2012-11-27
| * x86: pvclock: generic pvclock vsyscall initializationMarcelo Tosatti2012-11-27
| * sched: add notifier for cross-cpu migrationsMarcelo Tosatti2012-11-27
| * x86: pvclock: add note about rdtsc barriersMarcelo Tosatti2012-11-27
| * x86: pvclock: introduce helper to read flagsMarcelo Tosatti2012-11-27
| * x86: pvclock: create helper for pvclock data retrievalMarcelo Tosatti2012-11-27
| * x86: pvclock: remove pvclock_shadow_timeMarcelo Tosatti2012-11-27
| * x86: pvclock: make sure rdtsc doesnt speculate out of regionMarcelo Tosatti2012-11-27
| * x86: kvmclock: allocate pvclock shared memory areaMarcelo Tosatti2012-11-27
| * KVM: x86: retain pvclock guest stopped bit in guest memoryMarcelo Tosatti2012-11-27
| * KVM: remove unnecessary return value checkGuo Chao2012-11-13
| * KVM: x86: fix return value of kvm_vm_ioctl_set_tss_addr()Guo Chao2012-11-13
| * KVM: do not kfree error pointerGuo Chao2012-11-13
| * Merge branch 'for-queue' of https://github.com/agraf/linux-2.6 into queueMarcelo Tosatti2012-10-31
| |\
| | * PPC: ePAPR: Convert hcall header to uapi (round 2)Alexander Graf2012-10-31
| | * Merge commit 'origin/queue' into for-queueAlexander Graf2012-10-31
| | |\
| | * | KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte()Paul Mackerras2012-10-30
| | * | KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0Paul Mackerras2012-10-30
| | * | KVM: PPC: Book3S HV: Fix accounting of stolen timePaul Mackerras2012-10-30
| | * | KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can runPaul Mackerras2012-10-30
| | * | KVM: PPC: Book3S HV: Fixes for late-joining threadsPaul Mackerras2012-10-30
| | * | KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lockPaul Mackerras2012-10-30
| | * | KVM: PPC: Book3S HV: Fix some races in starting secondary threadsPaul Mackerras2012-10-30
| | * | KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming onlinePaul Mackerras2012-10-30
| | * | PPC: ePAPR: Convert header to uapiAlexander Graf2012-10-30
| | * | KVM: PPC: Move mtspr/mfspr emulation into own functionsAlexander Graf2012-10-30
| | * | KVM: Documentation: Fix reentry-to-be-consistent paragraphAlexander Graf2012-10-30
| | * | KVM: PPC: 44x: fix DCR read/writeAlexander Graf2012-10-30
| * | | KVM: SVM: update MAINTAINERS entryJoerg Roedel2012-10-31
| | |/ | |/|
| * | KVM: do not treat noslot pfn as a error pfnXiao Guangrong2012-10-29
| * | Merge remote-tracking branch 'master' into queueMarcelo Tosatti2012-10-29
| |\ \
| * | | KVM: ia64: remove unused variable in kvm_release_vm_pages()Wei Yongjun2012-10-26
| | |/ | |/|
| * | KVM: Take kvm instead of vcpu to mmu_notifier_retryChristoffer Dall2012-10-23
| * | KVM: SVM: Cleanup error statementsBorislav Petkov2012-10-22
| * | KVM: VMX: report internal error for MMIO #PF due to delivery eventXiao Guangrong2012-10-18
| * | KVM: VMX: report internal error for the unhandleable eventXiao Guangrong2012-10-18
| * | KVM: do not de-cache cr4 bits needlesslyGleb Natapov2012-10-18
| * | KVM: MMU: introduce FNAME(prefetch_gpte)Xiao Guangrong2012-10-17
| * | KVM: MMU: move prefetch_invalid_gpte out of pagaing_tmp.hXiao Guangrong2012-10-17
| * | KVM: MMU: cleanup FNAME(page_fault)Xiao Guangrong2012-10-17
| * | KVM: MMU: remove mmu_is_invalidXiao Guangrong2012-10-17