aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* kvm: powerpc: booke: Move booke related tracepoints to separate headerAneesh Kumar K.V2013-10-17
* kvm: powerpc: book3s: pr: move PR related tracepoints to a separate headerAneesh Kumar K.V2013-10-17
* kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_opsAneesh Kumar K.V2013-10-17
* kvm: powerpc: book3s: Cleanup interrupt handling codeAneesh Kumar K.V2013-10-17
* kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V2013-10-17
* kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V2013-10-17
* kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V2013-10-17
* kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binaryPaul Mackerras2013-10-17
* kvm: powerpc: book3s: remove kvmppc_handler_highmem labelPaul Mackerras2013-10-17
* KVM: PPC: E500: Add userspace debug stub supportBharat Bhushan2013-10-17
* KVM: PPC: E500: Using "struct debug_reg"Bharat Bhushan2013-10-17
* KVM: PPC: E500: exit to user space on "ehpriv 1" instructionBharat Bhushan2013-10-17
* powerpc: export debug registers save function for KVMBharat Bhushan2013-10-17
* powerpc: move debug registers in a structureBharat Bhushan2013-10-17
* powerpc: remove unnecessary line continuationsBharat Bhushan2013-10-17
* kvm: powerpc: e500: mark page accessed when mapping a guest pageBharat Bhushan2013-10-17
* kvm: powerpc: allow guest control "G" attribute in mas2Bharat Bhushan2013-10-17
* kvm: powerpc: allow guest control "E" attribute in mas2Bharat Bhushan2013-10-17
* powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIANBharat Bhushan2013-10-17
* KVM: PPC: Book3S HV: Better handling of exceptions that happen in real modePaul Mackerras2013-10-17
* kvm: powerpc: book3s hv: Fix vcore leakPaul Mackerras2013-10-17
* KVM: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiersPaul Mackerras2013-10-17
* KVM: PPC: Book3S PR: Mark pages accessed, and dirty if being writtenPaul Mackerras2013-10-17
* KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page()Paul Mackerras2013-10-17
* KVM: PPC: Book3S PR: Better handling of host-side read-only pagesPaul Mackerras2013-10-17
* KVM: PPC: Book3S: Move skip-interrupt handlers to common codePaul Mackerras2013-10-17
* KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cachePaul Mackerras2013-10-17
* KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safePaul Mackerras2013-10-17
* KVM: PPC: Book3S PR: Correct errors in H_ENTER implementationPaul Mackerras2013-10-17
* KVM: PPC: Book3S PR: Handle PP0 page-protection bit in guest HPTEsPaul Mackerras2013-10-17
* KVM: PPC: Book3S PR: Use 64k host pages where possiblePaul Mackerras2013-10-17
* KVM: PPC: Book3S PR: Allow guest to use 64k pagesPaul Mackerras2013-10-17
* KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpuPaul Mackerras2013-10-17
* KVM: PPC: Book3S PR: Fix compilation without CONFIG_ALTIVECPaul Mackerras2013-10-17
* KVM: PPC: Book3S HV: Don't crash host on unknown guest interruptPaul Mackerras2013-10-17
* KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras2013-10-17
* KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras2013-10-17
* KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras2013-10-17
* KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVEPaul Mackerras2013-10-17
* KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield countPaul Mackerras2013-10-17
* KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutinePaul Mackerras2013-10-17
* KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutinePaul Mackerras2013-10-17
* KVM: PPC: Book3S HV: Implement H_CONFERPaul Mackerras2013-10-17
* KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVEPaul Mackerras2013-10-17
* KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras2013-10-17
* KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registersPaul Mackerras2013-10-17
* KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_regMichael Neuling2013-10-17
* Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm...Gleb Natapov2013-10-16
|\
| * KVM: ARM: Add support for Cortex-A7Jonathan Austin2013-10-12
| * KVM: ARM: fix the size of TTBCR_{T0SZ,T1SZ} masksJonathan Austin2013-10-12