aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-06KVM: trace kvm_halt_poll_ns grow/shrinkWanpeng Li
2015-09-06KVM: dynamic halt-pollingWanpeng Li
2015-09-06KVM: make halt_poll_ns per-vCPUWanpeng Li
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-22Merge tag 'kvm-arm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...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: Prevent userspace injection of a mapped interruptMarc Zyngier
2015-08-12KVM: arm/arm64: vgic: Add vgic_{get,set}_phys_irq_activeMarc Zyngier
2015-08-12KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guestMarc Zyngier
2015-08-12KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interruptsMarc Zyngier
2015-08-12KVM: arm/arm64: vgic: Relax vgic_can_sample_irq for edge IRQsMarc Zyngier
2015-08-12KVM: arm/arm64: vgic: Allow HW irq to be encoded in LRMarc Zyngier
2015-08-12KVM: arm/arm64: vgic: Convert struct vgic_lr to use bitfieldsMarc 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