OSDN Git Service
(root)
/
uclinux-h8
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
uclinux-h8/linux.git
2021-06-17
Vitaly Kuznetsov
KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_ENFORCE_CPUID
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Vitaly Kuznetsov
asm-generic/hyperv: add HV_STATUS_ACCESS_DENIED definition
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Vineeth Pillai
KVM: SVM: hyper-v: Direct Virtual Flush support
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Vineeth Pillai
KVM: SVM: hyper-v: Enlightened MSR-Bitmap support
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Vineeth Pillai
KVM: SVM: hyper-v: Remote TLB flush for SVM
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Vineeth Pillai
KVM: SVM: Software reserved fields
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Vineeth Pillai
KVM: x86: hyper-v: Move the remote TLB flush logic...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Vineeth Pillai
hyperv: SVM enlightened TLB flush support flag
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Vineeth Pillai
hyperv: Detect Nested virtualization support for SVM
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Krish Sadhukhan
KVM: nVMX: nSVM: Add a new VCPU statistic to show if...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Krish Sadhukhan
KVM: nVMX: nSVM: 'nested_run' should count guest-entry...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Sean Christopherson
KVM: x86: Drop "pre_" from enter/leave_smm() helpers
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Sean Christopherson
KVM: x86: Drop .post_leave_smm(), i.e. the manual post...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Sean Christopherson
KVM: x86: Rename SMM tracepoint to make it reflect...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Sean Christopherson
KVM: x86: Move "entering SMM" tracepoint into kvm_smm_c...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Sean Christopherson
KVM: x86: Move (most) SMM hflags modifications into...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Sean Christopherson
KVM: x86: Invoke kvm_smm_changed() immediately after...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Sean Christopherson
KVM: x86: Replace .set_hflags() with dedicated .exiting...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Sean Christopherson
KVM: x86: Emulate triple fault shutdown if RSM emulatio...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Vitaly Kuznetsov
KVM: x86: Drop vendor specific functions for APICv...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Vitaly Kuznetsov
KVM: x86: Use common 'enable_apicv' variable for both...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Sergey Senozhatsky
kvm: x86: implement KVM PM-notifier
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Sergey Senozhatsky
kvm: add PM-notifier
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Jim Mattson
KVM: selftests: Introduce x2APIC register manipulation...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Jim Mattson
KVM: selftests: Hoist APIC functions out of individual...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Jim Mattson
KVM: selftests: Move APIC definitions into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Jim Mattson
KVM: nVMX: Disable vmcs02 posted interrupts if vmcs12...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Jim Mattson
KVM: nVMX: Fail on MMIO completion for nested posted...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Jim Mattson
KVM: x86: Add a return code to kvm_apic_accept_events
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Jim Mattson
KVM: x86: Add a return code to inject_pending_event
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Jim Mattson
KVM: nVMX: Add a return code to vmx_complete_nested_pos...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Jim Mattson
KVM: x86: Remove guest mode check from kvm_check_nested...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Ilias Stamatis
KVM: selftests: x86: Add vmx_nested_tsc_scaling_test
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Ilias Stamatis
KVM: nVMX: Enable nested TSC scaling
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Ilias Stamatis
KVM: X86: Add vendor callbacks for writing the TSC...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Ilias Stamatis
KVM: X86: Move write_l1_tsc_offset() logic to common...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Ilias Stamatis
KVM: X86: Add functions that calculate the nested TSC...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Ilias Stamatis
KVM: X86: Add functions for retrieving L2 TSC fields...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Ilias Stamatis
KVM: nVMX: Add a TSC multiplier field in VMCS12
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Ilias Stamatis
KVM: X86: Add a ratio parameter to kvm_scale_tsc()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Ilias Stamatis
KVM: X86: Rename kvm_compute_tsc_offset() to kvm_comput...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Ilias Stamatis
KVM: X86: Store L1's TSC scaling ratio in 'struct kvm_v...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Ilias Stamatis
math64.h: Add mul_s64_u64_shr()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Ben Gardon
KVM: x86/mmu: Lazily allocate memslot rmaps
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Ben Gardon
KVM: x86/mmu: Skip rmap operations if rmaps not allocated
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Ben Gardon
KVM: x86/mmu: Add a field to control memslot rmap alloc...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Ben Gardon
KVM: mmu: Add slots_arch_lock for memslot arch fields
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Ben Gardon
KVM: mmu: Refactor memslot copy
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Ben Gardon
KVM: x86/mmu: Factor out allocating memslot rmap
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Ben Gardon
KVM: x86/mmu: Deduplicate rmap freeing
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Keqian Zhu
KVM: x86: Do not write protect huge page in initially...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Keqian Zhu
KVM: x86: Support write protecting only large pages
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Siddharth Chandrasekaran
KVM: hyper-v: Advertise support for fast XMM hypercalls
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Siddharth Chandrasekaran
KVM: x86: kvm_hv_flush_tlb use inputs from XMM registers
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Siddharth Chandrasekaran
KVM: hyper-v: Collect hypercall params into struct
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Siddharth Chandrasekaran
KVM: x86: Move FPU register accessors into fpu.h
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Shaokun Zhang
KVM: x86/mmu: Make is_nx_huge_page_enabled an inline...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Fuad Tabba
KVM: selftests: Fix kvm_check_cap() assertion
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Sean Christopherson
KVM: x86/mmu: Calculate and check "full" mmu_role for...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Wanpeng Li
KVM: X86: Fix x86_emulator slab cache leak
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Alper Gun
KVM: SVM: Call SEV Guest Decommission if ASID binding...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Sean Christopherson
KVM: x86: Immediately reset the MMU context when the...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Gustavo A....
KVM: x86: Fix fall-through warnings for Clang
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
ChenXiaoSong
KVM: SVM: fix doc warnings
commit
|
commitdiff
|
tree
|
snapshot
2021-06-10
Yanan Wang
KVM: selftests: Fix compiling errors when initializing...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Jim Mattson
kvm: LAPIC: Restore guard to prevent illegal APIC regis...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Paolo Bonzini
kvm: fix previous commit for 32-bit builds
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Paolo Bonzini
kvm: avoid speculation-based attacks from out-of-range...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Lai Jiangshan
KVM: x86: Unload MMU on guest TLB flush if TDP disabled...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Sean Christopherson
KVM: x86: Ensure liveliness of nested VM-Enter fail...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Zhenzhong Duan
selftests: kvm: Add support for customized slot0 memory...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Christian Borntraeger
KVM: selftests: introduce P47V64 for s390x
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Lai Jiangshan
KVM: x86: Ensure PV TLB flush tracepoint reflects KVM...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Lai Jiangshan
KVM: X86: MMU: Use the correct inherited permissions...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Wanpeng Li
KVM: LAPIC: Write 0 to TMICT should also cancel vmx...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Ashish Kalra
KVM: SVM: Fix SEV SEND_START session length & SEND_UPDA...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-29
Paolo Bonzini
selftests: kvm: fix overlapping addresses in memslot_pe...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Paolo Bonzini
Merge tag 'kvmarm-fixes-5.13-2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Wanpeng Li
KVM: X86: Kill off ctxt->ud
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Wanpeng Li
KVM: X86: Fix warning caused by stale emulation context
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Yuan Yao
KVM: X86: Use kvm_get_linear_rip() in single-step and...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
David Matlack
KVM: x86/mmu: Fix comment mentioning skip_4k
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Marcelo Tosatti
KVM: VMX: update vcpu posted-interrupt descriptor when...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Marcelo Tosatti
KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Marcelo Tosatti
KVM: x86: add start_assignment hook to kvm_x86_ops
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Wanpeng Li
KVM: LAPIC: Narrow the timer latency between wait_lapic...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Paolo Bonzini
selftests: kvm: do only 1 memslot_perf_test run by...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Joe Richey
KVM: X86: Use _BITUL() macro in UAPI headers
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Axel Rasmussen
KVM: selftests: add shared hugetlbfs backing source...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Axel Rasmussen
KVM: selftests: allow using UFFD minor faults for deman...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Axel Rasmussen
KVM: selftests: create alias mappings when using shared...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Axel Rasmussen
KVM: selftests: add shmem backing source type
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Axel Rasmussen
KVM: selftests: refactor vm_mem_backing_src_type flags
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Axel Rasmussen
KVM: selftests: allow different backing source types
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Axel Rasmussen
KVM: selftests: compute correct demand paging size
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Axel Rasmussen
KVM: selftests: simplify setup_demand_paging error...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
David Matlack
KVM: selftests: Print a message if /dev/kvm is missing
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Axel Rasmussen
KVM: selftests: trivial comment/logging fixes
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
David Matlack
KVM: selftests: Fix hang in hardware_disable_test
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
David Matlack
KVM: selftests: Ignore CPUID.0DH.1H in get_cpuid_test
commit
|
commitdiff
|
tree
|
snapshot
next