platform/kernel/linux-starfive.git
2022-09-30 Paolo BonziniMerge tag 'kvm-x86-6.1-2' of https://github.com/sean...
2022-09-30 David MatlackKVM: selftests: Fix nx_huge_pages_test on TDP-disabled...
2022-09-30 David MatlackKVM: selftests: Add helpers to read kvm_{intel,amd...
2022-09-30 David MatlackKVM: selftests: Tell the compiler that code after TEST_...
2022-09-30 Sean ChristophersonRevert "KVM: selftests: Fix nested SVM tests when built...
2022-09-30 Sean ChristophersonKVM: selftests: Dedup subtests of fix_hypercall_test
2022-09-30 Sean ChristophersonKVM: selftests: Explicitly verify KVM doesn't patch...
2022-09-30 Sean ChristophersonKVM: selftests: Hardcode VMCALL/VMMCALL opcodes in...
2022-09-30 Sean ChristophersonKVM: selftests: Remove unnecessary register shuffling...
2022-09-30 Sean ChristophersonKVM: selftests: Compare insn opcodes directly in fix_hy...
2022-09-30 Sean ChristophersonKVM: selftests: Implement memcmp(), memcpy(), and memse...
2022-09-30 Jim MattsonKVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the...
2022-09-30 David MatlackKVM: selftests: Gracefully handle empty stack traces
2022-09-30 Emanuele Giuseppe... KVM: selftests: replace assertion with warning in acces...
2022-09-28 Like XuKVM: x86/svm/pmu: Rewrite get_gp_pmc_amd() for more...
2022-09-28 Like XuKVM: x86/svm/pmu: Direct access pmu->gp_counter[] to...
2022-09-28 Like XuKVM: x86/pmu: Avoid using PEBS perf_events for normal...
2022-09-28 Like XuKVM: x86/pmu: Refactor PERF_GLOBAL_CTRL update helper...
2022-09-28 Like XuKVM: x86/pmu: Don't generate PEBS records for emulated...
2022-09-28 Like XuKVM: x86/pmu: Avoid setting BIT_ULL(-1) to pmu->host_cr...
2022-09-28 Vitaly KuznetsovKVM: selftests: Don't set reserved bits for invalid...
2022-09-28 Vipin SharmaKVM: selftests: Load RAX with -EFAULT before Hyper...
2022-09-28 Vipin SharmaKVM: selftests: Check result in hyperv_features for...
2022-09-27 David MatlackKVM: selftests: Skip tests that require EPT when it...
2022-09-26 Paolo BonziniKVM: remove KVM_REQ_UNHALT
2022-09-26 Paolo BonziniKVM: mips, x86: do not rely on KVM_REQ_UNHALT
2022-09-26 Paolo BonziniKVM: x86: never write to memory from kvm_vcpu_check_block()
2022-09-26 Sean ChristophersonKVM: x86: Don't snapshot pending INIT/SIPI prior to...
2022-09-26 Sean ChristophersonKVM: nVMX: Make event request on VMXOFF iff INIT/SIPI...
2022-09-26 Sean ChristophersonKVM: nVMX: Make an event request if INIT or SIPI is...
2022-09-26 Sean ChristophersonKVM: SVM: Make an event request if INIT or SIPI is...
2022-09-26 Paolo BonziniKVM: x86: lapic does not have to process INIT if it...
2022-09-26 Sean ChristophersonKVM: x86: Rename kvm_apic_has_events() to make it INIT...
2022-09-26 Sean ChristophersonKVM: x86: Rename and expose helper to detect if INIT...
2022-09-26 Sean ChristophersonKVM: nVMX: Make an event request when pending an MTF...
2022-09-26 Paolo BonziniKVM: x86: make vendor code check for all nested events
2022-09-26 Oliver Uptonmailmap: Update Oliver's email address
2022-09-26 Sean ChristophersonKVM: x86: Allow force_emulation_prefix to be written...
2022-09-26 Sean ChristophersonKVM: selftests: Add an x86-only test to verify nested...
2022-09-26 Sean ChristophersonKVM: selftests: Use uapi header to get VMX and SVM...
2022-09-26 Sean ChristophersonKVM: x86: Rename inject_pending_events() to kvm_check_a...
2022-09-26 Sean ChristophersonKVM: VMX: Update MTF and ICEBP comments to document...
2022-09-26 Sean ChristophersonKVM: x86: Treat pending TRIPLE_FAULT requests as pendin...
2022-09-26 Sean ChristophersonKVM: x86: Morph pending exceptions to pending VM-Exits...
2022-09-26 Sean ChristophersonKVM: nVMX: Document priority of all known events on...
2022-09-26 Sean ChristophersonKVM: nVMX: Add a helper to identify low-priority #DB...
2022-09-26 Sean ChristophersonKVM: x86: Evaluate ability to inject SMI/NMI/IRQ after...
2022-09-26 Sean ChristophersonKVM: x86: Hoist nested event checks above event injecti...
2022-09-26 Sean ChristophersonKVM: x86: Use kvm_queue_exception_e() to queue #DF
2022-09-26 Sean ChristophersonKVM: x86: Formalize blocking of nested pending exceptions
2022-09-26 Sean ChristophersonKVM: x86: Make kvm_queued_exception a properly named...
2022-09-26 Sean ChristophersonKVM: x86: Rename kvm_x86_ops.queue_exception to inject_...
2022-09-26 Sean ChristophersonKVM: VMX: Inject #PF on ENCLS as "emulated" #PF
2022-09-26 Sean ChristophersonKVM: nVMX: Unconditionally clear mtf_pending on nested...
2022-09-26 Sean ChristophersonKVM: nVMX: Ignore SIPI that arrives in L2 when vCPU...
2022-09-26 Sean ChristophersonKVM: x86: Use DR7_GD macro instead of open coding check...
2022-09-26 Sean ChristophersonKVM: x86: Treat #DBs from the emulator as fault-like...
2022-09-26 Sean ChristophersonKVM: nVMX: Prioritize TSS T-flag #DBs over Monitor...
2022-09-26 Sean ChristophersonKVM: nVMX: Treat General Detect #DB (DR7.GD=1) as fault...
2022-09-26 Sean ChristophersonKVM: x86: Suppress code #DBs on Intel if MOV/POP SS...
2022-09-26 Sean ChristophersonKVM: x86: Allow clearing RFLAGS.RF on forced emulation...
2022-09-26 Sean ChristophersonKVM: x86: Don't check for code breakpoints when emulati...
2022-09-26 Sean ChristophersonKVM: VMX: Drop bits 31:16 when shoving exception error...
2022-09-26 Sean ChristophersonKVM: nVMX: Unconditionally purge queued/injected events...
2022-09-26 Hou WenlongKVM: x86: Add missing trace points for RDMSR/WRMSR...
2022-09-26 Hou WenlongKVM: x86: Return emulator error if RDMSR/WRMSR emulatio...
2022-09-26 Jilin YuanKVM: x86/mmu: fix repeated words in comments
2022-09-26 Vitaly KuznetsovKVM: nVMX: Use cached host MSR_IA32_VMX_MISC value...
2022-09-26 Vitaly KuznetsovKVM: VMX: Cache MSR_IA32_VMX_MISC in vmcs_config
2022-09-26 Vitaly KuznetsovKVM: nVMX: Use sanitized allowed-1 bits for VMX control...
2022-09-26 Vitaly KuznetsovKVM: nVMX: Always set required-1 bits of pinbased_ctls...
2022-09-26 Vitaly KuznetsovKVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handli...
2022-09-26 Jim MattsonKVM: x86: VMX: Replace some Intel model numbers with...
2022-09-26 Sean ChristophersonKVM: VMX: Adjust CR3/INVPLG interception for EPT=y...
2022-09-26 Vitaly KuznetsovKVM: VMX: Add missing CPU based VM execution controls...
2022-09-26 Vitaly KuznetsovKVM: VMX: Add missing VMEXIT controls to vmcs_config
2022-09-26 Vitaly KuznetsovKVM: VMX: Move CPU_BASED_CR8_{LOAD,STORE}_EXITING filte...
2022-09-26 Vitaly KuznetsovKVM: VMX: Extend VMX controls macro shenanigans
2022-09-26 Sean ChristophersonKVM: VMX: Don't toggle VM_ENTRY_IA32E_MODE for 32-bit...
2022-09-26 Vitaly KuznetsovKVM: VMX: Tweak the special handling of SECONDARY_EXEC_...
2022-09-26 Vitaly KuznetsovKVM: VMX: Check CPU_BASED_{INTR,NMI}_WINDOW_EXITING...
2022-09-26 Vitaly KuznetsovKVM: VMX: Check VM_ENTRY_IA32E_MODE in setup_vmcs_config()
2022-09-26 Sean ChristophersonKVM: nVMX: Always emulate PERF_GLOBAL_CTRL VM-Entry...
2022-09-26 Sean ChristophersonKVM: nVMX: Don't propagate vmcs12's PERF_GLOBAL_CTRL...
2022-09-26 Vitaly KuznetsovKVM: VMX: Get rid of eVMCS specific VMX controls saniti...
2022-09-26 Vitaly KuznetsovKVM: nVMX: Support PERF_GLOBAL_CTRL with enlightened...
2022-09-26 Sean ChristophersonKVM: nVMX: WARN once and fail VM-Enter if eVMCS sees...
2022-09-26 Vitaly KuznetsovKVM: selftests: Switch to updated eVMCSv1 definition
2022-09-26 Vitaly KuznetsovKVM: selftests: Add ENCLS_EXITING_BITMAP{,HIGH} VMCS...
2022-09-26 Vitaly KuznetsovKVM: x86: hyper-v: Cache HYPERV_CPUID_NESTED_FEATURES...
2022-09-26 Vitaly KuznetsovKVM: nVMX: Support several new fields in eVMCSv1
2022-09-26 Vitaly KuznetsovKVM: VMX: Define VMCS-to-EVMCS conversion for the new...
2022-09-26 Sean ChristophersonKVM: nVMX: Use CC() macro to handle eVMCS unsupported...
2022-09-26 Vitaly KuznetsovKVM: nVMX: Refactor unsupported eVMCS controls logic...
2022-09-26 Sean ChristophersonKVM: nVMX: Treat eVMCS as enabled for guest iff Hyper...
2022-09-26 Sean ChristophersonKVM: x86: Report error when setting CPUID if Hyper...
2022-09-26 Sean ChristophersonKVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcp...
2022-09-26 Vitaly KuznetsovKVM: x86: Zero out entire Hyper-V CPUID cache before...
2022-09-26 Vitaly Kuznetsovx86/hyperv: Update 'struct hv_enlightened_vmcs' definition
2022-09-26 Vitaly Kuznetsovx86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
next