summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * xen: balloon: enable for ARMIan Campbell2014-01-061-1/+0
| * xen/pvhvm: Remove the xen_platform_pci int.Konrad Rzeszutek Wilk2014-01-032-5/+2
| * xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-01-039-4/+117
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-2255-406/+1515
|\ \
| * \ Merge branch 'kvm-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini2014-01-201-0/+4
| |\ \
| | * | KVM: s390: Fix memory access error detectionChristian Borntraeger2014-01-201-0/+4
| * | | kvm: make KVM_MMU_AUDIT help text more readableRandy Dunlap2014-01-201-1/+1
| * | | KVM: nVMX: Update guest activity state field on L2 exitsJan Kiszka2014-01-171-0/+4
| * | | KVM: nVMX: Fix nested_run_pending on activity state HLTJan Kiszka2014-01-171-2/+2
| * | | KVM: nVMX: Clean up handling of VMX-related MSRsJan Kiszka2014-01-172-56/+24
| * | | KVM: nVMX: Add tracepoints for nested_vmexit and nested_vmexit_injectJan Kiszka2014-01-171-0/+14
| * | | KVM: nVMX: Pass vmexit parameters to nested_vmx_vmexitJan Kiszka2014-01-171-29/+34
| * | | KVM: nVMX: Leave VMX mode on clearing of feature control MSRJan Kiszka2014-01-171-0/+14
| * | | KVM: VMX: Fix DR6 update on #DB exceptionJan Kiszka2014-01-171-1/+2
| * | | KVM: SVM: Fix reading of DR6Jan Kiszka2014-01-174-2/+45
| * | | KVM: x86: Sync DR7 on KVM_SET_DEBUGREGSJan Kiszka2014-01-171-0/+1
| * | | add support for Hyper-V reference time counterVadim Rozenfeld2014-01-174-1/+42
| * | | KVM: remove useless write to vcpu->hv_clock.tsc_timestampPaolo Bonzini2014-01-151-2/+0
| * | | KVM: x86: fix tsc catchup issue with tsc scalingMarcelo Tosatti2014-01-151-40/+1
| * | | KVM: x86: limit PIT timer frequencyMarcelo Tosatti2014-01-154-3/+23
| * | | KVM: x86: handle invalid root_hpa everywhereMarcelo Tosatti2014-01-152-0/+17
| * | | Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...Paolo Bonzini2014-01-157-30/+41
| |\ \ \
| | * | | KVM: ARM: Remove duplicate includeSachin Kamat2014-01-081-2/+0
| | * | | arm/arm64: KVM: relax the requirements of VMA alignment for THPMarc Zyngier2014-01-081-7/+9
| | * | | arm: KVM: Don't return PSCI_INVAL if waitqueue is inactiveChristoffer Dall2013-12-212-16/+25
| | * | | KVM: Documentation: Fix typo for KVM_ARM_VCPU_INIT ioctlAnup Patel2013-12-171-1/+1
| | * | | arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappingsSantosh Shilimkar2013-12-113-4/+6
| * | | | kvm: Provide kvm_vcpu_eligible_for_directed_yield() stubScott Wood2014-01-151-2/+4
| * | | | kvm: vfio: silence GCC warningPaul Bolle2014-01-151-3/+3
| | |/ / | |/| |
| * | | KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti2014-01-081-1/+1
| * | | KVM: x86: Fix debug typo error in lapicChen Fan2014-01-081-3/+3
| * | | kvm: remove dead codeStephen Hemminger2014-01-082-29/+0
| * | | kvm: make local functions staticStephen Hemminger2014-01-084-35/+19
| * | | KVM: VMX: check use I/O bitmap first before unconditional I/O exitZhihui Zhang2014-01-081-4/+1
| * | | KVM: doc: Fix typo in doc/virtual/kvmMasanari Iida2013-12-315-7/+7
| * | | Merge branch 'kvm-arm64/for-3.14' into kvm-arm64/nextMarc Zyngier2013-12-286-18/+41
| |\ \ \
| | * | | arm64: KVM: Force undefined exception for Guest SMC intructionsAnup Patel2013-12-281-3/+0
| | * | | arm64: KVM: Support X-Gene guest VCPU on APM X-Gene hostAnup Patel2013-12-283-14/+24
| | * | | arm64: KVM: Add Kconfig option for max VCPUs per-GuestAnup Patel2013-12-282-1/+17
| * | | | Merge tag 'vgic-migrate-for-marc' of git://git.linaro.org/people/christoffer....Marc Zyngier2013-12-2814-39/+840
| |\ \ \ \
| | * | | | KVM: arm-vgic: Support CPU interface reg accessChristoffer Dall2013-12-211-8/+73
| | * | | | KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlersChristoffer Dall2013-12-211-4/+66
| | * | | | KVM: arm-vgic: Support unqueueing of LRs to the distChristoffer Dall2013-12-211-5/+83
| | * | | | KVM: arm-vgic: Add vgic reg access from dev attrChristoffer Dall2013-12-213-0/+236
| | * | | | arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_putChristoffer Dall2013-12-211-0/+7
| | * | | | KVM: arm-vgic: Make vgic mmio functions more genericChristoffer Dall2013-12-211-6/+6
| | * | | | irqchip: arm-gic: Define additional MMIO offsets and masksChristoffer Dall2013-12-211-0/+12
| | * | | | KVM: arm-vgic: Set base addr through device APIChristoffer Dall2013-12-216-15/+96
| | * | | | KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGICChristoffer Dall2013-12-216-2/+79
| | * | | | ARM: KVM: Allow creating the VGIC after VCPUsChristoffer Dall2013-12-212-6/+23
OpenPOWER on IntegriCloud