1. 0ee0591 x86: hyper-v: Use '-cpu host,hv_passhtrough' for Hyper-V tests by Vitaly Kuznetsov · 12 months ago
  2. 0d6cb7b x86: hyperv_clock: print sequence field of reference TSC page by Metin Kaya · 2 years, 9 months ago
  3. b78f9e6 x86: hyperv_clock: handle non-consecutive APIC IDs by Metin Kaya · 2 years, 9 months ago
  4. e53b4ac x86: hyperv: improve naming of stimer functions by Metin Kaya · 2 years, 9 months ago
  5. ac3ef49 x86: hyperv: Use correct macro in checking SynIC timer support by Metin Kaya · 2 years, 10 months ago
  6. 55dd01b configure: Fail on unknown arch by Nicholas Piggin · 7 months ago
  7. a6e2b9e arch-run: Fix handling multiple exit status messages by Nicholas Piggin · 7 months ago
  8. 34f7286 powerpc: Fix pseries getchar return value by Nicholas Piggin · 7 months ago
  9. 2990abe migration: add a migration selftest by Nicholas Piggin · 8 months ago
  10. 1f7d5d9 Add common/ directory for architecture-independent tests by Nicholas Piggin · 8 months ago
  11. 71e3516 migration: Add quiet migration support by Nicholas Piggin · 8 months ago
  12. cd45aeb arch-run: rename migration variables by Nicholas Piggin · 8 months ago
  13. 14ea7bd migration: Support multiple migrations by Nicholas Piggin · 8 months ago
  14. 659557c migration: use a more robust way to wait for background job by Nicholas Piggin · 8 months ago
  15. c876426 arch-run: Clean up initrd cleanup by Nicholas Piggin · 8 months ago
  16. af3484f arch-run: Fix TRAP handler recursion to remove temporary files properly by Nicholas Piggin · 8 months ago
  17. 8c065ed lib/arm/io: Fix calling getchar() multiple times by Thomas Huth · 8 months ago
  18. a7c8699 Merge branch 'misc/queue' into 'master' by Andrew Jones · 8 months ago
  19. a99b4e2 runtime: Fix the missing last_line by Shaoqin Huang · 10 months ago
  20. 1a42986 (arm|powerpc|s390x): Makefile: Fix .aux.o generation by Nicholas Piggin · 8 months ago
  21. 48d5952 Merge branch 'riscv/initial-port-v3' into 'master' by Andrew Jones · 8 months ago
  22. c24a14f MAINTAINERS: Add riscv by Andrew Jones · 12 months ago
  23. bf9496e gitlab-ci: Add riscv64 tests by Andrew Jones · 12 months ago
  24. db0ae91 riscv: Add isa string parsing by Andrew Jones · 1 year ago
  25. 24aec76 lib: Add strcasecmp and strncasecmp by Andrew Jones · 1 year ago
  26. 23100d9 riscv: Enable vmalloc by Andrew Jones · 9 months ago
  27. 0c39d9e riscv: Enable the MMU in secondaries by Andrew Jones · 9 months ago
  28. ad435a7 riscv: Add MMU support by Andrew Jones · 9 months ago
  29. 6895ce6 riscv: Populate memregions and switch to page allocator by Andrew Jones · 9 months ago
  30. 2479ae5 arm/arm64: Share memregions by Andrew Jones · 9 months ago
  31. 9c92b28 riscv: Add SMP support by Andrew Jones · 1 year ago
  32. 00c264c riscv: Compile with march by Andrew Jones · 1 year ago
  33. b2d5466 arm/arm64: Share on_cpus by Andrew Jones · 1 year ago
  34. 0185500 arm/arm64: Remove spinlocks from on_cpu_async by Andrew Jones · 1 year ago
  35. 05a7647 arm/arm64: Generalize wfe/sev names in smp.c by Andrew Jones · 1 year ago
  36. 6fba6b8 riscv: Add backtrace support by Andrew Jones · 1 year ago
  37. 386561f riscv: Add exception handling by Andrew Jones · 1 year ago
  38. 3b10c7e riscv: Add riscv32 support by Andrew Jones · 1 year ago
  39. 77955fb riscv: Add run script and unittests.cfg by Andrew Jones · 1 year ago
  40. 9ccb00e riscv: Add initial SBI support by Andrew Jones · 1 year ago
  41. 22f287f riscv: Add DT parsing by Andrew Jones · 1 year ago
  42. 905b0e6 arm/arm64: Share cpu online, present and idle masks by Andrew Jones · 1 year ago
  43. dfc1fec arm/arm64: Move cpumask.h to common lib by Andrew Jones · 1 year ago
  44. bd744d4 riscv: Initial port, hello world by Andrew Jones · 1 year ago
  45. c3758c0 configure: Add ARCH_LIBDIR by Andrew Jones · 1 year ago
  46. d4ae0a7 x86: Fix various typos by Thomas Huth · 9 months ago
  47. f2372f2 (arm|powerpc|s390x): Makefile: add `%.aux.o` target by Marc Hartmayer · 8 months ago
  48. 3c1736b scripts/pretty_print_stacks.py: Silence warning from Python 3.12 by Thomas Huth · 10 months ago v2024-01-08
  49. 2327f78 powerpc: Discover runtime load address dynamically by Nicholas Piggin · 10 months ago
  50. ac6cc49 powerpc: Set .got section alignment to 256 bytes by Nicholas Piggin · 10 months ago
  51. 56fb149 powerpc: Add support for more interrupts including HV interrupts by Nicholas Piggin · 10 months ago
  52. 8791cea powerpc: Make interrupt handler error more readable by Nicholas Piggin · 10 months ago
  53. 0ec01e2 powerpc: Expand exception handler vector granularity by Nicholas Piggin · 10 months ago
  54. 99bb51c powerpc: Fix interrupt stack alignment by Nicholas Piggin · 10 months ago
  55. ccb1ac2 powerpc: Require KVM for the TM test by Nicholas Piggin · 10 months ago
  56. 8ad8b8c powerpc: Quiet QEMU TCG pseries capability warnings by Nicholas Piggin · 10 months ago
  57. 6b31aa7 x86: properly format non-kernel-doc comments by Nico Boehr · 11 months ago
  58. a0e236b s390x: ensure kernel-doc parameters are properly formated by Nico Boehr · 11 months ago
  59. df04e7f s390x: properly format non-kernel-doc comments by Nico Boehr · 11 months ago
  60. 30f9c80 lib: s390x: cpacf: move kernel-doc comment to correct function by Nico Boehr · 11 months ago
  61. 62cdf7a powerpc: properly format non-kernel-doc comments by Nico Boehr · 11 months ago
  62. ea4ca8a make: add target to check kernel-doc comments by Nico Boehr · 11 months ago
  63. d089102 Merge branch 'arm/queue' into 'master' by Andrew Jones · 11 months ago
  64. 8074c5c arm64: microbench: Improve measurement accuracy of tests by heqiong · 11 months ago
  65. 68fff3a arm: pmu-overflow-interrupt: Increase count values by Eric Auger · 11 months ago
  66. 60f5b29 arm: pmu: Declare pmu_stats as volatile by Eric Auger · 11 months ago
  67. 0be2159 arm: PMU: Fix test condition by Matthias Rosenfelder · 1 year ago
  68. d1e2a8e Merge branch 'pr-2023-11-09' into 'master' by Thomas Huth · 11 months ago
  69. bb88cae lib: s390x: interrupt: remove TEID_ASCE defines by Nico Boehr · 11 months ago
  70. 2456fdf s390x: add a test for SIE without MSO/MSL by Nico Boehr · 11 months ago
  71. 32dcdb0 s390x: add test source dir to include paths by Nico Boehr · 11 months ago
  72. 54674ba s390x: lib: sie: don't reenter SIE on pgm int by Nico Boehr · 11 months ago
  73. 64fa419 s390x: lib: don't forward PSW when handling exception in SIE by Nico Boehr · 11 months ago
  74. 4e8880d s390x: sie: switch to home space mode before entering SIE by Nico Boehr · 11 months ago
  75. fedfd11 s390x: add function to set DAT mode for all interrupts by Nico Boehr · 11 months ago
  76. f072106 lib: s390x: introduce bitfield for PSW mask by Nico Boehr · 11 months ago
  77. 1eeedfd s390x: topology: Add complex topology test by Nina Schoetterl-Glausch · 11 months ago
  78. 4dd0bbe scripts: Implement multiline strings for extra_params by Nina Schoetterl-Glausch · 11 months ago
  79. 59fa201 s390x: topology: Rewrite topology list test by Nina Schoetterl-Glausch · 11 months ago
  80. 95b8e55 s390x: topology: Rename topology_core to topology_cpu by Nina Schoetterl-Glausch · 11 months ago
  81. 22e8195 s390x: topology: Refine stsi header test by Nina Schoetterl-Glausch · 11 months ago
  82. 1ad8ec9 s390x: topology: Make some report messages unique by Nina Schoetterl-Glausch · 11 months ago
  83. 85e1e05 s390x: topology: Fix parsing loop by Nina Schoetterl-Glausch · 11 months ago
  84. fbc8a89 s390x: topology: Use function parameter in stsi_get_sysib by Nina Schoetterl-Glausch · 11 months ago
  85. 47abae7 s390x: topology: Fix report message by Nina Schoetterl-Glausch · 11 months ago
  86. 31ebf55 s390x: topology: Introduce enums for polarization & cpu type by Nina Schoetterl-Glausch · 11 months ago
  87. 9d217d7 s390x: mvpg-sie: fix virtual-physical address confusion by Nico Boehr · 11 months ago
  88. ae337a3 s390x: sie: ensure guests are aligned to 2GB by Nico Boehr · 11 months ago
  89. be76de4 s390x: spec_ex-sie: refactor to use snippet API by Nico Boehr · 11 months ago
  90. 78be7ef lib: s390x: sclp: Add line mode input handling by Janosch Frank · 11 months ago
  91. 97d4fb3 lib: s390x: sclp: Add compat handling for HMC ASCII consoles by Janosch Frank · 11 months ago
  92. 1330e38 lib: s390x: hw: rework do_detect_host so we don't need allocation by Janosch Frank · 11 months ago
  93. bcedc5a s390x: run PV guests with confidential guest enabled by Nico Boehr · 1 year ago
  94. d0720a9 s390x: spec_ex: load full register by Nico Boehr · 1 year, 2 months ago
  95. bfe5d7d migration: Fix test harness hang if source does not reach migration point by Nicholas Piggin · 1 year, 2 months ago
  96. 09e8c11 arch-run: migration: properly handle crashing outgoing QEMU by Nico Boehr · 1 year ago
  97. 1ceee55 Merge branch 'arm/queue' into 'master' by Andrew Jones · 1 year ago
  98. 62546be arm64: microbench: Benchmark with virtual instead of physical timer by Colton Lewis · 1 year, 1 month ago
  99. cd5f2fb Merge tag 'kvm-x86-2023.09.01' of https://github.com/kvm-x86/kvm-unit-tests into HEAD by Paolo Bonzini · 1 year, 1 month ago
  100. 3d92b97 Makefile: Add -MP to $(autodepend-flags) by David Woodhouse · 1 year, 1 month ago