index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-27
KVM: selftests: Mark correct page as mapped in virt_map()
Oliver Upton
1
-2
/
+2
2022-12-27
KVM: arm64: selftests: Don't identity map the ucall MMIO hole
Oliver Upton
1
-2
/
+4
2022-12-27
KVM: selftests: document the default implementation of vm_vaddr_populate_bitmap
Paolo Bonzini
1
-0
/
+9
2022-12-27
KVM: selftests: Use magic value to signal ucall_alloc() failure
Sean Christopherson
1
-2
/
+14
2022-12-27
KVM: selftests: Fix a typo in x86-64's kvm_get_cpu_address_width()
Sean Christopherson
1
-1
/
+1
2022-12-12
Merge remote-tracking branch 'kvm/queue' into HEAD
Paolo Bonzini
2
-41
/
+45
2022-12-09
KVM: selftests: Allocate ucall pool from MEM_REGION_DATA
Oliver Upton
1
-1
/
+1
2022-12-09
KVM: arm64: selftests: Align VA space allocator with TTBR0
Oliver Upton
2
-5
/
+20
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
8
-74
/
+307
2022-12-05
Merge branch kvm-arm64/dirty-ring into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2022-12-05
Merge branch kvm-arm64/selftest/access-tracking into kvmarm-master/next
Marc Zyngier
1
-0
/
+3
2022-12-05
Merge branch kvm-arm64/selftest/s2-faults into kvmarm-master/next
Marc Zyngier
7
-70
/
+299
2022-12-02
tools: Drop "atomic_" prefix from atomic test_and_set_bit()
Sean Christopherson
1
-1
/
+1
2022-12-02
KVM: selftests: Disallow "get supported CPUID" before REQ_XCOMP_GUEST_PERM
Sean Christopherson
1
-6
/
+12
2022-12-02
KVM: selftests: Move __vm_xsave_require_permission() below CPUID helpers
Sean Christopherson
1
-32
/
+32
2022-12-02
KVM: selftests: Move XFD CPUID checking out of __vm_xsave_require_permission()
Lei Wang
1
-2
/
+0
2022-11-29
KVM: selftests: Have perf_test_util signal when to stop vCPUs
Oliver Upton
1
-0
/
+3
2022-11-21
KVM: selftests: Allocate Hyper-V partition assist page
Vitaly Kuznetsov
1
-0
/
+5
2022-11-21
KVM: selftests: Create a vendor independent helper to allocate Hyper-V specif...
Vitaly Kuznetsov
2
-12
/
+20
2022-11-21
KVM: selftests: Split off load_evmcs() from load_vmcs()
Vitaly Kuznetsov
1
-20
/
+12
2022-11-21
KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
Vitaly Kuznetsov
1
-0
/
+21
2022-11-18
KVM: selftests: Export vm_vaddr_unused_gap() to make it possible to request u...
Vitaly Kuznetsov
1
-2
/
+2
2022-11-18
KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() too
Vitaly Kuznetsov
1
-2
/
+3
2022-11-17
Merge branch 'kvm-svm-harden' into HEAD
Paolo Bonzini
1
-13
/
+0
2022-11-17
KVM: selftests: move idt_entry to header
Maxim Levitsky
1
-13
/
+0
2022-11-17
KVM: selftests: Assert in prepare_eptp() that nEPT is supported
David Matlack
2
-1
/
+2
2022-11-17
KVM: selftests: Check for KVM nEPT support using "feature" MSRs
David Matlack
1
-8
/
+4
2022-11-17
KVM: selftests: Add dedicated helpers for getting x86 Family and Model
Sean Christopherson
1
-3
/
+1
2022-11-17
KVM: selftests: Add kvm_cpu_*() support for X86_PROPERTY_*
Sean Christopherson
1
-7
/
+10
2022-11-17
KVM: selftests: Refactor kvm_cpuid_has() to prep for X86_PROPERTY_* support
Sean Christopherson
1
-6
/
+13
2022-11-17
KVM: selftests: Add X86_PROPERTY_* framework to retrieve CPUID values
Sean Christopherson
1
-10
/
+8
2022-11-17
KVM: selftests: Add X86_FEATURE_PAE and use it calc "fallback" MAXPHYADDR
Sean Christopherson
1
-3
/
+1
2022-11-17
KVM: selftests: Provide error code as a KVM_ASM_SAFE() output
Sean Christopherson
1
-0
/
+1
2022-11-17
KVM: selftests: Add arch specific post vm creation hook
Vishal Annapurve
2
-3
/
+10
2022-11-17
KVM: selftests: Add arch specific initialization
Vishal Annapurve
2
-9
/
+15
2022-11-17
KVM: selftests: move common startup logic to kvm_util.c
Vishal Annapurve
1
-0
/
+6
2022-11-17
KVM: selftests: Play nice with huge pages when getting PTEs/GPAs
Sean Christopherson
1
-7
/
+38
2022-11-17
KVM: selftests: Use vm_get_page_table_entry() in addr_arch_gva2gpa()
Sean Christopherson
1
-34
/
+4
2022-11-17
KVM: selftests: Use virt_get_pte() when getting PTE pointer
Sean Christopherson
1
-23
/
+6
2022-11-17
KVM: selftests: Verify parent PTE is PRESENT when getting child PTE
Sean Christopherson
1
-8
/
+13
2022-11-17
KVM: selftests: Remove useless shifts when creating guest page tables
Sean Christopherson
1
-9
/
+8
2022-11-17
KVM: selftests: Drop reserved bit checks from PTE accessor
Sean Christopherson
1
-25
/
+1
2022-11-17
KVM: selftests: Drop helpers to read/write page table entries
Sean Christopherson
1
-19
/
+2
2022-11-17
KVM: selftests: Fix spelling mistake "begining" -> "beginning"
Colin Ian King
1
-1
/
+1
2022-11-17
KVM: selftests: Add ucall pool based implementation
Peter Gonda
5
-12
/
+73
2022-11-17
KVM: selftests: Drop now-unnecessary ucall_uninit()
Sean Christopherson
5
-25
/
+2
2022-11-17
KVM: selftests: Make arm64's MMIO ucall multi-VM friendly
Sean Christopherson
1
-5
/
+14
2022-11-17
KVM: selftests: Automatically do init_ucall() for non-barebones VMs
Sean Christopherson
6
-56
/
+17
2022-11-17
KVM: selftests: Consolidate boilerplate code in get_ucall()
Sean Christopherson
5
-53
/
+31
2022-11-17
KVM: selftests: Consolidate common code for populating ucall struct
Sean Christopherson
5
-71
/
+40
[next]