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