summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-11-04Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov
2013-11-03KVM: x86: fix emulation of "movzbl %bpl, %eax"Paolo Bonzini
2013-10-31KVM: x86: emulate SAHF instructionPaolo Bonzini
2013-10-31kvm/vmx: error message typo fixMichael S. Tsirkin
2013-10-31KVM: x86: fix KVM_SET_XCRS loopPaolo Bonzini
2013-10-31KVM: x86: fix KVM_SET_XCRS for CPUs that do not support XSAVEPaolo Bonzini
2013-10-30kvm: Create non-coherent DMA registerationAlex Williamson
2013-10-30kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson
2013-10-30kvm: Add VFIO deviceAlex Williamson
2013-10-30kvm: Emulate MOVBEBorislav Petkov
2013-10-30kvm, emulator: Add initial three-byte insns supportBorislav Petkov
2013-10-30kvm, emulator: Rename VendorSpecific flagBorislav Petkov
2013-10-30kvm, emulator: Use opcode lengthBorislav Petkov
2013-10-30kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov
2013-10-28Merge tag 'kvm-arm-for-3.13-2' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini
2013-10-28nVMX: Report CPU_BASED_VIRTUAL_NMI_PENDING as supportedJan Kiszka
2013-10-28nVMX: Fix pick-up of uninjected NMIsJan Kiszka
2013-10-28KVM: nVMX: Report 2MB EPT pages as supportedJan Kiszka
2013-10-17KVM: ARM: Transparent huge page (THP) supportChristoffer Dall
2013-10-17KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall
2013-10-17KVM: ARM: Update comments for kvm_handle_wfiChristoffer Dall
2013-10-17ARM: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier
2013-10-17kvm: powerpc: book3s: drop is_hv_enabledAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V
2013-10-17Powerpc KVM work is based on a commit after rc4.Gleb Natapov
2013-10-17kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: Support building HV and PR KVM as moduleAneesh Kumar K.V
2013-10-17kvm: powerpc: booke: Move booke related tracepoints to separate headerAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: pr: move PR related tracepoints to a separate headerAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_opsAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: Cleanup interrupt handling codeAneesh Kumar K.V
2013-10-17kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binaryPaul Mackerras
2013-10-17kvm: powerpc: book3s: remove kvmppc_handler_highmem labelPaul Mackerras
2013-10-17KVM: PPC: E500: Add userspace debug stub supportBharat Bhushan
2013-10-17KVM: PPC: E500: Using "struct debug_reg"Bharat Bhushan
2013-10-17KVM: PPC: E500: exit to user space on "ehpriv 1" instructionBharat Bhushan
2013-10-17powerpc: export debug registers save function for KVMBharat Bhushan
2013-10-17powerpc: move debug registers in a structureBharat Bhushan
2013-10-17powerpc: remove unnecessary line continuationsBharat Bhushan
2013-10-17kvm: powerpc: e500: mark page accessed when mapping a guest pageBharat Bhushan
2013-10-17kvm: powerpc: allow guest control "G" attribute in mas2Bharat Bhushan
2013-10-17kvm: powerpc: allow guest control "E" attribute in mas2Bharat Bhushan
2013-10-17powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIANBharat Bhushan
2013-10-17KVM: PPC: Book3S HV: Better handling of exceptions that happen in real modePaul Mackerras
2013-10-17kvm: powerpc: book3s hv: Fix vcore leakPaul Mackerras
2013-10-17KVM: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiersPaul Mackerras
2013-10-17KVM: PPC: Book3S PR: Mark pages accessed, and dirty if being writtenPaul Mackerras