summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | RISC-V: Add futex support.Jim Wilson2018-10-233-1/+129
| * | | | | | RISC-V: Add FP register ptrace support for gdb.Jim Wilson2018-10-232-0/+55
| * | | | | | RISC-V: Mask out the F extension on systems without DPalmer Dabbelt2018-10-231-0/+7
| * | | | | | RISC-V: Don't set cacheinfo.{physical_line_partition,attributes}Palmer Dabbelt2018-10-231-7/+0
| |/ / / / /
* | | | | | Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-2692-2371/+7298
|\ \ \ \ \ \
| * | | | | | KVM/nVMX: Do not validate that posted_intr_desc_addr is page alignedKarimAllah Ahmed2018-10-241-1/+1
| * | | | | | Revert "kvm: x86: optimize dr6 restore"Radim Krčmář2018-10-231-9/+4
| * | | | | | Merge tag 'kvm-ppc-next-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2018-10-214-9/+17
| |\ \ \ \ \ \
| | * | | | | | KVM: PPC: Optimize clearing TCEs for sparse tablesAlexey Kardashevskiy2018-10-203-7/+6
| | * | | | | | KVM: PPC: Book3S HV: Don't use streamlined entry path on early POWER9 chipsPaul Mackerras2018-10-191-2/+11
| * | | | | | | x86/kvm/nVMX: tweak shadow fieldsVitaly Kuznetsov2018-10-192-9/+6
| * | | | | | | Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-10-1939-369/+814
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: arm64: Safety check PSTATE when entering guest and handle ILChristoffer Dall2018-10-195-2/+44
| | * | | | | | | arm/arm64: KVM: Enable 32 bits kvm vcpu events supportDongjiu Geng2018-10-181-1/+0
| | * | | | | | | arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()Dongjiu Geng2018-10-183-4/+4
| | * | | | | | | arm64: KVM: Remove some extra semicolon in kvm_target_cpuzhong jiang2018-10-031-3/+3
| | * | | | | | | KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2Marc Zyngier2018-10-034-4/+8
| | * | | | | | | kvm: arm64: Allow tuning the physical address size for VMSuzuki K Poulose2018-10-032-24/+13
| | * | | | | | | kvm: arm64: Limit the minimum number of page table levelsSuzuki K Poulose2018-10-032-2/+15
| | * | | | | | | kvm: arm64: Set a limit on the IPA sizeSuzuki K Poulose2018-10-033-9/+48
| | * | | | | | | kvm: arm64: Add 52bit support for PAR to HPFAR conversoinSuzuki K Poulose2018-10-012-1/+8
| | * | | | | | | kvm: arm64: Switch to per VM IPA limitSuzuki K Poulose2018-10-014-3/+5
| | * | | | | | | kvm: arm64: Configure VTCR_EL2.SL0 per VMSuzuki K Poulose2018-10-012-19/+49
| | * | | | | | | kvm: arm64: Dynamic configuration of VTTBR maskSuzuki K Poulose2018-10-012-10/+88
| | * | | | | | | kvm: arm64: Make stage2 page table layout dynamicSuzuki K Poulose2018-10-011-32/+52
| | * | | | | | | kvm: arm64: Prepare for dynamic stage2 page table layoutSuzuki K Poulose2018-10-014-124/+136
| | * | | | | | | kvm: arm/arm64: Prepare for VM specific stage2 translationsSuzuki K Poulose2018-10-017-74/+95
| | * | | | | | | kvm: arm64: Configure VTCR_EL2 per VMSuzuki K Poulose2018-10-017-81/+45
| | * | | | | | | kvm: arm/arm64: Allow arch specific configurations for VMSuzuki K Poulose2018-10-013-0/+16
| | * | | | | | | kvm: arm64: Clean up VTCR_EL2 initialisationSuzuki K Poulose2018-10-012-26/+11
| | * | | | | | | arm64: Add a helper for PARange to physical shift conversionSuzuki K Poulose2018-10-011-0/+20
| | * | | | | | | kvm: arm64: Add helper for loading the stage2 setting for a VMSuzuki K Poulose2018-10-013-3/+12
| * | | | | | | | KVM: VMX: enable nested virtualization by defaultPaolo Bonzini2018-10-171-1/+1
| * | | | | | | | KVM/x86: Use 32bit xor to clear registers in svm.cUros Bizjak2018-10-172-16/+18
| * | | | | | | | kvm: x86: Introduce KVM_CAP_EXCEPTION_PAYLOADJim Mattson2018-10-171-0/+5
| * | | | | | | | kvm: vmx: Defer setting of DR6 until #DB deliveryJim Mattson2018-10-172-31/+62
| * | | | | | | | kvm: x86: Defer setting of CR2 until #PF deliveryJim Mattson2018-10-174-21/+62
| * | | | | | | | kvm: x86: Add payload operands to kvm_multiple_exceptionJim Mattson2018-10-171-7/+15
| * | | | | | | | kvm: x86: Add exception payload fields to kvm_vcpu_eventsJim Mattson2018-10-173-18/+51
| * | | | | | | | kvm: x86: Add has_payload and payload to kvm_queued_exceptionJim Mattson2018-10-172-0/+10
| * | | | | | | | x86/kvm/nVMX: nested state migration for Enlightened VMCSVitaly Kuznetsov2018-10-173-20/+65
| * | | | | | | | x86/kvm/nVMX: allow bare VMXON state migrationVitaly Kuznetsov2018-10-171-7/+8
| * | | | | | | | x86/kvm/lapic: preserve gfn_to_hva_cache len on cache reinitVitaly Kuznetsov2018-10-171-2/+10
| * | | | | | | | x86/kvm/hyperv: don't clear VP assist pages on initVitaly Kuznetsov2018-10-171-1/+7
| * | | | | | | | KVM: nVMX: optimize prepare_vmcs02{,_full} for Enlightened VMCS caseVitaly Kuznetsov2018-10-171-53/+65
| * | | | | | | | KVM: nVMX: implement enlightened VMPTRLD and VMCLEARVitaly Kuznetsov2018-10-171-7/+108
| * | | | | | | | KVM: nVMX: add enlightened VMCS stateVitaly Kuznetsov2018-10-171-17/+423
| * | | | | | | | KVM: nVMX: add KVM_CAP_HYPERV_ENLIGHTENED_VMCS capabilityVitaly Kuznetsov2018-10-174-0/+64
| * | | | | | | | KVM: VMX: refactor evmcs_sanitize_exec_ctrls()Vitaly Kuznetsov2018-10-171-61/+47
| * | | | | | | | KVM: hyperv: define VP assist page helpersLadi Prosek2018-10-175-6/+29