Sign in
kernel
/
pub
/
scm
/
virt
/
kvm
/
kvm-unit-tests
/
HEAD
f271e1b
add a note regarding the new repo
by Paolo Bonzini
· 5 years ago
master
03f98a2
retire repo
by Paolo Bonzini
· 5 years ago
eb2db85
x86: Allow to limit maximum RAM address
by Nadav Amit
· 5 years ago
950f6bc
x86: remove dead writes from setup_mmu()
by Nadav Amit
· 5 years ago
a6051f0
x86: svm: present bit is set on nested page-faults
by Nadav Amit
· 5 years ago
d86ef58
cstart: do not assume CR4 starts as zero
by Paolo Bonzini
· 5 years ago
a79c949
kvm-unit-tests: nSVM: Test that MBZ bits in CR3 and CR4 are not set on vmrun of nested guests
by Krish Sadhukhan
· 5 years ago
7b87cad
svm: fix clobbers for svm_vmrun
by Paolo Bonzini
· 5 years ago
0d622fc
lib/vmalloc: allow vm_memalign with alignment > PAGE_SIZE
by Claudio Imbrenda
· 5 years ago
9e801bd
lib/alloc_page: move get_order and is_power_of_2 to a bitops.h
by Claudio Imbrenda
· 5 years ago
73f4b20
lib/alloc_page: change some parameter types
by Claudio Imbrenda
· 5 years ago
3874bb4
lib/vmalloc: fix pages count local variable to be size_t
by Claudio Imbrenda
· 5 years ago
e03cc11
vmx: remove unnecessary #ifdef __x86_64__
by Paolo Bonzini
· 5 years ago
af7af81
kvm-unit-tests: nVMX: Test GUEST_LIMIT_GDTR and GUEST_LIMIT_IDTR on vmentry of nested guests
by Krish Sadhukhan
· 5 years ago
02ce178
kvm-unit-tests: nVMX: Test GUEST_BASE_GDTR and GUEST_BASE_IDTR on vmentry of nested guests
by Krish Sadhukhan
· 5 years ago
479a139
kvm-unit-tests: x86: Remove duplicate instance of 'vmcb'
by Krish Sadhukhan
· 5 years ago
63f684f
x86: access: Add test for illegal toggling of CR4.LA57 in 64-bit mode
by Sean Christopherson
· 5 years ago
c83858a
x86: realmode: fix serial_init()
by Nadav Amit
· 5 years ago
eae10e8
kvm-unit-tests: nSVM: Test that DR6[63:32], DR7[63:32] and EFER reserved bits are not set on vmrun of nested guests
by Krish Sadhukhan
· 5 years ago
84a43d3
x86: nVMX: Print more (accurate) info if RDTSC diff test fails
by Sean Christopherson
· 6 years ago
2c1ca86
x86: svm: avoid advancing rip incorrectly on exc_inject
by Nadav Amit
· 5 years ago
c6405e3
x86: svm: use PML4E in npt_rsvd_pfwalk_prepare
by Nadav Amit
· 5 years ago
c803b19
x86: svm: flush TLB on each test
by Nadav Amit
· 5 years ago
10a65fc
x86: svm: check TSC adjust support
by Nadav Amit
· 5 years ago
ec4fed5
x86: Remove boot_idt assembly assignment
by Nadav Amit
· 5 years ago
c3df00e
gitlab-ci.yml: Extend the lists of tests that we run with TCG
by Thomas Huth
· 5 years ago
b373304
scripts: Fix the check whether testname is in the only_tests list
by Paolo Bonzini
· 5 years ago
a4ff5dc
x86: pmu: fix failures on 32-bit due to wrong masks
by Nadav Amit
· 5 years ago
d7903be
x86: realmode: fix lss test
by Nadav Amit
· 5 years ago
3b9b2d5
x86: realmode: hlt loop as fallback on exit
by Nadav Amit
· 5 years ago
a529af7
x86: realmode: initialize idtr
by Nadav Amit
· 5 years ago
6b9334e
x86: map bottom 2G 1:1 into page tables
by Paolo Bonzini
· 5 years ago
ded4105
x86: setup segment registers before percpu areas
by Paolo Bonzini
· 5 years ago
d589407
x86: fix smp_stacktop on 32-bit
by Nadav Amit
· 5 years ago
4108903
x86: fix stack pointer after call
by Paolo Bonzini
· 5 years ago
f8203b5
x86: move IDT away from address 0
by Paolo Bonzini
· 5 years ago
2d3ecdf
Revert "SVM: move guest past HLT"
by Vitaly Kuznetsov
· 5 years ago
d68a795
x86: Initialize segment selectors
by Nadav Amit
· 5 years ago
1b9d2ef
x86: skip hyperv_clock test when host clocksource is not TSC
by Vitaly Kuznetsov
· 5 years ago
ca5efa6
Merge tag 'pull-request-2020-06-16' of https://gitlab.com/huth/kvm-unit-tests
by Paolo Bonzini
· 5 years ago
c88b7be
lib/alloc.c: fix missing include
by Paolo Bonzini
· 5 years ago
49efa0e
Fixes for the umip test
by Thomas Huth
· 5 years ago
1a31ffa
Fix out-of-tree builds
by Andrew Jones
· 5 years ago
17b9f93
lib/vmalloc: add locking and a check for initialization
by Claudio Imbrenda
· 5 years ago
4a4f8af
lib/alloc_page: make get_order return unsigned int
by Claudio Imbrenda
· 5 years ago
4aabe7c
lib/vmalloc: fix potential race and non-standard pointer arithmetic
by Claudio Imbrenda
· 5 years ago
dee4223
lib: Fix a typo and add documentation comments
by Claudio Imbrenda
· 5 years ago
cde8415
lib/alloc.c: add overflow check for calloc
by Claudio Imbrenda
· 5 years ago
6ea7326
lib: use PAGE_ALIGN
by Claudio Imbrenda
· 5 years ago
5b70cbd
x86: add missing PAGE_ALIGN macro from page.h
by Claudio Imbrenda
· 5 years ago
cae10b5
x86/cstart.S: initialize stack before using it
by Claudio Imbrenda
· 5 years ago
a434c43
nVMX: Extend EPT cap MSR test to allow 5-level EPT
by Sean Christopherson
· 6 years ago
0f54d5d
nVMX: Mark bit 39 of MSR_IA32_VMX_EPT_VPID_CAP as reserved
by Sean Christopherson
· 6 years ago
592cb37
nVMX: Refactor the EPT/VPID MSR cap check to make it readable
by Sean Christopherson
· 6 years ago
d86e741
nVMX: Extend EPTP test to allow 5-level EPT
by Sean Christopherson
· 6 years ago
da338a3
SVM: add test for nested guest RIP corruption
by Maxim Levitsky
· 5 years ago
e743729
x86: fix build with GCC10
by Vitaly Kuznetsov
· 5 years ago
9d7f9a2
s390x: stsi: Make output tap13 compatible
by Janosch Frank
· 5 years ago
f86fb6c
x86: disable SSE on 32-bit hosts
by Paolo Bonzini
· 5 years ago
3d4f48f
x86: disable SSE on 32-bit hosts
by Paolo Bonzini
· 5 years ago
417ecf4
Compile the kvm-unit-tests also with Clang
by Thomas Huth
· 5 years ago
951f9b8
vmx_tests: Silence warning from Clang
by Thomas Huth
· 5 years ago
2d9e3a3
x86: use inline asm to retrieve stack pointer
by Bill Wendling
· 6 years ago
f315460
x86: use a non-negative number in shift
by Bill Wendling
· 6 years ago
41a7f56
Update the gitlab-ci to Fedora 32
by Thomas Huth
· 5 years ago
5126732
Fix powerpc issue with the linker from Fedora 32
by Thomas Huth
· 5 years ago
ac9e075
Always compile the kvm-unit-tests with -fno-common
by Thomas Huth
· 5 years ago
24a4a7c
Fixes for the umip test
by Thomas Huth
· 6 years ago
a488ef7
x86: avoid multiple defined symbol
by Paolo Bonzini
· 5 years ago
75a7ac3
Fix out-of-tree builds
by Andrew Jones
· 5 years ago
4b74c71
x86/pmu: Fix compilation on 32-bit hosts
by Thomas Huth
· 5 years ago
31e68df
x86: always set up SMP
by Paolo Bonzini
· 5 years ago
dc81845
remove unused file
by Paolo Bonzini
· 5 years ago
231b4c3
x86: realmode: Add suffixes for push, pop and iret
by Roman Bolshakov
· 5 years ago
22f2901
x86: pmu: Test full-width counter writes support
by Like Xu
· 5 years ago
71de9c9
access: disable phys-bits=36 for now
by Paolo Bonzini
· 5 years ago
d875ed4
README: Document steps to run the tests on macOS
by Roman Bolshakov
· 6 years ago
7edd698
scripts/arch-run: Support testing of hvf accel
by Roman Bolshakov
· 6 years ago
8202cf8
x86: realmode: Test interrupt delivery after STI
by Roman Bolshakov
· 5 years ago
401299a
svm_tests: add RSM intercept test
by Paolo Bonzini
· 5 years ago
b49a1a6
x86: VMX: Add a VMX-preemption timer expiration test
by Jim Mattson
· 5 years ago
9c83895
svm: Test V_IRQ injection
by Cathy Avery
· 5 years ago
8a06a5b
KVM: VMX: add test for NMI delivery during HLT
by Cathy Avery
· 5 years ago
74e7938
VMX: use xAPIC mode on all processors
by Paolo Bonzini
· 5 years ago
a3307eb
Merge tag 's390x-2020-04-30' of https://github.com/davidhildenbrand/kvm-unit-tests
by Paolo Bonzini
· 5 years ago
7e7d935
svm: Fix nmi hlt test to fail test correctly
by Cathy Avery
· 5 years ago
8feb8cf
x86: msr: Don't test bits 63:32 of SYSENTER MSRs on 32-bit builds
by Sean Christopherson
· 5 years ago
149c251
nVMX: Check EXIT_QUALIFICATION on VM-Enter failures due to bad guest state
by Sean Christopherson
· 5 years ago
dd3974c
x86: ioapic: Run physical destination mode test iff cpu_count() > 1
by Sean Christopherson
· 5 years ago
3652250
x86: nVMX: add new test for vmread/vmwrite flags preservation
by Simon Smith
· 5 years ago
f7df291
s390x: Fix library constant definitions
by Janosch Frank
· 5 years ago
166da88
s390x: smp: Add restart when running test
by Janosch Frank
· 5 years ago
ccf6dd3
s390x: smp: Use full PSW to bringup new cpu
by Janosch Frank
· 5 years ago
af9d068
s390x: smp: Remove unneeded cpu loops
by Janosch Frank
· 5 years ago
deb791f
s390x: smp: Loop if secondary cpu returns into cpu setup again
by Janosch Frank
· 5 years ago
1916fbe
s390x: smp: Test local interrupts after cpu reset
by Janosch Frank
· 5 years ago
fc67b07
s390x: smp: Test stop and store status on a running and stopped cpu
by Janosch Frank
· 5 years ago
3947751
s390x: smp: Dirty fpc before initial reset test
by Janosch Frank
· 5 years ago
dedae8c
s390x: smp: Test all CRs on initial reset
by Janosch Frank
· 5 years ago
55ddfbb
s390x: unittests: Use smp parameter
by Andrew Jones
· 5 years ago
Next »