aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-09-06Silence compiler warning in arch/x86/kvm/emulate.cValdis Kletnieks
2015-09-06kvm: compile process_smi_save_seg_64() only for x86_64Alexander Kuleshov
2015-09-06KVM: x86: avoid uninitialized variable warningPaolo Bonzini
2015-09-04KVM: PPC: Book3S: Fix typo in top comment about lockingGreg Kurz
2015-09-03KVM: PPC: Book3S: Fix size of the PSPB registerThomas Huth
2015-09-03KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI is setGautham R. Shenoy
2015-09-03KVM: PPC: Book3S HV: Fix race in starting secondary threadsGautham R. Shenoy
2015-08-22Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini
2015-08-22KVM: PPC: Book3S: correct width in XER handlingSam bobroff
2015-08-22KVM: PPC: Book3S HV: Fix preempted vcore stolen time calculationPaul Mackerras
2015-08-22KVM: PPC: Book3S HV: Fix preempted vcore list lockingPaul Mackerras
2015-08-22KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MODPaul Mackerras
2015-08-22KVM: PPC: Book3S HV: Fix bug in dirty page trackingPaul Mackerras
2015-08-22KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTEPaul Mackerras
2015-08-22KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8Paul Mackerras
2015-08-22KVM: PPC: Book3S HV: Make use of unused threads when running guestsPaul Mackerras
2015-08-22KVM: PPC: add missing pt_regs initializationTudor Laurentiu
2015-08-22KVM: PPC: Fix warnings from sparseThomas Huth
2015-08-22KVM: PPC: Remove PPC970 from KVM_BOOK3S_64_HV text in KconfigThomas Huth
2015-08-22KVM: PPC: fix suspicious use of conditional operatorTudor Laurentiu
2015-08-19arm: KVM: keep arm vfp/simd exit handling consistent with arm64Mario Smarduch
2015-08-19arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exitsMario Smarduch
2015-08-15x86/kvm: Rename VMX's segment access rights definesAndy Lutomirski
2015-08-13Merge tag 'kvm-s390-next-20150812' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2015-08-12KVM: arm/arm64: timer: Allow the timer to control the active stateMarc Zyngier
2015-08-12KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interruptsMarc Zyngier
2015-08-12arm/arm64: KVM: Move vgic handling to a non-preemptible sectionMarc Zyngier
2015-08-12arm/arm64: KVM: Fix ordering of timer/GIC on guest entryMarc Zyngier
2015-08-12arm64: KVM: remove remaining reference to vgic_sr_vectorsVladimir Murzin
2015-08-12arm64/kvm: Add generic v8 KVM targetSuzuki K. Poulose
2015-08-11KVM: x86/vPMU: Fix unnecessary signed extension for AMD PERFCTRnWei Huang
2015-08-11kvm: x86: Fix error handling in the function kvm_lapic_sync_from_vapicNicholas Krause
2015-08-07KVM: s390: Fix assumption that kvm_set_irq_routing is always run successfullyNicholas Krause
2015-08-05KVM: VMX: drop ept misconfig checkXiao Guangrong
2015-08-05KVM: MMU: fully check zero bits for sptesXiao Guangrong
2015-08-05KVM: MMU: introduce is_shadow_zero_bits_set()Xiao Guangrong
2015-08-05KVM: MMU: introduce the framework to check zero bits on sptesXiao Guangrong
2015-08-05KVM: MMU: split reset_rsvds_bits_mask_eptXiao Guangrong
2015-08-05KVM: MMU: split reset_rsvds_bits_maskXiao Guangrong
2015-08-05KVM: MMU: introduce rsvd_bits_validateXiao Guangrong
2015-08-05KVM: MMU: move FNAME(is_rsvd_bits_set) to mmu.cXiao Guangrong
2015-08-05KVM: MMU: fix validation of mmio page faultXiao Guangrong
2015-08-05KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ONAlex Williamson
2015-08-04KVM: s390: host STP toleration for VMsFan Zhang
2015-07-30KVM: x86: clean/fix memory barriers in irqchip_in_kernelPaolo Bonzini
2015-07-29KVM: x86: remove unnecessary memory barriers for shared MSRsPaolo Bonzini
2015-07-29KVM: move code related to KVM_SET_BOOT_CPU_ID to x86Paolo Bonzini
2015-07-29KVM: s390: log capability enablement and vm attribute changesChristian Borntraeger
2015-07-29KVM: s390: Provide global debug logChristian Borntraeger
2015-07-29KVM: s390: adapt debug entries for instruction handlingChristian Borntraeger