summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | KVM: PPC: Book3S HV: Adjust host/guest context switch for POWER9Paul Mackerras2016-11-241-20/+30
| | * | | KVM: PPC: Book3S HV: Set partition table rather than SDR1 on POWER9Paul Mackerras2016-11-242-9/+37
| | * | | KVM: PPC: Book3S HV: Adapt to new HPTE format on POWER9Paul Mackerras2016-11-242-40/+100
| | * | | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2016-11-2413-53/+138
| | |\ \ \
| | | * | | powerpc/powernv: Define and set POWER9 HFSCR doorbell bitMichael Neuling2016-11-232-1/+3
| | | * | | powerpc/reg: Add definition for LPCR_PECE_HVEEMichael Ellerman2016-11-231-0/+1
| | | * | | powerpc/64: Define new ISA v3.00 logical PVR value and PCR register valueSuraj Jitindar Singh2016-11-231-0/+7
| | | * | | powerpc/powernv: Define real-mode versions of OPAL XICS accessorsPaul Mackerras2016-11-233-0/+8
| | | * | | powerpc/64: Provide functions for accessing POWER9 partition tablePaul Mackerras2016-11-234-36/+49
| | | * | | powerpc/64: Add some more SPRs and SPR bits for POWER9Paul Mackerras2016-11-221-0/+5
| | | * | | powerpc/64: Simplify adaptation to new ISA v3.00 HPTE formatPaul Mackerras2016-11-164-16/+65
| | | |/ /
| | * | | KVM: PPC: Book3S HV: Drop duplicate header asm/iommu.hGeliang Tang2016-11-211-1/+0
| | * | | KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECTPaul Mackerras2016-11-211-0/+2
| | * | | KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras2016-11-216-0/+14
| | * | | KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entriesYongji Xie2016-11-214-19/+144
| | * | | KVM: PPC: Book3S HV: Clear the key field of HPTE when the page is paged outYongji Xie2016-11-212-2/+7
| | * | | KVM: PPC: Book3S HV: Use list_move_tail instead of list_del/list_add_tailWei Yongjun2016-11-211-2/+1
| | * | | KVM: PPC: Book3S HV: sparse: prototypes for functions called from assemblerDaniel Axtens2016-11-216-0/+49
| | * | | KVM: PPC: Book3S HV: Fix sparse static warningDaniel Axtens2016-11-211-2/+2
| * | | | Merge tag 'kvm-s390-next-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2016-11-292-32/+27
| |\ \ \ \
| | * | | | KVM: s390: handle floating point registers in the run ioctl not in vcpu_put/loadChristian Borntraeger2016-11-221-24/+21
| | * | | | KVM: s390: handle access registers in the run ioctl not in vcpu_put/loadChristian Borntraeger2016-11-222-8/+6
| | |/ / /
| * | | | kvm: svm: Add kvm_fast_pio_in supportTom Lendacky2016-11-243-2/+47
| * | | | kvm: svm: Add support for additional SVM NPF error codesTom Lendacky2016-11-243-4/+29
| * | | | kvm: x86: don't print warning messages for unimplemented msrsBandan Das2016-11-223-3/+10
| * | | | KVM: nVMX: invvpid handling improvementsJan Dakinevich2016-11-221-12/+24
| * | | | KVM: VMX: clean up declaration of VPID/EPT invalidation typesJan Dakinevich2016-11-221-1/+4
| * | | | kvm: x86: CPUID.01H:EDX.APIC[bit 9] should mirror IA32_APIC_BASE[11]Jim Mattson2016-11-222-4/+11
| * | | | kvm: x86: Add AVX512_4VNNIW and AVX512_4FMAPS supportLuwei Kang2016-11-161-1/+13
| * | | | KVM: x86: emulate FXSAVE and FXRSTORRadim Krčmář2016-11-161-1/+128
| * | | | KVM: x86: add asm_safe wrapperRadim Krčmář2016-11-161-11/+23
| * | | | KVM: x86: save one bit in ctxt->dRadim Krčmář2016-11-161-10/+13
| * | | | KVM: x86: add Align16 instruction flagRadim Krčmář2016-11-161-8/+12
| * | | | kvm: x86: remove unused but set variableJiang Biao2016-11-161-3/+0
| * | | | kvm: x86: hyperv: make function static to avoid compiling warningJiang Biao2016-11-161-1/+1
| * | | | kvm: x86: cpuid: remove the unnecessary variableJiang Biao2016-11-161-2/+2
| * | | | kvm: x86: make a function in x86.c static to avoid compiling warningJiang Biao2016-11-161-1/+1
| * | | | kvm: x86: make function static to avoid compiling warningJiang Biao2016-11-161-1/+1
| |/ / /
| * | | Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář2016-11-16941-6663/+10215
| |\ \ \
| * \ \ \ Merge tag 'tags/for-kvmgt' into HEADPaolo Bonzini2016-11-093-6/+15
| |\ \ \ \
| * | | | | kvm: x86: avoid atomic operations on APICv vmentryPaolo Bonzini2016-11-032-3/+17
| * | | | | KVM: nVMX: support descriptor table exitsPaolo Bonzini2016-11-023-0/+8
| * | | | | KVM: x86: use ktime_get instead of seeking the hrtimer_clock_basePaolo Bonzini2016-11-021-4/+4
| * | | | | KVM: LAPIC: add APIC Timer periodic/oneshot mode VMX preemption timer supportWanpeng Li2016-11-022-28/+76
| * | | | | KVM: LAPIC: rename start/cancel_hv_tscdeadline to start/cancel_hv_timerWanpeng Li2016-11-021-8/+8
| * | | | | KVM: LAPIC: introduce kvm_get_lapic_target_expiration_tsc()Wanpeng Li2016-11-023-1/+11
| * | | | | KVM: LAPIC: guarantee the timer is in tsc-deadline modeWanpeng Li2016-11-021-2/+2
| * | | | | KVM: LAPIC: extract start_sw_period() to handle periodic/oneshot modeWanpeng Li2016-11-021-42/+47
| * | | | | kvm/stats: Update kvm stats to clear on write to their debugfs entrySuraj Jitindar Singh2016-11-021-6/+72
| * | | | | kvm: x86: remove the misleading comment in vmx_handle_external_intrLongpeng(Mike)2016-11-021-5/+0