index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
lib
/
x86_64
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-19
KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories
Sean Christopherson
10
-2590
/
+0
2024-11-13
Merge branch 'kvm-docs-6.13' into HEAD
Paolo Bonzini
1
-1
/
+1
2024-11-08
KVM: selftests: use X86_MEMTYPE_WB instead of VMX_BASIC_MEM_TYPE_WB
John Sperbeck
1
-1
/
+1
2024-11-01
KVM: selftests: Configure XCR0 to max supported value by default
Sean Christopherson
1
-0
/
+24
2024-09-17
Merge tag 'kvm-x86-selftests-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-61
/
+67
2024-08-30
KVM: selftests: Report unhandled exceptions on x86 as regular guest asserts
Sean Christopherson
1
-5
/
+3
2024-08-22
KVM: selftests: Re-enable hyperv_evmcs/hyperv_svm_test on bare metal
Vitaly Kuznetsov
1
-0
/
+8
2024-08-22
KVM: selftests: Move Hyper-V specific functions out of processor.c
Vitaly Kuznetsov
2
-61
/
+59
2024-07-16
Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+11
2024-06-28
KVM: selftests: Add guest udelay() utility for x86
Reinette Chatre
1
-0
/
+11
2024-06-05
KVM: selftests: x86: Prioritize getting max_gfn from GuestPhysBits
Tao Su
1
-2
/
+13
2024-04-29
KVM: selftests: Drop @selector from segment helpers
Sean Christopherson
1
-15
/
+14
2024-04-29
KVM: selftests: Init x86's segments during VM creation
Sean Christopherson
1
-48
/
+20
2024-04-29
KVM: selftests: Add macro for TSS selector, rename up code/data macros
Sean Christopherson
1
-9
/
+9
2024-04-29
KVM: selftests: Allocate x86's TSS at VM creation
Sean Christopherson
1
-3
/
+2
2024-04-29
KVM: selftests: Fold x86's descriptor tables helpers into vcpu_init_sregs()
Sean Christopherson
1
-25
/
+5
2024-04-29
KVM: selftests: Drop superfluous switch() on vm->mode in vcpu_init_sregs()
Sean Christopherson
1
-16
/
+11
2024-04-29
KVM: selftests: Allocate x86's GDT during VM creation
Sean Christopherson
1
-3
/
+1
2024-04-29
KVM: selftests: Map x86's exception_handlers at VM creation, not vCPU setup
Sean Christopherson
1
-1
/
+2
2024-04-29
KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86
Sean Christopherson
1
-2
/
+6
2024-04-29
KVM: selftests: Rename x86's vcpu_setup() to vcpu_init_sregs()
Sean Christopherson
1
-2
/
+2
2024-04-29
KVM: selftests: Move x86's descriptor table helpers "up" in processor.c
Sean Christopherson
1
-96
/
+95
2024-04-29
KVM: selftests: Fix off-by-one initialization of GDT limit
Ackerley Tng
1
-1
/
+1
2024-04-29
KVM: selftests: Move GDT, IDT, and TSS fields to x86's kvm_vm_arch
Sean Christopherson
1
-11
/
+11
2024-04-29
KVM: selftests: Add global snapshot of kvm_is_forced_emulation_enabled()
Sean Christopherson
1
-0
/
+3
2024-04-29
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
1
-1
/
+0
2024-04-11
selftests: kvm: split "launch" phase of SEV VM creation
Paolo Bonzini
1
-6
/
+10
2024-04-11
selftests: kvm: switch to using KVM_X86_*_VM
Paolo Bonzini
2
-8
/
+36
2024-03-11
Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-3
/
+43
2024-03-11
Merge tag 'kvm-x86-selftests-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-4
/
+155
2024-02-29
KVM: selftests: Add a basic SEV-ES smoke test
Sean Christopherson
2
-2
/
+6
2024-02-29
KVM: selftests: Add library for creating and interacting with SEV guests
Peter Gonda
2
-0
/
+127
2024-02-29
KVM: selftests: Allow tagging protected memory in guest page tables
Peter Gonda
1
-1
/
+14
2024-02-28
KVM: selftests: Move setting a vCPU's entry point to a dedicated API
Sean Christopherson
1
-3
/
+10
2024-02-01
KVM: selftests: Run clocksource dependent tests with hyperv_clocksource_tsc_p...
Vitaly Kuznetsov
1
-2
/
+3
2024-02-01
KVM: selftests: Generalize check_clocksource() from kvm_clock_test
Vitaly Kuznetsov
1
-0
/
+10
2024-01-31
KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assets
Jinrong Liang
1
-0
/
+31
2024-01-31
KVM: selftests: Add vcpu_set_cpuid_property() to set properties
Jinrong Liang
1
-3
/
+12
2024-01-30
KVM: selftests: x86_64: Remove redundant newlines
Andrew Jones
2
-8
/
+8
2023-10-04
KVM: selftests: Remove obsolete and incorrect test case metadata
Like Xu
1
-2
/
+0
2023-08-03
KVM: selftests: Print out guest RIP on unhandled exception
Sean Christopherson
1
-12
/
+6
2023-08-03
KVM: selftests: Add arch ucall.h and inline simple arch hooks
Sean Christopherson
1
-4
/
+0
2023-08-03
KVM: selftests: Add a shameful hack to preserve/clobber GPRs across ucall
Sean Christopherson
1
-2
/
+30
2023-04-14
KVM: selftests: Fix spelling mistake "perrmited" -> "permitted"
Colin Ian King
1
-1
/
+1
2023-04-11
KVM: selftests: Rework dynamic XFeature helper to take mask, not bit
Sean Christopherson
1
-7
/
+10
2023-03-25
KVM: selftests: Add 'malloc' failure check in vcpu_save_state
Ivan Orlov
1
-0
/
+1
2023-03-25
KVM: selftests: Adjust VM's initial stack address to align with SysV ABI spec
Ackerley Tng
1
-1
/
+17
2023-03-14
KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercalls
Sean Christopherson
1
-0
/
+10
2023-03-14
KVM: selftests: Move the guts of kvm_hypercall() to a separate macro
Sean Christopherson
1
-12
/
+17
2023-01-24
KVM: selftests: x86: Use host's native hypercall instruction in kvm_hypercall()
Vishal Annapurve
1
-2
/
+8
[next]