summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | ARM/KVM: save and restore generic timer registersAndre Przywara2013-12-215-1/+166
| * | arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_initChristoffer Dall2013-12-212-1/+2
|/ /
* | KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti2013-12-201-0/+3
* | KVM: VMX: Do not skip the instruction if handle_dr injects a faultJan Kiszka2013-12-201-3/+7
* | KVM: nVMX: Support direct APIC access from L2Jan Kiszka2013-12-181-0/+5
* | KVM: x86: Add comment on vcpu_enter_guest()'s return valueTakuya Yoshikawa2013-12-131-0/+5
* | KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa2013-12-135-12/+3
* | Merge tag 'kvm-s390-20131211' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2013-12-125-12/+139
|\ \
| * | KVM: s390: ioeventfd: ignore leftmost bitsDominik Dingel2013-12-111-1/+1
| * | KVM: s390: SIGP START has to report BUSY while stopping a CPUThomas Huth2013-12-112-0/+6
| * | KVM: s390: Reworked SIGP RESTART orderThomas Huth2013-12-111-8/+11
| * | KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNALThomas Huth2013-12-112-1/+37
| * | KVM: s390: Use helper function to set CC in SIGP handlerThomas Huth2013-12-111-2/+1
| * | KVM: s390: diagnose call documentationCornelia Huck2013-12-112-0/+83
* | | KVM: nVMX: Add support for activity state HLTJan Kiszka2013-12-122-1/+7
* | | KVM: VMX: shadow VM_(ENTRY|EXIT)_CONTROLS vmcs fieldGleb Natapov2013-12-121-27/+85
* | | Merge remote-tracking branch 'tip/x86/cpufeature' into kvm-nextPaolo Bonzini2013-12-12289-1749/+4660
|\ \ \ | |/ / |/| |
| * | x86, xsave: Support eager-only xsave features, add MPX supportQiaowei Ren2013-12-063-4/+43
| * | x86, cpufeature: Define the Intel MPX feature flagQiaowei Ren2013-12-061-0/+1
| |/
| * Linux 3.13-rc2v3.13-rc2Linus Torvalds2013-11-291-1/+1
| * Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-11-298-66/+67
| |\
| | * arm64: Move PTE_PROT_NONE higher upCatalin Marinas2013-11-291-14/+17
| | * arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas2013-11-291-1/+1
| | * arm64: debug: make aarch32 bkpt checking endian cleanMatthew Leach2013-11-281-8/+12
| | * arm64: ptrace: fix compat registes get/set to be endian cleanMatthew Leach2013-11-281-21/+19
| | * arm64: Unmask asynchronous aborts when in kernel modeCatalin Marinas2013-11-253-0/+9
| | * arm64: dts: Reserve the memory used for secondary CPU release addressCatalin Marinas2013-11-251-0/+2
| | * arm64: let the core code deal with preempt_countMarc Zyngier2013-11-251-22/+7
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-11-2914-88/+87
| |\ \
| | * | s390/mm: handle asce-type exceptions as normal page faultMartin Schwidefsky2013-11-251-1/+1
| | * | s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky2013-11-251-15/+4
| | * | s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky2013-11-258-45/+62
OpenPOWER on IntegriCloud