index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwspinlock
/
u8500_hsem.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
KVM: x86: Assume a 64-bit hypercall for guests with protected state
Tom Lendacky
4
-4
/
+16
2021-11-18
selftests: KVM: Add /x86_64/sev_migrate_tests to .gitignore
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-11-18
riscv: kvm: fix non-kernel-doc comment block
Randy Dunlap
1
-1
/
+1
2021-11-18
KVM: SEV: Fix typo in and tweak name of cmd_allowed_from_miror()
Sean Christopherson
1
-2
/
+2
2021-11-18
KVM: SEV: Drop a redundant setting of sev->asid during initialization
Sean Christopherson
1
-1
/
+0
2021-11-18
KVM: SEV: WARN if SEV-ES is marked active but SEV is not
Sean Christopherson
1
-1
/
+1
2021-11-18
KVM: SEV: Set sev_info.active after initial checks in sev_guest_init()
Sean Christopherson
1
-3
/
+3
2021-11-18
KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created vCPUs
Sean Christopherson
1
-1
/
+6
2021-11-18
KVM: Kill kvm_map_gfn() / kvm_unmap_gfn() and gfn_to_pfn_cache
David Woodhouse
3
-101
/
+12
2021-11-18
KVM: nVMX: Use a gfn_to_hva_cache for vmptrld
David Woodhouse
2
-9
/
+22
2021-11-18
KVM: nVMX: Use kvm_read_guest_offset_cached() for nested VMCS check
David Woodhouse
1
-11
/
+15
2021-11-18
KVM: x86/xen: Use sizeof_field() instead of open-coding it
David Woodhouse
1
-9
/
+9
2021-11-18
KVM: nVMX: Use kvm_{read,write}_guest_cached() for shadow_vmcs12
David Woodhouse
2
-9
/
+20
2021-11-18
KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFO
David Woodhouse
1
-1
/
+1
2021-11-18
KVM: x86/mmu: include EFER.LMA in extended mmu role
Maxim Levitsky
2
-0
/
+2
2021-11-18
KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state...
Maxim Levitsky
1
-5
/
+17
2021-11-18
KVM: Fix steal time asm constraints
David Woodhouse
1
-3
/
+3
2021-11-18
cpuid: kvm_find_kvm_cpuid_features() should be declared 'static'
Paul Durrant
1
-1
/
+1
2021-11-16
KVM: x86: Fix uninitialized eoi_exit_bitmap usage in vcpu_load_eoi_exitmap()
黄乐
1
-2
/
+6
2021-11-16
KVM: selftests: Use perf_test_destroy_vm in memslot_modification_stress_test
David Matlack
1
-2
/
+1
2021-11-16
KVM: selftests: Wait for all vCPU to be created before entering guest mode
David Matlack
1
-0
/
+26
2021-11-16
KVM: selftests: Move vCPU thread creation and joining to common helpers
David Matlack
6
-90
/
+67
2021-11-16
KVM: selftests: Start at iteration 0 instead of -1
David Matlack
1
-5
/
+3
2021-11-16
KVM: selftests: Sync perf_test_args to guest during VM creation
Sean Christopherson
6
-15
/
+16
2021-11-16
KVM: selftests: Fill per-vCPU struct during "perf_test" VM creation
Sean Christopherson
6
-54
/
+45
2021-11-16
KVM: selftests: Create VM with adjusted number of guest pages for perf tests
Sean Christopherson
1
-2
/
+6
2021-11-16
KVM: selftests: Remove perf_test_args.host_page_size
Sean Christopherson
2
-3
/
+1
2021-11-16
KVM: selftests: Move per-VM GPA into perf_test_args
Sean Christopherson
3
-21
/
+10
2021-11-16
KVM: selftests: Use perf util's per-vCPU GPA/pages in demand paging test
Sean Christopherson
1
-16
/
+5
2021-11-16
KVM: selftests: Capture per-vCPU GPA in perf_test_vcpu_args
Sean Christopherson
2
-5
/
+5
2021-11-16
KVM: selftests: Use shorthand local var to access struct perf_tests_args
Sean Christopherson
1
-16
/
+19
2021-11-16
KVM: selftests: Require GPA to be aligned when backed by hugepages
Sean Christopherson
2
-1
/
+8
2021-11-16
KVM: selftests: Assert mmap HVA is aligned when using HugeTLB
Sean Christopherson
3
-0
/
+17
2021-11-16
KVM: selftests: Expose align() helpers to tests
Sean Christopherson
6
-19
/
+34
2021-11-16
KVM: selftests: Explicitly state indicies for vm_guest_mode_params array
Sean Christopherson
1
-9
/
+9
2021-11-16
KVM: selftests: Add event channel upcall support to xen_shinfo_test
David Woodhouse
1
-9
/
+66
2021-11-12
KVM: SEV: unify cgroup cleanup code for svm_vm_migrate_from
Paolo Bonzini
1
-14
/
+11
2021-11-12
KVM: x86: move guest_pv_has out of user_access section
Paolo Bonzini
1
-3
/
+6
2021-11-11
KVM: x86: Drop arbitrary KVM_SOFT_MAX_VCPUS
Vitaly Kuznetsov
2
-2
/
+1
2021-11-11
KVM: Move INVPCID type check from vmx and svm to the common kvm_handle_invpcid()
Vipin Sharma
3
-11
/
+2
2021-11-11
KVM: VMX: Add a helper function to retrieve the GPR index for INVPCID, INVVPI...
Vipin Sharma
3
-5
/
+14
2021-11-11
KVM: nVMX: Clean up x2APIC MSR handling for L2
Sean Christopherson
1
-39
/
+14
2021-11-11
KVM: VMX: Macrofy the MSR bitmap getters and setters
Sean Christopherson
1
-60
/
+25
2021-11-11
KVM: nVMX: Handle dynamic MSR intercept toggling
Sean Christopherson
3
-110
/
+111
2021-11-11
KVM: nVMX: Query current VMCS when determining if MSR bitmaps are in use
Sean Christopherson
1
-4
/
+4
2021-11-11
KVM: x86: Don't update vcpu->arch.pv_eoi.msr_val when a bogus value was writt...
Vitaly Kuznetsov
1
-8
/
+13
2021-11-11
KVM: x86: Rename kvm_lapic_enable_pv_eoi()
Vitaly Kuznetsov
4
-5
/
+5
2021-11-11
KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURES
Paul Durrant
5
-8
/
+47
2021-11-11
KVM: x86: Add helper to consolidate core logic of SET_CPUID{2} flows
Sean Christopherson
1
-23
/
+24
2021-11-11
kvm: mmu: Use fast PF path for access tracking of huge pages when possible
Junaid Shahid
1
-5
/
+5
[next]