-
- Downloads
Merge tag 'kvm-x86-2023.04.05' of https://github.com/kvm-x86/kvm-unit-tests into HEAD
x86 fixes, cleanups, and new testcases: - Fix goofs in the configuration related to the new FEP access testcases - Add a FEP test for an CPL>DPL non-conforming segment load - Fix issues with the RDPID testcase in the "tsc" test - Fix various assembler warnings - Add x2APIC testcases to the "msr" test - Add PRED_CMD and FLUSH_CMD testscases to the "msr" test
No related branches found
No related tags found
Showing
- lib/x86/apic.h 46 additions, 13 deletionslib/x86/apic.h
- lib/x86/msr.h 4 additions, 0 deletionslib/x86/msr.h
- lib/x86/processor.h 1 addition, 0 deletionslib/x86/processor.h
- x86/emulator64.c 16 additions, 0 deletionsx86/emulator64.c
- x86/flat.lds 10 additions, 4 deletionsx86/flat.lds
- x86/msr.c 191 additions, 72 deletionsx86/msr.c
- x86/syscall.c 1 addition, 1 deletionx86/syscall.c
- x86/tsc.c 1 addition, 1 deletionx86/tsc.c
- x86/unittests.cfg 4 additions, 2 deletionsx86/unittests.cfg
- x86/vmexit.c 1 addition, 1 deletionx86/vmexit.c
- x86/vmx_tests.c 2 additions, 4 deletionsx86/vmx_tests.c
Loading
Please register or sign in to comment