1. 725134d lib: arm: Use ns16550a UART when --vmm=kvmtool by Alexandru Elisei · 6 years ago
  2. 931a236 configure: arm/arm64: Add --vmm option with no effect by Alexandru Elisei · 6 years ago
  3. 9431507 lib: arm: Use UART address from generated config.h by Alexandru Elisei · 6 years ago
  4. 0eac539 x86/apic: wait for wrap around in lapic timer periodic test by Evgeny Yakovlev · 6 years ago
  5. 6485ecd Restore secondary controls on test_vmcs_addr_reference() by Nadav Amit · 6 years ago
  6. f50a9b3 Merge tag 's390x-ppc-2019-02-28' of https://gitlab.com/huth/kvm-unit-tests into HEAD by Paolo Bonzini · 6 years ago
  7. bfed176 Check Host Control Registers on vmentry of L2 guests by Krish Sadhukhan · 6 years ago
  8. 99ee877 s390x: Add prefixes for dxc afp emulator test by Janosch Frank · 6 years ago
  9. c952b3d s390x: Beautify pfmf report strings by Janosch Frank · 6 years ago
  10. 92c5b9c s390x: Beautify sthyi report strings by Janosch Frank · 6 years ago
  11. d0bfafd s390x: Only look at relevant skey bits by Janosch Frank · 6 years ago
  12. ac44b32 powerpc: Enable HTM capability for h_cede_tm testcase by David Gibson · 6 years ago
  13. 1868c05 Check Host Control Registers on vmentry of L2 guests by Krish Sadhukhan · 6 years ago
  14. 47357ad Re-name 'test_vmx_controls' to 'test_vmx_vmlaunch' and pass the expected error code to it by Krish Sadhukhan · 6 years ago
  15. 54c084f Move test_vm_entry_ctls() below test_vm_exit_ctls() by Krish Sadhukhan · 6 years ago
  16. ded250b x86: nVMX: Add comments to the EPT helper functions by Sean Christopherson · 6 years ago
  17. 19410c5 x86: nVMX: Rename EPT setup functions to better convey their scope by Sean Christopherson · 6 years ago
  18. c6629ff x86: nVMX: Require WB for the EPT walks when possible by Sean Christopherson · 6 years ago
  19. a668a77 x86: nVMX: Pre-check EPT requirement for unrestricted guest by Sean Christopherson · 6 years ago
  20. 8aae340 x86: nVMX: Check the return value of setup_eptp() in setup_ept() by Sean Christopherson · 6 years ago
  21. d4d34e6 run_tests: fix command line options handling by Stefan Raspl · 6 years ago
  22. 6e1d375 tap13: list testcases individually by Stefan Raspl · 6 years ago
  23. 231a2e7 run_tests: allow specifying desired tests on the command line by Paolo Bonzini · 6 years ago
  24. 2e7b705 KVM: nVMX: Drop the bogus 2gb requirement from the HLT+RVI testcase by Sean Christopherson · 6 years ago
  25. 46fed15 KVM: nVMX: Exclude the SMP tests from the primary "vmx" testcases by Sean Christopherson · 6 years ago
  26. ef11f9c KVM: nVMX: Drop the SMP configuration of the ST APIC passthrough test by Sean Christopherson · 6 years ago
  27. 09bd288 KVM: nVMX: Drop testcases that are redundant with the primary VMX testcase by Sean Christopherson · 6 years ago
  28. e325647 KVM: nVMX: Exclude the VMCS shadowing test from the "vmx" testcase by Sean Christopherson · 6 years ago
  29. 44f62b1 KVM: nVMX: Drop the bogus SMP requirement from VMCS shadowing test by Sean Christopherson · 6 years ago
  30. 4d2599c KVM: nVMX: Drop the bogus 2gb requirement from the shadow VMCS test by Sean Christopherson · 6 years ago
  31. bd9c94e KVM: nVMX: Drop the bogus 2gb requirement from the "vmx" testcase by Sean Christopherson · 6 years ago
  32. 43f2ff4 KVM: nVMX: Exclude the EPT access tests from the VMX testcase by Sean Christopherson · 6 years ago
  33. b9198da KVM: x86/config: Consolidate EPT access tests into a single test by Sean Christopherson · 6 years ago
  34. 4227347 KVM: nVMX: Properly configured unrestricted guest for event injection by Sean Christopherson · 6 years ago
  35. d065566 KVM: nVMX: Add enable_ept() helper to configure legal EPTP by Sean Christopherson · 6 years ago
  36. 2225327 KVM: nVMX: Remove redundant masking with allowed exec controls mask by Sean Christopherson · 6 years ago
  37. b1414c5 x86: vmx: fix required alignment for posted interrupt descriptor by Paolo Bonzini · 6 years ago
  38. 6f5ea04 x86: vmx: add test for CVE-2019-7221 by Paolo Bonzini · 6 years ago
  39. 851a00d scripts: add option to output in TAP format by Sergey Bronnikov · 7 years ago
  40. 97b3ae9 scripts: Speedup MAX_SMP check by Christoffer Dall · 7 years ago
  41. 5a49066 KVM: nVMX: Use host_phys_bits for EPT tests that require 40+ PA bits by Sean Christopherson · 6 years ago
  42. b57936c If "enable EPT" is enabled in a test, EPT pointer must also be set up by Krish Sadhukhan · 6 years ago
  43. 1c3fe66 Merge tag 's390x-2019-01-21' of https://gitlab.com/huth/kvm-unit-tests into HEAD by Paolo Bonzini · 6 years ago
  44. 89f8b99 Check VM-entry MSR-load address on vmentry of L2 guests by Krish Sadhukhan · 6 years ago
  45. fb6d1a8 vmlaunch_succeeds() needs to check failure of VM-entry MSR-load by Krish Sadhukhan · 6 years ago
  46. b356c91 s390x: Initialize the physical allocator on mem init by Janosch Frank · 6 years ago
  47. 1a4cd2f s390x: Add binary generation to makefile by Janosch Frank · 6 years ago
  48. 35bfd1c s390x: Move common sclp data and functions to sclp.c by Janosch Frank · 6 years ago
  49. 4796408 s390x: Add BSS clearing for non ELF boot by Janosch Frank · 6 years ago
  50. 43af02e s390x: Switch to z/Arch and enable 64 bit addressing mode by Janosch Frank · 6 years ago
  51. efeb050 s390x: Make tests bootable from disk by Janosch Frank · 6 years ago
  52. 7ed7df2 s390x: Rename and cleanup sclp-ascii.c by Janosch Frank · 6 years ago
  53. 0af4b38 s390x: Add Sigp header file by Janosch Frank · 6 years ago
  54. a45cb17 s390x: try !FORCE SCLP read SCP info if FORCED is unknown by David Hildenbrand · 6 years ago
  55. 2aedc2b s390x: cleanup and add SCLP defines by David Hildenbrand · 6 years ago
  56. d481ff7 KVM nVMX: Check VM-exit MSR-store address on vmentry of L2 guests by Krish Sadhukhan · 6 years ago
  57. f9f982d KVM nVMX: test_vmcs_page_values() needs to accept a bit range by Krish Sadhukhan · 6 years ago
  58. 1d73b31 KVM nVMX: test_vmcs_page_* functions need to accept alignment size as a parameter by Krish Sadhukhan · 6 years ago
  59. 1c5690a KVM nVMX: Change the names of the functions test_vmcs_page_* to test_vmcs_addr_* by Krish Sadhukhan · 6 years ago
  60. b9c748f nVMX: Move all tests for VM-entry control fields to a separate function by Krish Sadhukhan · 6 years ago
  61. b454680 nVMX: Move all tests for VM-execution control fields to a separate function by Krish Sadhukhan · 6 years ago
  62. 1c90aec kvm: nVMX: Always VMCLEAR before the first VMPTRLD by Jim Mattson · 6 years ago
  63. 498bb5e x86: nVMX: Basic test of interrupt-window exiting by Jim Mattson · 6 years ago
  64. e8b0bc3 x86: nVMX: Basic test of NMI-window exiting by Jim Mattson · 6 years ago
  65. 8951e97 pretty_print_stacks: port to Python 3 by Paolo Bonzini · 6 years ago
  66. 4a99c8d x86: nVMX: Test of IA32_TSC on VM-exit MSR-store list by Jim Mattson · 6 years ago
  67. 06a8c02 x86: svm: Add MSR intercepts test by Tambe, William · 6 years ago
  68. 8c6286f x86: svm: Add debug registers intercepts test by Tambe, William · 6 years ago
  69. bc0c0f4 x86: svm: Fix incorrect ordering within struct regs by Tambe, William · 6 years ago
  70. de8d3fc x86: apic: pv ipis out-of-bounds access testing by Wanpeng Li · 7 years ago
  71. bf15e00 README: document ACCEL environment variable by Paolo Bonzini · 6 years ago
  72. e5adf54 vmx: fix infinite loop on vmentry failure by Paolo Bonzini · 6 years ago
  73. 8cefcbc x86/hyperv: pass hv_vpindex cpu flag along with hv_synic by Vitaly Kuznetsov · 6 years ago
  74. a14552a nVMX x86: Check VMX-preemption timer controls on vmentry of L2 guests by Krish Sadhukhan · 6 years ago
  75. b4c846b Merge tag 's390x-2018-11-16' of https://gitlab.com/huth/kvm-unit-tests into HEAD by Paolo Bonzini · 6 years ago
  76. d57da8b s390x: Fixup interrupt psws by Janosch Frank · 6 years ago
  77. f749ddc nVMX x86: Check enable-EPT on vmentry of L2 guests by Krish Sadhukhan · 6 years ago
  78. 7371c62 x86: nVMX: fix EPT A/D disabled MMIO access test by Vitaly Kuznetsov · 6 years ago
  79. 47cc3d8 nVMX x86: Check PML and EPT on vmentry of L2 guests by Krish Sadhukhan · 6 years ago
  80. 414bd9d x86: nVMX: Basic test of #DB intercept in L1 by Jim Mattson · 6 years ago
  81. ca43ec6 x86: nvmx: Check #NM VM-exit reflection by Jim Mattson · 6 years ago
  82. 0bc9613 x86: VMX: Verify blocked vCPU in guest-mode wake when pending interrupt in RVI by Liran Alon · 7 years ago
  83. 33514fd x86: VMX: Introduce util to enable virtual interrupt delivery by Liran Alon · 7 years ago
  84. c9de766 x86: VMX: Introduce util to disable intercept on x2APIC MSRs by Liran Alon · 7 years ago
  85. fcf064a x86: VMX: Verify do not lose pending interrupt queued before entering halted guest by Liran Alon · 7 years ago
  86. fd056f5 x86: VMX: Verify do not lose pending interrupt queued before entering guest by Liran Alon · 7 years ago
  87. 1d70eb8 nVMX x86: Check EPTP on vmentry of L2 guests by Krish Sadhukhan · 6 years ago
  88. cd8060f Makefile: Compile with -Wmissing-prototypes and -Wstrict-prototypes by Thomas Huth · 6 years ago
  89. dfe993b s390x: Make code compilable with -Wmissing-prototypes and -Wstrict-prototypes by Thomas Huth · 6 years ago
  90. 06846df x86: Add missing prototypes and mark more local functions as static by Thomas Huth · 6 years ago
  91. b29804b x86: Declare local functions as "static" and specify argument types by Thomas Huth · 6 years ago
  92. 742fdf5 lib/s390x/io: Make sure that exit() is not returning by Thomas Huth · 6 years ago
  93. 171d514 MAINTAINERS: Add reviewer entry type and make me a s390 reviewer by Janosch Frank · 6 years ago
  94. e4654a1 s390x: Add prefixes to pgm interrupt checks by Janosch Frank · 6 years ago
  95. 497d0f1 Merge tag 'for-master' of https://github.com/rhdrjones/kvm-unit-tests into HEAD by Paolo Bonzini · 6 years ago
  96. 090e153 arm64: add micro-bench by Shih-Wei Li · 7 years ago
  97. fe572a5 arm/arm64: GICv2: add GICD_ITARGETSR testing by Andre Przywara · 7 years ago
  98. ff31a1c arm/arm64: GICv2: add GICD_IPRIORITYR testing by Andre Przywara · 7 years ago
  99. 78ad7e9 arm/arm64: GIC: basic GICv2 MMIO tests by Andre Przywara · 7 years ago
  100. 96d7997 mark exit() and abort() as non-returning functions by Andre Przywara · 7 years ago