summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-12-12Merge tag 'kvm-arm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini7-11/+17
2016-12-09arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guestMarc Zyngier1-1/+7
2016-12-08KVM: x86: Handle the kthread worker using the new APIPetr Mladek2-11/+7
2016-12-08KVM: nVMX: invvpid handling improvementsJan Dakinevich1-0/+10
2016-12-08KVM: nVMX: check host CR3 on vmentry and vmexitLadi Prosek2-7/+19
2016-12-08KVM: nVMX: introduce nested_vmx_load_cr3 and call it on vmentryLadi Prosek3-16/+45
2016-12-08KVM: nVMX: propagate errors from prepare_vmcs02Ladi Prosek1-4/+19
2016-12-08KVM: nVMX: fix CR3 load if L2 uses PAE paging and EPTLadi Prosek1-2/+14
2016-12-08KVM: nVMX: load GUEST_EFER after GUEST_CR0 during emulated VM-entryDavid Matlack1-9/+9
2016-12-08KVM: nVMX: generate MSR_IA32_CR{0,4}_FIXED1 from guest CPUIDDavid Matlack1-3/+52
2016-12-08KVM: nVMX: fix checks on CR{0,4} during virtual VMX operationDavid Matlack1-24/+53
2016-12-08KVM: nVMX: support restore of VMX capability MSRsDavid Matlack2-24/+297
2016-12-08KVM: nVMX: generate non-true VMX MSRs based on true versionsDavid Matlack1-26/+19
2016-12-08KVM: x86: Do not clear RFLAGS.TF when a singlestep trap occurs.Kyle Huey1-1/+0
2016-12-08KVM: x86: Add kvm_skip_emulated_instruction and use it.Kyle Huey5-124/+103
2016-12-08KVM: VMX: Move skip_emulated_instruction out of nested_vmx_check_vmcs12Kyle Huey1-20/+33
2016-12-08KVM: VMX: Reorder some skip_emulated_instruction callsKyle Huey1-6/+6
2016-12-08KVM: x86: Add a return value to kvm_emulate_cpuidKyle Huey4-6/+5
2016-12-01KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.hPaul Mackerras7-49/+43
2016-11-29Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář29-246/+832
2016-11-29Merge tag 'kvm-s390-next-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2-32/+27
2016-11-28KVM: PPC: Book3S HV: Comment style and print format fixupsSuraj Jitindar Singh2-2/+3
2016-11-28KVM: PPC: Decrease the powerpc default halt poll max valueSuraj Jitindar Singh1-1/+1
2016-11-28KVM: PPC: Book3S HV: Add check for module parameter halt_poll_nsSuraj Jitindar Singh1-3/+2
2016-11-28KVM: PPC: Book3S HV: Use generic kvm module parametersSuraj Jitindar Singh1-23/+6
2016-11-24kvm: svm: Add kvm_fast_pio_in supportTom Lendacky3-2/+47
2016-11-24kvm: svm: Add support for additional SVM NPF error codesTom Lendacky3-4/+29
2016-11-24KVM: PPC: Correctly report KVM_CAP_PPC_ALLOC_HTABDavid Gibson1-1/+4
2016-11-24KVM: PPC: Book3S HV: Fix compilation with unusual configurationsPaul Mackerras1-1/+2
2016-11-24KVM: PPC: Book3S HV: Update kvmppc_set_arch_compat() for ISA v3.00Suraj Jitindar Singh1-15/+28
2016-11-24KVM: PPC: Book3S HV: Treat POWER9 CPU threads as independent subcoresPaul Mackerras2-16/+44
2016-11-24KVM: PPC: Book3S HV: Enable hypervisor virtualization interrupts while in guestPaul Mackerras2-2/+10
2016-11-24KVM: PPC: Book3S HV: Use stop instruction rather than nap on POWER9Paul Mackerras1-11/+22
2016-11-24KVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9Paul Mackerras4-21/+96
2016-11-24KVM: PPC: Book3S HV: Use msgsnd for IPIs to other cores on POWER9Paul Mackerras2-3/+18
2016-11-24KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9Paul Mackerras5-9/+28
2016-11-24KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRsPaul Mackerras5-2/+57
2016-11-24KVM: PPC: Book3S HV: Adjust host/guest context switch for POWER9Paul Mackerras1-20/+30
2016-11-24KVM: PPC: Book3S HV: Set partition table rather than SDR1 on POWER9Paul Mackerras2-9/+37
2016-11-24KVM: PPC: Book3S HV: Adapt to new HPTE format on POWER9Paul Mackerras2-40/+100
2016-11-24Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras13-53/+138
2016-11-23powerpc/powernv: Define and set POWER9 HFSCR doorbell bitMichael Neuling2-1/+3
2016-11-23powerpc/reg: Add definition for LPCR_PECE_HVEEMichael Ellerman1-0/+1
2016-11-23powerpc/64: Define new ISA v3.00 logical PVR value and PCR register valueSuraj Jitindar Singh1-0/+7
2016-11-23powerpc/powernv: Define real-mode versions of OPAL XICS accessorsPaul Mackerras3-0/+8
2016-11-23powerpc/64: Provide functions for accessing POWER9 partition tablePaul Mackerras4-36/+49
2016-11-22KVM: s390: handle floating point registers in the run ioctl not in vcpu_put/loadChristian Borntraeger1-24/+21
2016-11-22KVM: s390: handle access registers in the run ioctl not in vcpu_put/loadChristian Borntraeger2-8/+6
2016-11-22kvm: x86: don't print warning messages for unimplemented msrsBandan Das2-3/+4
2016-11-22KVM: nVMX: invvpid handling improvementsJan Dakinevich1-12/+24