OSDN Git Service

uclinux-h8/linux.git
2021-06-17 Maxim LevitskyKVM: x86: introduce kvm_register_clear_available
2021-06-17 Maxim LevitskyKVM: nVMX: delay loading of PDPTRs to KVM_REQ_GET_NESTE...
2021-06-17 Maxim LevitskyKVM: nSVM: refactor the CR3 reload on migration
2021-06-17 Sean ChristophersonKVM: x86: Always load PDPTRs on CR3 load for SVM w...
2021-06-17 Sean ChristophersonKVM: nSVM: Drop pointless pdptrs_changed() check on...
2021-06-17 Sean ChristophersonKVM: nVMX: Drop obsolete (and pointless) pdptrs_changed...
2021-06-17 Vitaly KuznetsovKVM: selftests: Introduce hyperv_features test
2021-06-17 Vitaly KuznetsovKVM: selftests: Move evmcs.h to x86_64/
2021-06-17 Vitaly KuznetsovKVM: selftests: move Hyper-V MSR definitions to hyperv.h
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_X64_EX_PROCESSOR_MASKS_RECO...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_X64_CLUSTER_IPI_RECOMMENDED bit
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_X64_REMOTE_TLB_FLUSH_RECOMM...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_DEBUGGING privilege bit
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_SIGNAL_EVENTS privilege bit
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_POST_MESSAGES privilege bit
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Check access to HVCALL_NOTIFY_LONG_S...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Prepare to check access to Hyper...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_STIMER_DIRECT_MODE_AVAILABL...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Inverse the default in hv_check_msr_...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_FEATURE_DEBUG_MSRS_AVAILABL...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_FEATURE_GUEST_CRASH_MSR_AVA...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_ACCESS_REENLIGHTENMENT...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_ACCESS_FREQUENCY_MSRS privi...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_MSR_APIC_ACCESS_AVAILABLE...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_MSR_SYNTIMER_AVAILABLE...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_MSR_SYNIC_AVAILABLE privile...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_MSR_REFERENCE_TSC_AVAILABLE...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_MSR_RESET_AVAILABLE privile...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_MSR_VP_INDEX_AVAILABLE...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_MSR_TIME_REF_COUNT_AVAILABL...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_MSR_VP_RUNTIME_AVAILABLE...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Honor HV_MSR_HYPERCALL_AVAILABLE...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Prepare to check access to Hyper...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Cache guest CPUID leaves determining...
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_ENFORCE_CPUID
2021-06-17 Vitaly Kuznetsovasm-generic/hyperv: add HV_STATUS_ACCESS_DENIED definition
2021-06-17 Vineeth PillaiKVM: SVM: hyper-v: Direct Virtual Flush support
2021-06-17 Vineeth PillaiKVM: SVM: hyper-v: Enlightened MSR-Bitmap support
2021-06-17 Vineeth PillaiKVM: SVM: hyper-v: Remote TLB flush for SVM
2021-06-17 Vineeth PillaiKVM: SVM: Software reserved fields
2021-06-17 Vineeth PillaiKVM: x86: hyper-v: Move the remote TLB flush logic...
2021-06-17 Vineeth Pillaihyperv: SVM enlightened TLB flush support flag
2021-06-17 Vineeth Pillaihyperv: Detect Nested virtualization support for SVM
2021-06-17 Krish SadhukhanKVM: nVMX: nSVM: Add a new VCPU statistic to show if...
2021-06-17 Krish SadhukhanKVM: nVMX: nSVM: 'nested_run' should count guest-entry...
2021-06-17 Sean ChristophersonKVM: x86: Drop "pre_" from enter/leave_smm() helpers
2021-06-17 Sean ChristophersonKVM: x86: Drop .post_leave_smm(), i.e. the manual post...
2021-06-17 Sean ChristophersonKVM: x86: Rename SMM tracepoint to make it reflect...
2021-06-17 Sean ChristophersonKVM: x86: Move "entering SMM" tracepoint into kvm_smm_c...
2021-06-17 Sean ChristophersonKVM: x86: Move (most) SMM hflags modifications into...
2021-06-17 Sean ChristophersonKVM: x86: Invoke kvm_smm_changed() immediately after...
2021-06-17 Sean ChristophersonKVM: x86: Replace .set_hflags() with dedicated .exiting...
2021-06-17 Sean ChristophersonKVM: x86: Emulate triple fault shutdown if RSM emulatio...
2021-06-17 Vitaly KuznetsovKVM: x86: Drop vendor specific functions for APICv...
2021-06-17 Vitaly KuznetsovKVM: x86: Use common 'enable_apicv' variable for both...
2021-06-17 Sergey Senozhatskykvm: x86: implement KVM PM-notifier
2021-06-17 Sergey Senozhatskykvm: add PM-notifier
2021-06-17 Jim MattsonKVM: selftests: Introduce x2APIC register manipulation...
2021-06-17 Jim MattsonKVM: selftests: Hoist APIC functions out of individual...
2021-06-17 Jim MattsonKVM: selftests: Move APIC definitions into a separate...
2021-06-17 Jim MattsonKVM: nVMX: Disable vmcs02 posted interrupts if vmcs12...
2021-06-17 Jim MattsonKVM: nVMX: Fail on MMIO completion for nested posted...
2021-06-17 Jim MattsonKVM: x86: Add a return code to kvm_apic_accept_events
2021-06-17 Jim MattsonKVM: x86: Add a return code to inject_pending_event
2021-06-17 Jim MattsonKVM: nVMX: Add a return code to vmx_complete_nested_pos...
2021-06-17 Jim MattsonKVM: x86: Remove guest mode check from kvm_check_nested...
2021-06-17 Ilias StamatisKVM: selftests: x86: Add vmx_nested_tsc_scaling_test
2021-06-17 Ilias StamatisKVM: nVMX: Enable nested TSC scaling
2021-06-17 Ilias StamatisKVM: X86: Add vendor callbacks for writing the TSC...
2021-06-17 Ilias StamatisKVM: X86: Move write_l1_tsc_offset() logic to common...
2021-06-17 Ilias StamatisKVM: X86: Add functions that calculate the nested TSC...
2021-06-17 Ilias StamatisKVM: X86: Add functions for retrieving L2 TSC fields...
2021-06-17 Ilias StamatisKVM: nVMX: Add a TSC multiplier field in VMCS12
2021-06-17 Ilias StamatisKVM: X86: Add a ratio parameter to kvm_scale_tsc()
2021-06-17 Ilias StamatisKVM: X86: Rename kvm_compute_tsc_offset() to kvm_comput...
2021-06-17 Ilias StamatisKVM: X86: Store L1's TSC scaling ratio in 'struct kvm_v...
2021-06-17 Ilias Stamatismath64.h: Add mul_s64_u64_shr()
2021-06-17 Ben GardonKVM: x86/mmu: Lazily allocate memslot rmaps
2021-06-17 Ben GardonKVM: x86/mmu: Skip rmap operations if rmaps not allocated
2021-06-17 Ben GardonKVM: x86/mmu: Add a field to control memslot rmap alloc...
2021-06-17 Ben GardonKVM: mmu: Add slots_arch_lock for memslot arch fields
2021-06-17 Ben GardonKVM: mmu: Refactor memslot copy
2021-06-17 Ben GardonKVM: x86/mmu: Factor out allocating memslot rmap
2021-06-17 Ben GardonKVM: x86/mmu: Deduplicate rmap freeing
2021-06-17 Keqian ZhuKVM: x86: Do not write protect huge page in initially...
2021-06-17 Keqian ZhuKVM: x86: Support write protecting only large pages
2021-06-17 Siddharth ChandrasekaranKVM: hyper-v: Advertise support for fast XMM hypercalls
2021-06-17 Siddharth ChandrasekaranKVM: x86: kvm_hv_flush_tlb use inputs from XMM registers
2021-06-17 Siddharth ChandrasekaranKVM: hyper-v: Collect hypercall params into struct
2021-06-17 Siddharth ChandrasekaranKVM: x86: Move FPU register accessors into fpu.h
2021-06-17 Shaokun ZhangKVM: x86/mmu: Make is_nx_huge_page_enabled an inline...
2021-06-17 Fuad TabbaKVM: selftests: Fix kvm_check_cap() assertion
2021-06-11 Sean ChristophersonKVM: x86/mmu: Calculate and check "full" mmu_role for...
2021-06-11 Wanpeng LiKVM: X86: Fix x86_emulator slab cache leak
2021-06-11 Alper GunKVM: SVM: Call SEV Guest Decommission if ASID binding...
2021-06-10 Sean ChristophersonKVM: x86: Immediately reset the MMU context when the...
2021-06-10 Gustavo A.... KVM: x86: Fix fall-through warnings for Clang
2021-06-10 ChenXiaoSongKVM: SVM: fix doc warnings
2021-06-10 Yanan WangKVM: selftests: Fix compiling errors when initializing...
2021-06-09 Jim Mattsonkvm: LAPIC: Restore guard to prevent illegal APIC regis...
next