summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini2014-09-2426-300/+761
|\
| * KVM: PPC: Pass enum to kvmppc_get_last_instAlexander Graf2014-09-224-5/+5
| * powerpc/kvm: common sw breakpoint instr across ppcMadhavan Srinivasan2014-09-223-5/+20
| * powerpc/kvm: support to handle sw breakpointMadhavan Srinivasan2014-09-225-5/+63
| * KVM: PPC: Book3E: Enable e6500 coreMihai Caraman2014-09-221-0/+10
| * KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 coreMihai Caraman2014-09-224-24/+65
| * KVM: PPC: Book3S HV: Only accept host PVR value for guest PVRPaul Mackerras2014-09-221-1/+3
| * KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threadsPaul Mackerras2014-09-221-1/+1
| * KVM: PPC: Remove shared defines for SPE and AltiVec interruptsMihai Caraman2014-09-221-10/+10
| * KVM: PPC: Remove the tasklet used by the hrtimerMihai Caraman2014-09-225-15/+4
| * KVM: PPC: BOOKE: Emulate debug registers and exceptionBharat Bhushan2014-09-224-1/+194
| * KVM: PPC: Move ONE_REG AltiVec support to powerpcMihai Caraman2014-09-223-42/+47
| * KVM: PPC: Make ONE_REG powerpc genericMihai Caraman2014-09-223-129/+138
| * KVM: PPC: Book3e: Add AltiVec supportMihai Caraman2014-09-224-8/+101
| * KVM: PPC: Book3E: Increase FPU lazinessMihai Caraman2014-09-223-43/+36
| * KVM: PPC: Book3S HV: Add register name when loading tocMichael Neuling2014-09-221-1/+2
| * powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbersMihai Caraman2014-09-222-6/+6
| * powerpc/booke: Restrict SPE exception handlers to e200/e500 coresMihai Caraman2014-09-224-7/+34
| * KVM: PPC: BOOKE: Add one reg interface for DBSRBharat Bhushan2014-09-222-0/+7
| * KVM: PPC: BOOKE: Guest and hardware visible debug registers are sameBharat Bhushan2014-09-223-11/+9
| * KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUGBharat Bhushan2014-09-221-0/+2
| * KVM: PPC: BOOKE: Allow guest to change MSR_DEBharat Bhushan2014-09-221-1/+1
| * KVM: PPC: BOOKE : Emulate rfdi instructionBharat Bhushan2014-09-222-0/+14
| * KVM: PPC: BOOKE: allow debug interrupt at "debug level"Bharat Bhushan2014-09-221-1/+5
* | kvm: x86: Unpin and remove kvm_arch->apic_access_pageTang Chen2014-09-243-9/+24
* | kvm: vmx: Implement set_apic_access_page_addrTang Chen2014-09-241-6/+41
* | kvm: x86: Add request bit to reload APIC access page addressTang Chen2014-09-242-0/+16
* | kvm: Add arch specific mmu notifier for page invalidationTang Chen2014-09-245-0/+22
* | kvm: Fix page ageing bugsAndres Lagar-Cavilla2014-09-2411-27/+39
* | kvm/x86/mmu: Pass gfn and level to rmapp callback.Andres Lagar-Cavilla2014-09-241-13/+24
* | x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini2014-09-243-2/+16
* | kvm: x86: use macros to compute bank MSRsChen Yucong2014-09-241-4/+4
* | KVM: x86: Remove debug assertion of non-PAE reserved bitsNadav Amit2014-09-241-2/+1
* | kvm: x86: fix two typos in commentTiejun Chen2014-09-242-2/+2
* | KVM: vmx: Inject #GP on invalid PAT CRNadav Amit2014-09-243-2/+7
* | KVM: x86: emulating descriptor load misses long-mode caseNadav Amit2014-09-241-0/+9
* | KVM: x86: directly use kvm_make_request againLiang Chen2014-09-244-14/+7
* | KVM: x86: count actual tlb flushesRadim Krčmář2014-09-242-2/+7
* | KVM: nested VMX: disable perf cpuid reportingMarcelo Tosatti2014-09-242-0/+8
* | KVM: x86: Don't report guest userspace emulation error to userspaceNadav Amit2014-09-241-1/+1
* | kvm: Make init_rmode_tss() return 0 on success.Paolo Bonzini2014-09-241-10/+3
* | KVM: x86: Warn if guest virtual address space is not 48-bitsNadav Amit2014-09-242-8/+15
|/
* kvm: Make init_rmode_identity_map() return 0 on success.Tang Chen2014-09-171-10/+8
* kvm: Remove ept_identity_pagetable from struct kvm_arch.Tang Chen2014-09-173-28/+22
* KVM: s390: register flic ops dynamicallyCornelia Huck2014-09-172-1/+3
* KVM: x86: Use kvm_make_request when applicableGuo Hui Liu2014-09-161-8/+7
* KVM: x86: make apic_accept_irq tracepoint more genericPaolo Bonzini2014-09-112-9/+6
* kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.Tang Chen2014-09-112-4/+5
* Merge tag 'kvm-s390-next-20140910' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2014-09-116-20/+74
|\
| * KVM: s390/interrupt: remove double assignmentChristian Borntraeger2014-09-101-1/+0