1. 71e899d test_migrate_unmapped_collection test fails during skip by Jan Richter · 9 months ago
  2. 4cdd273 doc: start documentation directory with unittests.cfg doc by Nicholas Piggin · 9 months ago
  3. e6e1a20 (arm|s390): Use migrate_skip in test cases by Nicholas Piggin · 9 months ago
  4. 0ebc1af shellcheck: Fix SC2178 by Nicholas Piggin · 9 months ago
  5. 7f01fa7 shellcheck: Fix SC2145 by Nicholas Piggin · 9 months ago
  6. 606a63a arm64: efi: Switch to our own stack by Andrew Jones · 10 months ago
  7. 709e874 arm64: efi: Fix _start returns from failed _relocate by Andrew Jones · 10 months ago
  8. dfccbc7 arm64: Simplify efi_mem_init by Andrew Jones · 10 months ago
  9. 5ded298 arm64: efi: Allow running tests directly by Andrew Jones · 10 months ago
  10. 8f77585 arm64: efi: Remove EFI_USE_DTB by Andrew Jones · 10 months ago
  11. 63c6015 arm64: efi: Move run code into a function by Andrew Jones · 10 months ago
  12. ce9f109 arm64: efi: Remove redundant dtb generation by Andrew Jones · 10 months ago
  13. bf91e96 arm64: efi: Make running tests on EFI can be parallel by Shaoqin Huang · 10 months ago
  14. 43e1200 arm64: efi: Don't create dummy test by Andrew Jones · 10 months ago
  15. 1f7d5d9 Add common/ directory for architecture-independent tests by Nicholas Piggin · 11 months ago
  16. 1a42986 (arm|powerpc|s390x): Makefile: Fix .aux.o generation by Nicholas Piggin · 11 months ago
  17. 2479ae5 arm/arm64: Share memregions by Andrew Jones · 12 months ago
  18. b2d5466 arm/arm64: Share on_cpus by Andrew Jones · 1 year, 3 months ago
  19. f2372f2 (arm|powerpc|s390x): Makefile: add `%.aux.o` target by Marc Hartmayer · 12 months ago
  20. 8074c5c arm64: microbench: Improve measurement accuracy of tests by heqiong · 1 year, 2 months ago
  21. 68fff3a arm: pmu-overflow-interrupt: Increase count values by Eric Auger · 1 year, 2 months ago
  22. 60f5b29 arm: pmu: Declare pmu_stats as volatile by Eric Auger · 1 year, 2 months ago
  23. 0be2159 arm: PMU: Fix test condition by Matthias Rosenfelder · 1 year, 4 months ago
  24. 62546be arm64: microbench: Benchmark with virtual instead of physical timer by Colton Lewis · 1 year, 5 months ago
  25. e489c25 Rework the common LDFLAGS to become more useful again by Thomas Huth · 1 year, 7 months ago
  26. 3c125ac arm: pmu-chain-promotion: Increase the count and margin values by Eric Auger · 1 year, 7 months ago
  27. 3c23bf4 arm: pmu: Add pmu-mem-access-reliability test by Eric Auger · 1 year, 7 months ago
  28. de62a4b arm: pmu: Fix chain counter enable/disable sequences by Eric Auger · 1 year, 7 months ago
  29. 9f2f681 arm: pmu: Add extra DSB barriers in the mem_access loop by Eric Auger · 1 year, 7 months ago
  30. 9180672 arm: pmu: pmu-chain-promotion: Introduce defines for count and margin values by Eric Auger · 1 year, 7 months ago
  31. e4c2753 arm: pmu: pmu-chain-promotion: Improve debug messages by Eric Auger · 1 year, 7 months ago
  32. ecb5e71 arm64: stack: update trace stack on exception by Nadav Amit · 1 year, 7 months ago
  33. d9de805 arm64: enable frame pointer and support stack unwinding by Nadav Amit · 1 year, 7 months ago
  34. 35c167a lib/stack: print base addresses on relocation setups by Nadav Amit · 1 year, 7 months ago
  35. 932a662 efi: keep efi debug information in a separate file by Nadav Amit · 1 year, 7 months ago
  36. 59a797f arm/flat.lds: Specify program headers with flags to avoid linker warnings by Thomas Huth · 1 year, 7 months ago
  37. 01e047d runtime: Allow to specify properties for accelerator by Gavin Shan · 1 year, 7 months ago
  38. fe1efa5 configure: efi: Link correct run script by Andrew Jones · 1 year, 11 months ago
  39. e920f9a arm/efi/run: Add Fedora's path to QEMU_EFI by Andrew Jones · 1 year, 10 months ago
  40. 2e080da arm64: Use the provided fdt when booting through EFI by Nikos Nikoleris · 1 year, 8 months ago
  41. 2607d2d arm64: Add an efi/run script by Nikos Nikoleris · 1 year, 8 months ago
  42. 79521ee arm64: debug: Make inline assembly symbols global by Nikos Nikoleris · 1 year, 8 months ago
  43. 1f233aa arm64: Add support for efi in Makefile by Nikos Nikoleris · 1 year, 8 months ago
  44. d231b53 arm64: Use code from the gnu-efi when booting with EFI by Nikos Nikoleris · 1 year, 8 months ago
  45. c095baa arm64: Change GNU-EFI imported code to use defined types by Nikos Nikoleris · 1 year, 8 months ago
  46. 4416649 arm64: Copy code from GNU-EFI by Nikos Nikoleris · 1 year, 8 months ago
  47. 23e1762 arm64: Add a setup sequence for systems that boot through EFI by Nikos Nikoleris · 1 year, 8 months ago
  48. 2b9c908 arm/arm64: Rename etext to _etext by Andrew Jones · 1 year, 8 months ago
  49. bb4c17e arm64: Add support for timer initialization through ACPI by Nikos Nikoleris · 1 year, 8 months ago
  50. bff097a arm64: Add support for setting up the PSCI conduit through ACPI by Nikos Nikoleris · 1 year, 8 months ago
  51. 332b621 arm64: Make vector_table and vector_stub weak symbols by Nikos Nikoleris · 1 year, 8 months ago
  52. d5be109 arm: Clean up the run script by Shaoqin Huang · 1 year, 10 months ago
  53. 29e0661 arm: Replace the obsolete qemu script by Shaoqin Huang · 1 year, 10 months ago
  54. 4944d87 arm/pl031: Apply gic_enable_irq by Andrew Jones · 1 year, 10 months ago
  55. c1ba5b2 arm64: microbench: Use gic_enable_irq() macro in microbench test by Shaoqin Huang · 1 year, 10 months ago
  56. 4f5055d arm64: timer: Use gic_enable/disable_irq() macro in timer test by Shaoqin Huang · 1 year, 10 months ago
  57. a33d000 arm/psci: Add PSCI CPU_OFF test case by Nikita Venkatesh · 2 years ago
  58. 6afb948 arm/psci: Test that CPU 1 has been successfully brought online by Alexandru Elisei · 2 years ago
  59. cc08ef1 arm: pmu: Fix test_overflow_interrupt() by Ricardo Koller · 2 years ago
  60. a750918 arm: pmu: Print counter values as hexadecimals by Ricardo Koller · 2 years ago
  61. 036369c arm: pmu: Add tests for 64-bit overflows by Ricardo Koller · 2 years ago
  62. 7d1f853 arm: pmu: Rename ALL_SET, PRE_OVERFLOW, and PRE_OVERFLOW2 by Ricardo Koller · 2 years ago
  63. 041df25 arm: pmu: Prepare for testing 64-bit overflows by Ricardo Koller · 2 years ago
  64. 39d1347 arm: pmu: Fix overflow checks for PMUv3p5 long counters by Ricardo Koller · 2 years ago
  65. 7cefda5 arm: use migrate_once() in migration tests by Nico Boehr · 2 years, 1 month ago
  66. b548958 arm: pmu: Check for overflow in the low counter in chained counters tests by Ricardo Koller · 2 years, 5 months ago
  67. 1a97dad arm: pmu: Reset the pmu registers before starting some tests by Ricardo Koller · 2 years, 5 months ago
  68. a732674 arm: pmu: Add reset_pmu() for 32-bit arm by Ricardo Koller · 2 years, 5 months ago
  69. e0a6e56 arm: pmu: Add missing isb()'s after sys register writing by Ricardo Koller · 2 years, 5 months ago
  70. 445e5ae arm64: Check for dynamic relocs with readelf by Bill Wendling · 2 years, 8 months ago
  71. c7d6c7f arm/run: Use TCG with qemu-system-arm on arm64 systems by Andrew Jones · 2 years, 10 months ago
  72. ee5a8a1 arch-run: Introduce QEMU_ARCH by Andrew Jones · 2 years, 10 months ago
  73. 7a84b7b arm: Fix typos by Thomas Huth · 2 years, 10 months ago
  74. be18283 arm: Change text base address for 32 bit tests when running under kvmtool by Alexandru Elisei · 2 years, 10 months ago
  75. c157b6e configure: arm: Fixes to build and run tests on Apple Silicon by Nikos Nikoleris · 2 years, 11 months ago
  76. 30333fb arm64: debug: mark test_[bp,wp,ss] as noinline by Ricardo Koller · 3 years ago
  77. ac97ac8 arm64: debug: add a migration test for single-step state by Ricardo Koller · 3 years, 1 month ago
  78. 843fa9e arm64: debug: add a migration test for watchpoint state by Ricardo Koller · 3 years, 1 month ago
  79. 69de9b3 arm64: debug: add a migration test for breakpoint state by Ricardo Koller · 3 years, 1 month ago
  80. 3e96d00 arm: timer: Take into account other wake-up events for the TVAL test by Alexandru Elisei · 3 years, 1 month ago
  81. d405d1d arm: timer: Test CVAL before interrupt pending state by Alexandru Elisei · 3 years, 1 month ago
  82. c1ee248 arm: timer: Move the different tests into their own functions by Alexandru Elisei · 3 years, 1 month ago
  83. 9709f83 arm: timer: Fix TVAL comparison for timer condition met by Alexandru Elisei · 3 years, 1 month ago
  84. 856587f arm/run: use separate --accel form by Alex Bennée · 3 years, 1 month ago
  85. f5da351 arm/flat.lds: don't drop debug during link by Alex Bennée · 3 years, 1 month ago
  86. d3eb4f3 arm64: enable its-migration tests for TCG by Alex Bennée · 3 years, 2 months ago
  87. 10396be arm64: remove invalid check from its-trigger test by Alex Bennée · 3 years, 2 months ago
  88. 57ab5a6 Use a prefix for the STANDALONE environment variable by Thomas Huth · 3 years ago
  89. e36a9d0 unittests.cfg: groups should be space separated by Andrew Jones · 3 years, 2 months ago
  90. 3059517 arm64: Add mmio_addr arg to arm/micro-bench by Ricardo Koller · 3 years, 3 months ago
  91. 198dfd0 Use report_fail(...) instead of report(0/false, ...) by Janis Schoetterl-Glausch · 3 years, 3 months ago
  92. 5d67db4 arm64: Link with -z notext by Ricardo Koller · 3 years, 5 months ago
  93. bd5bd15 arm/arm64: psci: Don't assume method is hvc by Andrew Jones · 3 years, 9 months ago
  94. 5a2a737 arm/arm64: setup: Consolidate memory layout assumptions by Andrew Jones · 3 years, 9 months ago
  95. 0ee5bea arm64: micro-bench: ioremap userspace_emulated_addr by Andrew Jones · 3 years, 8 months ago
  96. c0edb3d arm/arm64: Move setup_vm into setup by Andrew Jones · 3 years, 10 months ago
  97. 2da0f98 arm/arm64: Reorganize cstart assembler by Andrew Jones · 3 years, 10 months ago
  98. 9e7a592 arm: add eabi version of 64-bit division functions by Paolo Bonzini · 3 years, 8 months ago
  99. 0b2d3da libcflat: provide long division routines by Paolo Bonzini · 3 years, 8 months ago
  100. a09aa3f arm64: Output PC load offset on unhandled exceptions by Andrew Jones · 3 years, 10 months ago