summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | kvm: x86: Propagate guest PCIDs to host PCIDsJunaid Shahid2018-08-061-1/+16
| * | | | kvm: x86: Add ability to skip TLB flush when switching CR3Junaid Shahid2018-08-064-6/+2
| * | | | kvm: x86: Use fast CR3 switch for nested VMXJunaid Shahid2018-08-063-9/+15
| * | | | kvm: x86: Support resetting the MMU context without resetting rootsJunaid Shahid2018-08-062-17/+10
| * | | | kvm: x86: Add support for fast CR3 switch across different MMU modesJunaid Shahid2018-08-061-6/+15
| * | | | kvm: x86: Introduce KVM_REQ_LOAD_CR3Junaid Shahid2018-08-064-2/+11
| * | | | kvm: x86: Introduce kvm_mmu_calc_root_page_role()Junaid Shahid2018-08-061-27/+85
| * | | | kvm: x86: Add fast CR3 switch code pathJunaid Shahid2018-08-063-8/+71
| * | | | kvm: x86: Avoid taking MMU lock in kvm_mmu_sync_roots if no sync is neededJunaid Shahid2018-08-061-8/+67
| * | | | kvm: x86: Make sync_page() flush remote TLBs once onlyJunaid Shahid2018-08-062-8/+20
| * | | | KVM: MMU: drop vcpu param in gpte_accessPeter Xu2018-08-061-5/+5
| * | | | KVM: nVMX: Separate logic allocating shadow vmcs to a functionLiran Alon2018-08-061-9/+28
| * | | | KVM: VMX: Mark vmcs header as shadow in case alloc_vmcs_cpu() allocate shadow...Liran Alon2018-08-061-8/+8
| * | | | KVM: nVMX: Expose VMCS shadowing to L1 guestLiran Alon2018-08-061-0/+9
| * | | | KVM: nVMX: Do not forward VMREAD/VMWRITE VMExits to L1 if required so by vmcs...Liran Alon2018-08-061-2/+31
| * | | | KVM: nVMX: vmread/vmwrite: Use shadow vmcs12 if running L2Liran Alon2018-08-061-12/+49
| * | | | KVM: nVMX: include shadow vmcs12 in nested statePaolo Bonzini2018-08-061-1/+30
| * | | | KVM: nVMX: Cache shadow vmcs12 on VMEntry and flush to memory on VMExitLiran Alon2018-08-061-0/+74
| * | | | KVM: nVMX: Verify VMCS shadowing VMCS link pointerLiran Alon2018-08-061-2/+28
| * | | | KVM: nVMX: Verify VMCS shadowing controlsLiran Alon2018-08-061-0/+16
| * | | | KVM: nVMX: Introduce nested_cpu_has_shadow_vmcs()Liran Alon2018-08-061-1/+6
| * | | | KVM: nVMX: Fail VMLAUNCH and VMRESUME on shadow VMCSLiran Alon2018-08-061-0/+11
| * | | | KVM: nVMX: Allow VMPTRLD for shadow VMCS if vCPU supports VMCS shadowingLiran Alon2018-08-061-1/+8
| * | | | KVM: VMX: Change vmcs12_{read,write}_any() to receive vmcs12 as parameterLiran Alon2018-08-061-10/+11
| * | | | KVM: VMX: Create struct for VMCS headerLiran Alon2018-08-061-9/+15
| * | | | kvm: nVMX: Introduce KVM_CAP_NESTED_STATEJim Mattson2018-08-064-2/+270
| * | | | KVM: x86: do not load vmcs12 pages while still in SMMPaolo Bonzini2018-08-063-18/+41
| * | | | KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'dPaolo Bonzini2018-08-063-14/+30
| * | | | KVM: vmx: remove save/restore of host BNDCGFS MSRSean Christopherson2018-08-061-5/+6
| * | | | Merge tag 'v4.18-rc6' into HEADPaolo Bonzini2018-08-06191-951/+1094
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'kvm-s390-next-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-08-0215-268/+962
| |\ \ \ \
| | * \ \ \ Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...Janosch Frank2018-07-3011-120/+739
| | |\ \ \ \
| | * | | | | KVM: s390: Beautify skey enable checkJanosch Frank2018-07-302-6/+5
| | * | | | | KVM: s390: add etoken support for guestsChristian Borntraeger2018-07-195-6/+20
| | * | | | | KVM: s390/vsie: avoid sparse warningChristian Borntraeger2018-07-161-0/+2
| | * | | | | KVM: s390: Fix storage attributes migration with memory slotsClaudio Imbrenda2018-07-133-135/+195
| | * | | | | KVM: s390: Replace clear_user with kvm_clear_guestJanosch Frank2018-07-131-1/+1
| * | | | | | KVM: PPC: Book3S HV: Read kvm->arch.emul_smt_mode under kvm->lockPaul Mackerras2018-07-261-9/+8
| * | | | | | KVM: PPC: Book3S HV: Allow creating max number of VCPUs on POWER9Paul Mackerras2018-07-261-1/+8
| * | | | | | KVM: PPC: Book3S HV: Pack VCORE IDs to access full VCPU ID spaceSam Bobroff2018-07-263-13/+80
| * | | | | | KVM: PPC: Book3S HV: Fix constant size warningNicholas Mc Guire2018-07-182-9/+9
| * | | | | | KVM: PPC: Book3S HV: Add of_node_put() in success pathNicholas Mc Guire2018-07-181-0/+2
| * | | | | | KVM: PPC: Book3S: Fix matching of hardware and emulated TCE tablesAlexey Kardashevskiy2018-07-181-3/+2
| * | | | | | KVM: PPC: Remove mmio_vsx_tx_sx_enabled in KVM MMIO emulationSimon Guo2018-07-183-28/+26
| |/ / / / /
* | | | | | Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-1918-59/+132
|\ \ \ \ \ \
| * | | | | | RISC-V: Fix !CONFIG_SMP compilation errorAtish Patra2018-08-132-1/+1
| * | | | | | irqchip: add a SiFive PLIC driverChristoph Hellwig2018-08-131-0/+1
| * | | | | | RISC-V: Add the directive for alignment of stvec's valueZong Li2018-08-131-0/+2
| * | | | | | clocksource: new RISC-V SBI timer driverPalmer Dabbelt2018-08-134-12/+4
| * | | | | | RISC-V: implement low-level interrupt handlingChristoph Hellwig2018-08-132-11/+45