aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-04
|\
| * Merge tag 'kvm-arm-for-3.12' of git://git.linaro.org/people/cdall/linux-kvm-a...Gleb Natapov2013-09-01
| |\
| | * ARM: KVM: Add newlines to panic stringsChristoffer Dall2013-08-30
| | * ARM: KVM: Work around older compiler bugChristoffer Dall2013-08-30
| | * ARM: KVM: Simplify tracepoint textChristoffer Dall2013-08-30
| | * ARM: KVM: Fix kvm_set_pte assignmentChristoffer Dall2013-08-30
| * | Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-08-30
| |\ \
| | * | Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf2013-08-28
| | |\|
| | * | KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate()Paul Mackerras2013-08-28
| | * | KVM: PPC: Book3S PR: Make instruction fetch fallback work for system callsPaul Mackerras2013-08-28
| | * | KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMXPaul Mackerras2013-08-28
| | * | KVM: PPC: Book3S: Fix compile error in XICS emulationPaul Mackerras2013-08-28
| | * | KVM: PPC: Book3S PR: return appropriate error when allocation failsThadeu Lima de Souza Cascardo2013-08-28
| | * | arch: powerpc: kvm: add signed type cast for comparationChen Gang2013-08-28
| | * | powerpc/kvm: Copy the pvr value after memsetAneesh Kumar K.V2013-08-22
| | * | KVM: PPC: Book3S PR: Load up SPRG3 register with guest value on guest entryPaul Mackerras2013-07-25
| | * | kvm/ppc/booke: Don't call kvm_guest_enter twiceScott Wood2013-07-10
| | * | kvm/ppc: Call trace_hardirqs_on before entryScott Wood2013-07-10
| | * | KVM: PPC: Book3S HV: Allow negative offsets to real-mode hcall handlersPaul Mackerras2013-07-10
| | * | KVM: PPC: Book3S HV: Correct tlbie usagePaul Mackerras2013-07-10
| | * | powerpc/kvm: Use 256K chunk to track both RMA and hash page table allocation.Aneesh Kumar K.V2013-07-08
| | * | powerpc/kvm: Contiguous memory allocator based RMA allocationAneesh Kumar K.V2013-07-08
| | * | powerpc/kvm: Contiguous memory allocator based hash page table allocationAneesh Kumar K.V2013-07-08
| | * | KVM: PPC: Book3S: Ignore DABR registerAlexander Graf2013-07-08
| | * | Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-nextAlexander Graf2013-07-08
| | |\ \
| | | * | mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V2013-07-02
| * | | | KVM: MMU: remove unused parameterXiao Guangrong2013-08-29
| * | | | KVM: x86: update masterclock when kvmclock_offset is calculated (v2)Marcelo Tosatti2013-08-28
| * | | | KVM: x86: add comments where MMIO does not return to the emulatorPaolo Bonzini2013-08-28
| * | | | KVM: vmx: count exits to userspace during invalid guest emulationPaolo Bonzini2013-08-28
| * | | | ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flagYann Droneaud2013-08-26
| * | | | kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apicRaghavendra K T2013-08-26
| * | | | kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocksSrivatsa Vaddagiri2013-08-26
| * | | | kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapiRaghavendra K T2013-08-26
| * | | | mips/kvm: Make kvm_locore.S 64-bit buildable/safe.David Daney2013-08-26
| * | | | mips/kvm: Cleanup .push/.pop directives in kvm_locore.SDavid Daney2013-08-26
| * | | | mips/kvm: Improve code formatting in arch/mips/kvm/kvm_locore.SDavid Daney2013-08-26
| | |_|/ | |/| |
| * | | KVM: x86: Update symbolic exit codesJan Kiszka2013-08-13
| * | | KVM: nVMX: Advertise IA32_PAT in VM exit controlArthur Chunqi Li2013-08-07
| * | | KVM: nVMX: Fix up VM_ENTRY_IA32E_MODE control feature reportingJan Kiszka2013-08-07
| * | | KVM: nEPT: Advertise WB type EPTPJan Kiszka2013-08-07
| * | | nVMX: Keep arch.pat in sync on L1-L2 switchesJan Kiszka2013-08-07
| * | | nEPT: Miscelleneous cleanupsNadav Har'El2013-08-07
| * | | nEPT: Some additional commentsNadav Har'El2013-08-07
| * | | Advertise the support of EPT to the L1 guest, through the appropriate MSR.Nadav Har'El2013-08-07
| * | | nEPT: Nested INVEPTNadav Har'El2013-08-07
| * | | nEPT: MMU context for nested EPTNadav Har'El2013-08-07
| * | | nEPT: Add nEPT violation/misconfigration supportYang Zhang2013-08-07
| * | | nEPT: correctly check if remote tlb flush is needed for shadowed EPT tablesGleb Natapov2013-08-07
| * | | nEPT: Redefine EPT-specific link_shadow_page()Yang Zhang2013-08-07