]> www.infradead.org Git - users/dwmw2/linux.git/shortlog
users/dwmw2/linux.git
2021-03-01 David WoodhouseKVM: x86/xen: Add support for vCPU runstate information xen-runstate-post-1
2021-03-01 David WoodhouseKVM: x86/xen: Fix return code when clearing vcpu_info...
2021-02-26 Uros BizjakKVM/SVM: Move vmenter.S exception fixups out of line
2021-02-26 Sean ChristophersonKVM: x86/mmu: Dump reserved bits if they're detected...
2021-02-26 Sean ChristophersonKVM: x86/mmu: Use low available bits for removed SPTEs
2021-02-26 Sean ChristophersonKVM: x86/mmu: Use is_removed_spte() instead of open...
2021-02-26 Sean ChristophersonKVM: x86/mmu: Tweak auditing WARN for A/D bits to ...
2021-02-26 Sean ChristophersonKVM: x86/mmu: Use a dedicated bit to track shadow/MMU...
2021-02-26 Sean ChristophersonKVM: x86/mmu: Use high bits for host/mmu writable masks...
2021-02-26 Sean ChristophersonKVM: x86/mmu: Make Host-writable and MMU-writable bit...
2021-02-26 Sean ChristophersonKVM: x86/mmu: Move logic for setting SPTE masks for...
2021-02-26 Sean ChristophersonKVM: x86/mmu: Co-locate code for setting various SPTE...
2021-02-26 Sean ChristophersonKVM: x86/mmu: Move initial kvm_mmu_set_mask_ptes()...
2021-02-26 Sean ChristophersonKVM: x86/mmu: Document dependency bewteen TDP A/D type...
2021-02-26 Sean ChristophersonKVM: x86/mmu: Use MMIO SPTE bits 53 and 52 for the...
2021-02-26 Sean ChristophersonKVM: x86/mmu: Rename and document A/D scheme for TDP...
2021-02-26 Sean ChristophersonKVM: x86/mmu: Add module param to disable MMIO caching...
2021-02-26 Sean ChristophersonKVM: x86/mmu: Stop using software available bits to...
2021-02-26 Sean ChristophersonKVM: x86/mmu: Rename 'mask' to 'spte' in MMIO SPTE...
2021-02-26 Sean ChristophersonKVM: x86/mmu: Drop redundant trace_kvm_mmu_set_spte...
2021-02-26 Sean ChristophersonKVM: x86/mmu: Handle MMIO SPTEs directly in mmu_set_spte()
2021-02-26 Sean ChristophersonKVM: x86/mmu: Don't install bogus MMIO SPTEs if MMIO...
2021-02-26 Sean ChristophersonKVM: x86/mmu: Retry page faults that hit an invalid...
2021-02-26 Sean ChristophersonKVM: x86/mmu: Disable MMIO caching if MMIO value collid...
2021-02-26 Sean ChristophersonKVM: x86/mmu: Bail from fast_page_fault() if SPTE is...
2021-02-26 Sean ChristophersonKVM: x86/mmu: Check for shadow-present SPTE before...
2021-02-26 Sean ChristophersonKVM: x86/mmu: Add convenience wrapper for acting on...
2021-02-26 Sean ChristophersonKVM: x86/mmu: Add typedefs for rmap/iter handlers
2021-02-26 Sean ChristophersonKVM: x86/mmu: Use 'end' param in TDP MMU's test_age_gfn()
2021-02-26 Sean ChristophersonKVM: x86/mmu: WARN if TDP MMU's set_tdp_spte() sees...
2021-02-26 Sean ChristophersonKVM: x86/mmu: Remove spurious TLB flush from TDP MMU...
2021-02-26 Maxim LevitskyKVM: x86: mmu: initialize fault.async_page_fault in...
2021-02-26 Maxim LevitskyKVM: x86: determine if an exception has an error code...
2021-02-26 Babu MogerKVM: SVM: Add support for Virtual SPEC_CTRL
2021-02-26 Babu Mogerx86/cpufeatures: Add the Virtual SPEC_CTRL feature
2021-02-26 Maxim LevitskyKVM: nSVM: always use vmcb01 to for vmsave/vmload of...
2021-02-26 Paolo BonziniKVM: SVM: move VMLOAD/VMSAVE to C code
2021-02-26 Sean ChristophersonKVM: SVM: Skip intercepted PAUSE instructions after...
2021-02-26 Sean ChristophersonKVM: SVM: Don't manually emulate RDPMC if nrips=0
2021-02-26 Sean ChristophersonKVM: x86: Move RDPMC emulation to common code
2021-02-26 Sean ChristophersonKVM: x86: Move trivial instruction-based exit handlers...
2021-02-26 Sean ChristophersonKVM: x86: Move XSETBV emulation to common code
2021-02-26 Sean ChristophersonKVM: nSVM: Add VMLOAD/VMSAVE helper to deduplicate...
2021-02-26 Sean ChristophersonKVM: SVM: Pass struct kvm_vcpu to exit handlers (and...
2021-02-26 Paolo BonziniKVM: SVM: merge update_cr0_intercept into svm_set_cr0
2021-02-26 Sean ChristophersonKVM: nSVM: Trace VM-Enter consistency check failures
2021-02-26 Sean ChristophersonKVM: x86: Move nVMX's consistency check macro to common...
2021-02-26 Krish SadhukhanKVM: nSVM: Add missing checks for reserved bits to...
2021-02-26 Paolo BonziniKVM: nSVM: only copy L1 non-VMLOAD/VMSAVE data in svm_s...
2021-02-26 Paolo BonziniKVM: nSVM: do not mark all VMCB02 fields dirty on neste...
2021-02-26 Paolo BonziniKVM: nSVM: do not mark all VMCB01 fields dirty on neste...
2021-02-26 Paolo BonziniKVM: nSVM: do not copy vmcb01->control blindly to vmcb0...
2021-02-26 Paolo BonziniKVM: nSVM: rename functions and variables according...
2021-02-26 Cathy AveryKVM: nSVM: Track the ASID generation of the vmcb vmrun...
2021-02-26 Cathy AveryKVM: nSVM: Track the physical cpu of the vmcb vmrun...
2021-02-26 Cathy AveryKVM: SVM: Use a separate vmcb for the nested L2 guest
2021-02-26 Aaron Lewisselftests: kvm: Mmap the entire vcpu mmap area
2021-02-26 Kai HuangKVM: Documentation: Fix index for KVM_CAP_PPC_DAWR1
2021-02-26 Paolo BonziniKVM: x86: allow compiling out the Xen hypercall interface
2021-02-26 Paolo BonziniKVM: xen: flush deferred static key before checking it
2021-02-26 Sean ChristophersonKVM: x86/mmu: Set SPTE_AD_WRPROT_ONLY_MASK if and only...
2021-02-26 Wanpeng LiKVM: x86: hyper-v: Fix Hyper-V context null-ptr-deref
2021-02-26 Dongli ZhangKVM: x86: remove misplaced comment on active_mmu_pages
2021-02-26 Chenyi QiangKVM: Documentation: rectify rst markup in kvm_run-...
2021-02-26 Paolo BonziniDocumentation: kvm: fix messy conversion from .txt...
2021-02-25 Sean ChristophersonKVM: SVM: Fix nested VM-Exit on #GP interception handling kvm-5.12-2
2021-02-23 Like XuKVM: vmx/pmu: Fix dummy check if lbr_desc->event is...
2021-02-22 David StevensKVM: x86/mmu: Consider the hva in mmu_notifier retry
2021-02-22 Sean ChristophersonKVM: x86/mmu: Skip mmu_notifier check when handling...
2021-02-22 Lukas BulwahnKVM: Documentation: rectify rst markup in KVM_GET_SUPPO...
2021-02-22 Paolo BonziniKVM: nSVM: prepare guest save area while is_guest_mode...
2021-02-19 Sean ChristophersonKVM: x86/mmu: Remove a variety of unnecessary exports
2021-02-19 Sean ChristophersonKVM: x86: Fold "write-protect large" use case into...
2021-02-19 Sean ChristophersonKVM: x86/mmu: Don't set dirty bits when disabling dirty...
2021-02-19 Makarand SonareKVM: VMX: Dynamically enable/disable PML based on memsl...
2021-02-19 Sean ChristophersonKVM: x86: Further clarify the logic and comments for...
2021-02-19 Sean ChristophersonKVM: x86: Move MMU's PML logic to common code
2021-02-19 Sean ChristophersonKVM: x86/mmu: Make dirty log size hook (PML) a value...
2021-02-19 Sean ChristophersonKVM: x86/mmu: Expand on the comment in kvm_vcpu_ad_need...
2021-02-19 Sean ChristophersonKVM: nVMX: Disable PML in hardware when running L2
2021-02-19 Sean ChristophersonKVM: x86/mmu: Consult max mapping level when zapping...
2021-02-19 Sean ChristophersonKVM: x86/mmu: Pass the memslot to the rmap callbacks
2021-02-19 Sean ChristophersonKVM: x86/mmu: Split out max mapping level calculation...
2021-02-19 Sean ChristophersonKVM: x86/mmu: Expand collapsible SPTE zap for TDP MMU...
2021-02-18 Paolo BonziniKVM: nVMX: no need to undo inject_page_fault change...
2021-02-18 Paolo BonziniKVM: nSVM: fix running nested guests when npt=0
2021-02-18 Maxim LevitskyKVM: nSVM: move nested vmrun tracepoint to enter_svm_gu...
2021-02-18 Maxim LevitskyKVM: VMX: read idt_vectoring_info a bit earlier
2021-02-18 Sean ChristophersonKVM: VMX: Allow INVPCID in guest without PCID
2021-02-18 Sean ChristophersonKVM: x86: Advertise INVPCID by default
2021-02-18 Sean ChristophersonKVM: SVM: Intercept INVPCID when it's disabled to injec...
2021-02-15 Paolo Bonziniselftests: kvm: avoid uninitialized variable warning
2021-02-15 Ignacio Alvaradoselftests: kvm: add hardware_disable test
2021-02-12 Paolo BonziniMerge tag 'kvmarm-5.12' of git://git.kernel.org/pub... kvm-5.12-1 tags/kvm-5.12-1
2021-02-12 Marc ZyngierMerge branch 'kvm-arm64/pmu-debug-fixes-5.11' into...
2021-02-12 Marc ZyngierMerge branch 'kvm-arm64/rng-5.12' into kvmarm-master...
2021-02-12 Marc ZyngierMerge branch 'kvm-arm64/hyp-reloc' into kvmarm-master...
2021-02-12 Marc ZyngierMerge branch 'kvm-arm64/concurrent-translation-fault...
2021-02-12 Marc ZyngierMerge branch 'kvm-arm64/misc-5.12' into kvmarm-master...
2021-02-12 Marc ZyngierMerge tag 'kvmarm-fixes-5.11-2' into kvmarm-master...
next