summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-15Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...Paolo Bonzini7-30/+41
2014-01-15kvm: Provide kvm_vcpu_eligible_for_directed_yield() stubScott Wood1-2/+4
2014-01-15kvm: vfio: silence GCC warningPaul Bolle1-3/+3
2014-01-08KVM: ARM: Remove duplicate includeSachin Kamat1-2/+0
2014-01-08arm/arm64: KVM: relax the requirements of VMA alignment for THPMarc Zyngier1-7/+9
2014-01-08KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti1-1/+1
2014-01-08KVM: x86: Fix debug typo error in lapicChen Fan1-3/+3
2014-01-08kvm: remove dead codeStephen Hemminger2-29/+0
2014-01-08kvm: make local functions staticStephen Hemminger4-35/+19
2014-01-08KVM: VMX: check use I/O bitmap first before unconditional I/O exitZhihui Zhang1-4/+1
2013-12-31KVM: doc: Fix typo in doc/virtual/kvmMasanari Iida5-7/+7
2013-12-28Merge branch 'kvm-arm64/for-3.14' into kvm-arm64/nextMarc Zyngier6-18/+41
2013-12-28arm64: KVM: Force undefined exception for Guest SMC intructionsAnup Patel1-3/+0
2013-12-28arm64: KVM: Support X-Gene guest VCPU on APM X-Gene hostAnup Patel3-14/+24
2013-12-28arm64: KVM: Add Kconfig option for max VCPUs per-GuestAnup Patel2-1/+17
2013-12-28Merge tag 'vgic-migrate-for-marc' of git://git.linaro.org/people/christoffer....Marc Zyngier14-39/+840
2013-12-21KVM: arm-vgic: Support CPU interface reg accessChristoffer Dall1-8/+73
2013-12-21KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlersChristoffer Dall1-4/+66
2013-12-21KVM: arm-vgic: Support unqueueing of LRs to the distChristoffer Dall1-5/+83
2013-12-21KVM: arm-vgic: Add vgic reg access from dev attrChristoffer Dall3-0/+236
2013-12-21arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_putChristoffer Dall1-0/+7
2013-12-21KVM: arm-vgic: Make vgic mmio functions more genericChristoffer Dall1-6/+6
2013-12-21irqchip: arm-gic: Define additional MMIO offsets and masksChristoffer Dall1-0/+12
2013-12-21KVM: arm-vgic: Set base addr through device APIChristoffer Dall6-15/+96
2013-12-21KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGICChristoffer Dall6-2/+79
2013-12-21ARM: KVM: Allow creating the VGIC after VCPUsChristoffer Dall2-6/+23
2013-12-21ARM/KVM: save and restore generic timer registersAndre Przywara5-1/+166
2013-12-21arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_initChristoffer Dall2-1/+2
2013-12-21arm: KVM: Don't return PSCI_INVAL if waitqueue is inactiveChristoffer Dall2-16/+25
2013-12-20KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti1-0/+3
2013-12-20KVM: VMX: Do not skip the instruction if handle_dr injects a faultJan Kiszka1-3/+7
2013-12-18KVM: nVMX: Support direct APIC access from L2Jan Kiszka1-0/+5
2013-12-17KVM: Documentation: Fix typo for KVM_ARM_VCPU_INIT ioctlAnup Patel1-1/+1
2013-12-13KVM: x86: Add comment on vcpu_enter_guest()'s return valueTakuya Yoshikawa1-0/+5
2013-12-13KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa5-12/+3
2013-12-12Merge tag 'kvm-s390-20131211' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini5-12/+139
2013-12-12KVM: nVMX: Add support for activity state HLTJan Kiszka2-1/+7
2013-12-12KVM: VMX: shadow VM_(ENTRY|EXIT)_CONTROLS vmcs fieldGleb Natapov1-27/+85
2013-12-12Merge remote-tracking branch 'tip/x86/cpufeature' into kvm-nextPaolo Bonzini289-1749/+4660
2013-12-11KVM: s390: ioeventfd: ignore leftmost bitsDominik Dingel1-1/+1
2013-12-11KVM: s390: SIGP START has to report BUSY while stopping a CPUThomas Huth2-0/+6
2013-12-11KVM: s390: Reworked SIGP RESTART orderThomas Huth1-8/+11
2013-12-11KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNALThomas Huth2-1/+37
2013-12-11KVM: s390: Use helper function to set CC in SIGP handlerThomas Huth1-2/+1
2013-12-11KVM: s390: diagnose call documentationCornelia Huck2-0/+83
2013-12-11arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappingsSantosh Shilimkar3-4/+6
2013-12-06x86, xsave: Support eager-only xsave features, add MPX supportQiaowei Ren3-4/+43
2013-12-06x86, cpufeature: Define the Intel MPX feature flagQiaowei Ren1-0/+1
2013-11-29Linux 3.13-rc2v3.13-rc2Linus Torvalds1-1/+1
2013-11-29Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds8-66/+67