1. 9753bf4 s390x/smp: add minimal test for sigp sense running status by Christian Borntraeger · 4 years, 1 month ago
  2. 6abbd4f s390x: STFLE operates on doublewords by David Hildenbrand · 4 years, 1 month ago
  3. 7e62c95 s390x/smp: fix detection of "running" by Christian Borntraeger · 4 years, 1 month ago
  4. 743713f s390x: Add stsi 3.2.2 tests by Janosch Frank · 4 years, 1 month ago
  5. 0ccace1 MAINTAINERS: s390x: add linux-s390 list by Cornelia Huck · 4 years, 1 month ago
  6. cf7d613 MAINTAINERS: s390x: add myself as reviewer by Cornelia Huck · 4 years, 1 month ago
  7. 2bed2c5 MAINTAINERS: Add Janosch as a s390x maintainer by Thomas Huth · 4 years, 3 months ago
  8. 7e7aa86 SVM: move guest past HLT by Paolo Bonzini · 4 years ago
  9. 7af4533 nVMX: Add testcase to cover VMWRITE to nonexistent CR3-target values by Sean Christopherson · 4 years ago
  10. 8634a26 x86: svm: call default_prepare from exc_inject_prepare by Paolo Bonzini · 4 years ago
  11. 47be871 x86: VMX: Add another corner-case VMX-preemption timer test by Jim Mattson · 4 years ago
  12. aa004fc x86: nVMX: Add some corner-case VMX-preemption timer tests by Jim Mattson · 4 years ago
  13. 1a296ac x86: access: Add tests for reserved bits of guest physical address by Mohammed Gamal · 4 years ago
  14. 5c052c9 kvm-unit-tests: nSVM: Test that CR0[63:32] are not set on VMRUN of nested guests by Krish Sadhukhan · 4 years ago
  15. 9870fcb x86: VMX: test MTF VM-exit event injection by Oliver Upton · 4 years ago
  16. e8d7a8f kvm-unit-tests: nSVM: Test CR0.CD and CR0.NW combination on VMRUN of nested guests by Krish Sadhukhan · 4 years, 1 month ago
  17. 33a6576 kvm-unit-tests: SVM: Add #defines for CR0.CD and CR0.NW by Krish Sadhukhan · 4 years, 1 month ago
  18. 4b4fb24 svm: add a test for exception injection by Paolo Bonzini · 4 years, 1 month ago
  19. 9da1f4d svm: Add test cases around NMI injection with HLT by Cathy Avery · 4 years, 1 month ago
  20. d4db486 svm: Add test cases around NMI injection by Cathy Avery · 4 years, 1 month ago
  21. b16df9e arch-run: Add reserved variables to the default environ by Andrew Jones · 4 years, 1 month ago
  22. a61dedd runtime: Always honor the unittests.cfg accel requirement by Andrew Jones · 4 years, 1 month ago
  23. 394d142 run_migration: Implement our own wait by Andrew Jones · 4 years, 1 month ago
  24. de58214 arm/arm64: ITS: pending table migration test by Eric Auger · 4 years, 1 month ago
  25. 64260a5 arm/arm64: ITS: migration tests by Eric Auger · 4 years, 1 month ago
  26. 41c0f78 arm/run: Allow Migration tests by Eric Auger · 4 years, 1 month ago
  27. 0ef02cd arm/arm64: ITS: INT functional tests by Eric Auger · 4 years, 1 month ago
  28. d62ae91 arm/arm64: ITS: Commands by Eric Auger · 4 years, 1 month ago
  29. 0c87bc3 arm/arm64: ITS: Device and collection Initialization by Eric Auger · 4 years, 1 month ago
  30. 80374e1 arm/arm64: ITS: its_enable_defaults by Eric Auger · 4 years, 1 month ago
  31. ba74b10 arm/arm64: ITS: Introspection tests by Eric Auger · 4 years, 1 month ago
  32. 05d1bb9 arm/arm64: gicv3: Set the LPI config and pending tables by Eric Auger · 4 years, 1 month ago
  33. d24709d arm/arm64: gicv3: Add some re-distributor defines by Eric Auger · 4 years, 1 month ago
  34. 25f6632 arm/arm64: gic: Introduce setup_irq() helper by Eric Auger · 4 years, 1 month ago
  35. f22e527 page_alloc: Introduce get_order() by Eric Auger · 4 years, 1 month ago
  36. 3251672 libcflat: Add other size defines by Eric Auger · 4 years, 1 month ago
  37. 4f5ef94 arm: pmu: Test overflow interrupts by Eric Auger · 4 years, 1 month ago
  38. cb573c2 arm: gic: Introduce gic_irq_set_clr_enable() helper by Eric Auger · 4 years, 1 month ago
  39. ca42f29 arm: pmu: test 32-bit <-> 64-bit transitions by Eric Auger · 4 years, 1 month ago
  40. 66fee03 arm: pmu: Test chained counters by Eric Auger · 4 years, 1 month ago
  41. bb9a5ad arm: pmu: Test SW_INCR event count by Eric Auger · 4 years, 1 month ago
  42. 4ce2a80 arm: pmu: Basic event counter Tests by Eric Auger · 4 years, 1 month ago
  43. 4870738 arm: pmu: Check Required Event Support by Eric Auger · 4 years, 1 month ago
  44. 784ee93 arm: pmu: Introduce defines for PMU versions by Eric Auger · 4 years, 1 month ago
  45. 8f747a8 arm: pmu: Add a pmu struct by Eric Auger · 4 years, 1 month ago
  46. eff8f16 arm: pmu: Don't check PMCR.IMP anymore by Eric Auger · 4 years, 1 month ago
  47. 57ec108 arm: pmu: Let pmu tests take a sub-test parameter by Eric Auger · 4 years, 1 month ago
  48. c7ca23c arm64: Provide read/write_sysreg_s by Andrew Jones · 4 years, 1 month ago
  49. 56145eb arm64: timer: Speed up gic-timer-state check by Andrew Jones · 4 years, 2 months ago
  50. 450c579 arm64: timer: Use existing helpers to access counter/timers by Zenghui Yu · 4 years, 3 months ago
  51. 401c09e arm64: timer: Use the proper RDist register name in GICv3 by Zenghui Yu · 4 years, 3 months ago
  52. e44a257 arm/arm64: gic: Move gic_state enumeration to asm/gic.h by Zenghui Yu · 4 years, 3 months ago
  53. 410b3bf arm/arm64: Perform dcache clean + invalidate after turning MMU off by Alexandru Elisei · 4 years, 3 months ago
  54. 24dd2ad arm64: timer: Test behavior when timer disabled or masked by Alexandru Elisei · 4 years, 3 months ago
  55. c7d0f5d arm64: timer: Check the timer interrupt state by Alexandru Elisei · 4 years, 3 months ago
  56. f8f1c62 arm64: timer: Wait for the GIC to sample timer interrupt state by Alexandru Elisei · 4 years, 3 months ago
  57. bae77e1 arm64: timer: EOIR the interrupt after masking the timer by Alexandru Elisei · 4 years, 3 months ago
  58. 6240ec9 arm64: timer: Make irq_received volatile by Alexandru Elisei · 4 years, 3 months ago
  59. f618b33 arm64: timer: Add ISB before reading the counter value by Alexandru Elisei · 4 years, 3 months ago
  60. 0074eeb arm64: timer: Add ISB after register writes by Alexandru Elisei · 4 years, 3 months ago
  61. e14e6ba arm/arm64: psci: Don't run C code without stack or vectors by Alexandru Elisei · 4 years, 3 months ago
  62. 2087da5 Makefile: Use no-stack-protector compiler options by Alexandru Elisei · 4 years, 3 months ago
  63. ce27fa2 x86: vmx: skip atomic_switch_overflow_msrs_test on bare metal by Nadav Amit · 4 years, 1 month ago
  64. b19a7f7 x86: vmx: Fix "EPT violation - paging structure" test by Nadav Amit · 4 years, 1 month ago
  65. 3c7dfed x86: access: Shadow CR0, CR4 and EFER to avoid unnecessary VM-Exits by Sean Christopherson · 4 years, 2 months ago
  66. 41692a1 x86: Reload SS when switching to 5-level page tables by Sean Christopherson · 4 years, 2 months ago
  67. e613718 x86: Run unit tests with --no-reboot so shutdowns show up as failures by Sean Christopherson · 4 years, 2 months ago
  68. a277760 kvm-unit-test: nVMX: Test GUEST_BNDCFGS VM-Entry control on vmentry of nested guests by Krish Sadhukhan · 4 years, 1 month ago
  69. ba29942 kvm-unit-test: nSVM: Test SVME.EFER on VMRUN of nested guests by Krish Sadhukhan · 4 years, 1 month ago svm
  70. 8660d1b kvm-unit-test: nSVM: Add alternative (v2) test format for nested guests by Krish Sadhukhan · 4 years, 1 month ago
  71. 096cf7f svm: move VMCB out of struct svm_test by Paolo Bonzini · 4 years, 1 month ago
  72. 85dc2ac Merge branch 'restructure-svm' into HEAD by Paolo Bonzini · 4 years, 1 month ago
  73. ad87912 kvm-unit-test: nSVM: Restructure nSVM test code by Krish Sadhukhan · 4 years, 3 months ago
  74. 1649ab7 x86: vmx: Expect multiple error codes on HOST_EFER corruption by Nadav Amit · 4 years, 2 months ago
  75. 8918a48 kvm-unit-test: VMX: Add enum for GUEST_BNDCFGS field and LOAD_BNDCFGS vmentry control field by Krish Sadhukhan · 4 years, 1 month ago
  76. dcf27dc x86: Fix the logical destination mode test by Nitesh Narayan Lal · 4 years, 2 months ago
  77. ef5d77a nVMX: Pass exit reason enum to print_vmexit_info() by Sean Christopherson · 4 years, 1 month ago
  78. 38e505d nVMX: Pass exit reason union to is_hypercall() by Sean Christopherson · 4 years, 1 month ago
  79. e0e2af9 nVMX: Pass exit reason union to v1 exit handlers by Sean Christopherson · 4 years, 1 month ago
  80. fdd5a39 nVMX: Expose __enter_guest() and consolidate guest state test code by Sean Christopherson · 4 years, 1 month ago
  81. 782985f nVMX: Drop redundant check for guest termination by Sean Christopherson · 4 years, 1 month ago
  82. 11a6e3d nVMX: Consolidate non-canonical code in test_canonical() by Sean Christopherson · 4 years, 1 month ago
  83. 0e0ea94 nVMX: Refactor VM-Entry "failure" struct into "result" by Sean Christopherson · 4 years, 1 month ago
  84. db6f75d nVMX: Eliminate superfluous entry_failure_handler() wrapper by Sean Christopherson · 4 years, 1 month ago
  85. 2b93460 x86: Move definition of some exception vectors into processor.h by Xiaoyao Li · 4 years, 2 months ago
  86. 2b21395 svm: Add test cases around interrupt injection and halting by Cathy Avery · 4 years, 4 months ago
  87. ee7ce25 svm: rename and comment the pending_event_vmask test by Paolo Bonzini · 4 years, 2 months ago
  88. 50d2754 svm: allow specifying the tests to be run by Paolo Bonzini · 4 years, 2 months ago
  89. dc54cb4 x86: VMX: the "noclone" attribute is not needed by Paolo Bonzini · 4 years, 2 months ago
  90. 86d24fa svm: change operand to output-only for matching constraint by Bill Wendling · 4 years, 2 months ago
  91. 576718d x86: realmode: syscall: add explicit size suffix to ambiguous instructions by Bill Wendling · 4 years, 2 months ago
  92. b2402d3 pci: use uint32_t for unsigned long values by Paolo Bonzini · 4 years, 2 months ago
  93. 31eaca9 x86: emulator: use "SSE2" for the target by Bill Wendling · 4 years, 2 months ago
  94. 46cc038 x86: VMX: Add tests for monitor trap flag by Oliver Upton · 4 years, 3 months ago
  95. f156755 vmx: tweak XFAILS for #DB test by Paolo Bonzini · 4 years, 2 months ago
  96. 59ca141 x86: pmu: Test perfctr overflow after WRMSR on a running counter by Eric Hankland · 4 years, 2 months ago
  97. 5779d60 Merge tag 's390x-2020-02-04' of https://gitlab.com/huth/kvm-unit-tests into HEAD by Paolo Bonzini · 4 years, 3 months ago
  98. 24dff0b x86: provide enabled and disabled variation of the PCID test by Paolo Bonzini · 4 years, 3 months ago
  99. ddade90 x86: pmu: Test WRMSR on a running counter by Eric Hankland · 4 years, 3 months ago
  100. 97b5f95 x86: Fix the name for the SMEP CPUID bit by Sean Christopherson · 4 years, 3 months ago