OSDN Git Service

uclinux-h8/linux.git
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...
2021-05-27 David MatlackKVM: selftests: Print a message if /dev/kvm is missing
2021-05-27 Axel RasmussenKVM: selftests: trivial comment/logging fixes
2021-05-27 David MatlackKVM: selftests: Fix hang in hardware_disable_test
2021-05-27 David MatlackKVM: selftests: Ignore CPUID.0DH.1H in get_cpuid_test
2021-05-27 David MatlackKVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()
2021-05-27 Maciej S. SzmigieroKVM: selftests: add a memslot-related performance benchmark
2021-05-27 Maciej S. SzmigieroKVM: selftests: Keep track of memslots more efficiently
2021-05-27 Paolo Bonziniselftests: kvm: fix potential issue with ELF loading
2021-05-27 Zhenzhong Duanselftests: kvm: make allocation of extra memory take...
2021-05-27 Wanpeng LiKVM: X86: hyper-v: Task srcu lock when accessing kvm_me...
2021-05-27 Wanpeng LiKVM: X86: Fix vCPU preempted state from guest's point...
2021-05-27 Wanpeng LiKVM: X86: Bail out of direct yield in case of under...
2021-05-27 Wanpeng LiKVM: PPC: exit halt polling on need_resched()
2021-05-27 Marc ZyngierKVM: arm64: Prevent mixed-width VM creation
2021-05-27 Zenghui YuKVM: arm64: Resolve all pending PC updates before immed...
2021-05-24 Paolo BonziniKVM: SVM: make the avic parameter a bool
next