aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Add rcu user eqs exception hooks for async page faultLi Zhong2012-12-18
* Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-13
|\
| * KVM: emulator: fix real mode segment checks in address linearizationGleb Natapov2012-12-11
| * VMX: remove unneeded enable_unrestricted_guest checkGleb Natapov2012-12-11
| * KVM: VMX: fix DPL during entry to protected modeGleb Natapov2012-12-11
| * x86/kexec: crash_vmclear_local_vmcss needs __rcuZhang Yanfei2012-12-11
| * kvm: Fix irqfd resampler list walkAlex Williamson2012-12-10
| * Merge branch 'for-upstream' of https://github.com/agraf/linux-2.6 into queueMarcelo Tosatti2012-12-09
| |\
| | * KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interfaceMihai Caraman2012-12-05
| | * KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulationMihai Caraman2012-12-05
| | * KVM: PPC: bookehv: Add guest computation mode for irq deliveryMihai Caraman2012-12-05
| | * KVM: PPC: Make EPCR a valid field for booke64 and bookehvAlexander Graf2012-12-05
| | * KVM: PPC: booke: Extend MAS2 EPN mask for 64-bitMihai Caraman2012-12-05
| | * KVM: PPC: e500: Mask MAS2 EPN high 32-bits in 32/64 tlbwe emulationMihai Caraman2012-12-05
| | * KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulationMihai Caraman2012-12-05
| | * KVM: PPC: e500: Add emulation helper for getting instruction eaMihai Caraman2012-12-05
| | * KVM: PPC: bookehv64: Add support for interrupt handlingMihai Caraman2012-12-05
| | * KVM: PPC: bookehv: Remove GET_VCPU macro from exception handlerMihai Caraman2012-12-05
| | * KVM: PPC: booke: Fix get_tb() compile error on 64-bitMihai Caraman2012-12-05
| | * KVM: PPC: e500: Silence bogus GCC warning in tlb codeMihai Caraman2012-12-05
| | * KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...Paul Mackerras2012-12-05
| | * KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidationsPaul Mackerras2012-12-05
| | * MAINTAINERS: Add git tree link for PPC KVMMichael Ellerman2012-12-05
| | * KVM: PPC: Book3S PR: MSR_DE doesn't exist on Book 3SPaul Mackerras2012-12-05
| | * KVM: PPC: Book3S PR: Fix VSX handlingPaul Mackerras2012-12-05
| | * KVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registersPaul Mackerras2012-12-05
| | * KVM: PPC: Book3S HV: Don't give the guest RW access to RO pagesPaul Mackerras2012-12-05
| | * KVM: PPC: Book3S HV: Report correct HPT entry index when reading HPTPaul Mackerras2012-12-05
| | * KVM: PPC: Book3S HV: Reset reverse-map chains when resetting the HPTPaul Mackerras2012-12-05
| | * KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPTPaul Mackerras2012-12-05
| | * KVM: PPC: Book3S HV: Make a HPTE removal function availablePaul Mackerras2012-12-05
| | * KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEsPaul Mackerras2012-12-05
| | * KVM: PPC: Book3S HV: Fix bug causing loss of page dirty statePaul Mackerras2012-12-05
| | * KVM: PPC: Book3S HV: Restructure HPT entry creation codePaul Mackerras2012-12-05
| | * KVM: PPC: Support eventfdAlexander Graf2012-12-05
| | * KVM: Distangle eventfd code from irqchipAlexander Graf2012-12-05
| * | KVM: VMX: provide the vmclear function and a bitmap to support VMCLEAR in kdumpZhang Yanfei2012-12-06
| * | x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessaryZhang Yanfei2012-12-06
| * | KVM: MMU: optimize for set_spteXiao Guangrong2012-12-06
| * | KVM: x86: Make register state after reset conform to specificationJulian Stecklina2012-12-05
| * | kvm: don't use bit24 for detecting address-specific invalidation capabilityZhang Xiantao2012-12-05
| * | kvm: remove unnecessary bit checking for ept violationZhang Xiantao2012-12-05
| * | kvm: deliver msi interrupts from irq handlerMichael S. Tsirkin2012-12-05
| * | kvm: add kvm_set_irq_inatomicMichael S. Tsirkin2012-12-05
| |/
| * KVM: x86: Fix uninitialized return codeJan Kiszka2012-12-02
| * KVM: x86: Emulate IA32_TSC_ADJUST MSRWill Auld2012-11-30
| * KVM: x86: Add code to track call origin for msr assignmentWill Auld2012-11-30
| * KVM: Fix user memslot overlap checkAlex Williamson2012-11-29
| * KVM: VMX: fix memory order between loading vmcs and clearing vmcsXiao Guangrong2012-11-29
| * KVM: VMX: fix invalid cpu passed to smp_call_function_singleXiao Guangrong2012-11-28