OSDN Git Service

uclinux-h8/linux.git
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...
2021-06-09 Paolo Bonzinikvm: fix previous commit for 32-bit builds
2021-06-08 Paolo Bonzinikvm: avoid speculation-based attacks from out-of-range...
2021-06-08 Lai JiangshanKVM: x86: Unload MMU on guest TLB flush if TDP disabled...
2021-06-08 Sean ChristophersonKVM: x86: Ensure liveliness of nested VM-Enter fail...
2021-06-08 Zhenzhong Duanselftests: kvm: Add support for customized slot0 memory...
2021-06-08 Christian BorntraegerKVM: selftests: introduce P47V64 for s390x
2021-06-08 Lai JiangshanKVM: x86: Ensure PV TLB flush tracepoint reflects KVM...
2021-06-08 Lai JiangshanKVM: X86: MMU: Use the correct inherited permissions...
2021-06-08 Wanpeng LiKVM: LAPIC: Write 0 to TMICT should also cancel vmx...
2021-06-08 Ashish KalraKVM: SVM: Fix SEV SEND_START session length & SEND_UPDA...
2021-05-29 Paolo Bonziniselftests: kvm: fix overlapping addresses in memslot_pe...
2021-05-28 Paolo BonziniMerge tag 'kvmarm-fixes-5.13-2' of git://git./linux...
2021-05-28 Wanpeng LiKVM: X86: Kill off ctxt->ud
2021-05-28 Wanpeng LiKVM: X86: Fix warning caused by stale emulation context
2021-05-28 Yuan YaoKVM: X86: Use kvm_get_linear_rip() in single-step and...
2021-05-27 David MatlackKVM: x86/mmu: Fix comment mentioning skip_4k
2021-05-27 Marcelo TosattiKVM: VMX: update vcpu posted-interrupt descriptor when...
2021-05-27 Marcelo TosattiKVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK
2021-05-27 Marcelo TosattiKVM: x86: add start_assignment hook to kvm_x86_ops
2021-05-27 Wanpeng LiKVM: LAPIC: Narrow the timer latency between wait_lapic...
2021-05-27 Paolo Bonziniselftests: kvm: do only 1 memslot_perf_test run by...
2021-05-27 Joe RicheyKVM: X86: Use _BITUL() macro in UAPI headers
2021-05-27 Axel RasmussenKVM: selftests: add shared hugetlbfs backing source...
2021-05-27 Axel RasmussenKVM: selftests: allow using UFFD minor faults for deman...
2021-05-27 Axel RasmussenKVM: selftests: create alias mappings when using shared...
2021-05-27 Axel RasmussenKVM: selftests: add shmem backing source type
2021-05-27 Axel RasmussenKVM: selftests: refactor vm_mem_backing_src_type flags
2021-05-27 Axel RasmussenKVM: selftests: allow different backing source types
2021-05-27 Axel RasmussenKVM: selftests: compute correct demand paging size
2021-05-27 Axel RasmussenKVM: selftests: simplify setup_demand_paging error...
next