aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* 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
| * 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: 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: 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: 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
* 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
* 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
* x86: pvclock: add note about rdtsc barriersMarcelo Tosatti2012-11-27
* x86: pvclock: introduce helper to read flagsMarcelo Tosatti2012-11-27