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