index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
lib
/
x86_64
/
processor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-17
Merge tag 'kvm-x86-selftests-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-61
/
+0
2024-08-29
KVM: selftests: Report unhandled exceptions on x86 as regular guest asserts
Sean Christopherson
1
-5
/
+3
2024-08-22
KVM: selftests: Move Hyper-V specific functions out of processor.c
Vitaly Kuznetsov
1
-61
/
+0
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-11
selftests: kvm: switch to using KVM_X86_*_VM
Paolo Bonzini
1
-5
/
+9
2024-03-11
Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-3
/
+12
2024-03-11
Merge tag 'kvm-x86-selftests-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-4
/
+41
2024-02-28
KVM: selftests: Add a basic SEV-ES smoke test
Sean Christopherson
1
-1
/
+1
2024-02-28
KVM: selftests: Add library for creating and interacting with SEV guests
Peter Gonda
1
-0
/
+17
2024-02-28
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-30
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
1
-5
/
+5
2023-08-02
KVM: selftests: Print out guest RIP on unhandled exception
Sean Christopherson
1
-12
/
+6
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-24
KVM: selftests: Add 'malloc' failure check in vcpu_save_state
Ivan Orlov
1
-0
/
+1
2023-03-24
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
2023-01-24
KVM: selftests: x86: Cache host CPU vendor (AMD vs. Intel)
Vishal Annapurve
1
-2
/
+12
2023-01-24
KVM: selftests: x86: Use "this_cpu" prefix for cpu vendor queries
Vishal Annapurve
1
-24
/
+2
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
1
-40
/
+44
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
1
-6
/
+7
2022-12-01
KVM: selftests: Disallow "get supported CPUID" before REQ_XCOMP_GUEST_PERM
Sean Christopherson
1
-6
/
+12
2022-12-01
KVM: selftests: Move __vm_xsave_require_permission() below CPUID helpers
Sean Christopherson
1
-32
/
+32
2022-12-01
KVM: selftests: Move XFD CPUID checking out of __vm_xsave_require_permission()
Lei Wang
1
-2
/
+0
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-16
KVM: selftests: Add dedicated helpers for getting x86 Family and Model
Sean Christopherson
1
-3
/
+1
[next]