summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-06-30KVM: PPC: Book3S PR: Fix invalidation of SLB entry 0 on guest entryPaul Mackerras
2013-06-30KVM: PPC: Book3S PR: Fix proto-VSID calculationsPaul Mackerras
2013-06-30KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELLTiejun Chen
2013-06-27Merge git://git.linaro.org/people/cdall/linux-kvm-arm.git tags/kvm-arm-3.11 i...Gleb Natapov
2013-06-27KVM: Fix RTC interrupt coalescing trackingGleb Natapov
2013-06-27kvm: Add a tracepoint write_tsc_offsetYoshihiro YUNOMAE
2013-06-27KVM: MMU: Inform users of mmio generation wraparoundTakuya Yoshikawa
2013-06-27KVM: MMU: document fast invalidate all mmio sptesXiao Guangrong
2013-06-27KVM: MMU: document fast invalidate all pagesXiao Guangrong
2013-06-27KVM: MMU: document fast page faultXiao Guangrong
2013-06-27KVM: MMU: document mmio page faultXiao Guangrong
2013-06-27KVM: MMU: document write_flooding_countXiao Guangrong
2013-06-27KVM: MMU: document clear_spte_countXiao Guangrong
2013-06-27KVM: MMU: drop kvm_mmu_zap_mmio_sptesXiao Guangrong
2013-06-27KVM: MMU: init kvm generation close to mmio wrap-around valueXiao Guangrong
2013-06-27KVM: MMU: add tracepoint for check_mmio_spteXiao Guangrong
2013-06-27KVM: MMU: fast invalidate all mmio sptesXiao Guangrong
2013-06-27KVM: MMU: make return value of mmio page fault handler more readableXiao Guangrong
2013-06-27KVM: MMU: store generation-number into mmio spteXiao Guangrong
2013-06-26ARM: kvm: don't include drivers/virtio/KconfigArnd Bergmann
2013-06-26Update MAINTAINERS: KVM/ARM work now funded by LinaroChristoffer Dall
2013-06-26arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logicGeoff Levand
2013-06-26ARM: KVM: clear exclusive monitor on all exception returnsMarc Zyngier
2013-06-26ARM: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier
2013-06-26ARM: KVM: perform save/restore of PARMarc Zyngier
2013-06-26ARM: KVM: get rid of S2_PGD_SIZEMarc Zyngier
2013-06-26ARM: KVM: don't special case PC when doing an MMIOMarc Zyngier
2013-06-26ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDsMarc Zyngier
2013-06-26ARM: KVM: remove dead prototype for __kvm_tlb_flush_vmidMarc Zyngier
2013-06-26ARM: KVM: Don't handle PSCI calls via SMCDave P Martin
2013-06-26ARM: KVM: Allow host virt timer irq to be different from guest timer virt irqAnup Patel
2013-06-20KVM: MMU: retain more available bits on mmio spteXiao Guangrong
2013-06-20KVM: s390: Fixed priority of execution in STSIThomas Huth
2013-06-20KVM: s390: Reworked LCTL and LCTLG instructionsThomas Huth
2013-06-20KVM: s390: Check for access exceptions during TPIThomas Huth
2013-06-20KVM: s390: Check for PSTATE when handling DIAGNOSEThomas Huth
2013-06-20KVM: s390: Privileged operation checks moved to instruction handlersThomas Huth
2013-06-20KVM: s390: Privileged operation check for TPROTThomas Huth
2013-06-20KVM: s390: Renamed PGM_PRIVILEGED_OPERATIONThomas Huth
2013-06-19KVM: MMU: update the documentation for reverse mapping of parent_pteXiao Guangrong
2013-06-19kvm api doc: fix section numbersAlexey Kardashevskiy
2013-06-17KVM: s390: Fix epsw instruction decodingThomas Huth
2013-06-17KVM: s390,perf: Detect if perf samples belong to KVM host or guestHeinz Graalfs
2013-06-17KVM: s390: Use common waitqueueChristian Borntraeger
2013-06-17KVM: s390: code cleanup to use common vcpu slab cacheMichael Mueller
2013-06-17KVM: s390: guest large pagesChristian Borntraeger
2013-06-17KVM: s390: Provide function for setting the guest storage keyChristian Borntraeger
2013-06-12KVM: x86: handle idiv overflow at kvm_write_tscMarcelo Tosatti
2013-06-05KVM: MMU: reduce KVM_REQ_MMU_RELOAD when root page is zappedGleb Natapov
2013-06-05KVM: MMU: reclaim the zapped-obsolete page firstXiao Guangrong