- 1422f72 powerpc: Add atomics tests by Nicholas Piggin · 7 months ago
- 851ef51 powerpc: Add facility to query TCG or KVM host by Nicholas Piggin · 7 months ago
- 31f2cec powerpc: Permit ACCEL=tcg,thread=single by Nicholas Piggin · 8 months ago
- cc2ece4 powerpc: Add cpu_relax by Nicholas Piggin · 8 months ago
- c76b0d0 powerpc: add SMP and IPI support by Nicholas Piggin · 8 months ago
- 8e4e051 powerpc: Enable page alloc operations by Nicholas Piggin · 8 months ago
- eb2d444 powerpc/sprs: Fix report_kfail call by Nicholas Piggin · 7 months ago
- 00af1c8 powerpc: general interrupt tests by Nicholas Piggin · 8 months ago
- 584c6ad powerpc/sprs: Test hypervisor registers on powernv machine by Nicholas Piggin · 8 months ago
- cd27b4b powerpc: Fix emulator illegal instruction test for powernv by Nicholas Piggin · 8 months ago
- 610c5a9 powerpc: Support powernv machine with QEMU TCG by Nicholas Piggin · 8 months ago
- f3393cd scripts: Accommodate powerpc powernv machine differences by Nicholas Piggin · 8 months ago
- d499b05 powerpc/sprs: Avoid taking PMU interrupts caused by register fuzzing by Nicholas Piggin · 8 months ago
- 8f6290f powerpc/sprs: Specify SPRs with data rather than code by Nicholas Piggin · 8 months ago
- d2ade2c powerpc: Update unittests for latest QEMU version by Nicholas Piggin · 8 months ago
- 34508e8 powerpc: Mark known failing tests as kfail by Nicholas Piggin · 8 months ago
- 4cdd273 doc: start documentation directory with unittests.cfg doc by Nicholas Piggin · 9 months ago
- ac6e1ab powerpc: interrupt stack backtracing by Nicholas Piggin · 9 months ago
- e67d476 powerpc: Fix stack backtrace termination by Nicholas Piggin · 9 months ago
- 06806ed powerpc: Fix KVM caps on POWER9 hosts by Nicholas Piggin · 9 months ago
- fe151b4 common: add memory dirtying vs migration test by Nicholas Piggin · 9 months ago
- fa8914b migration: Add a migrate_skip command by Nicholas Piggin · 9 months ago
- 9c5e191 powerpc: Cleanup SPR and MSR definitions by Nicholas Piggin · 11 months ago
- 8b10d4f powerpc: add asm/time.h header with delay and get_clock_us/ms by Nicholas Piggin · 11 months ago
- 2990abe migration: add a migration selftest by Nicholas Piggin · 11 months ago
- 1a42986 (arm|powerpc|s390x): Makefile: Fix .aux.o generation by Nicholas Piggin · 11 months ago
- f2372f2 (arm|powerpc|s390x): Makefile: add `%.aux.o` target by Marc Hartmayer · 12 months ago
- 2327f78 powerpc: Discover runtime load address dynamically by Nicholas Piggin · 1 year, 1 month ago
- ac6cc49 powerpc: Set .got section alignment to 256 bytes by Nicholas Piggin · 1 year, 1 month ago
- 56fb149 powerpc: Add support for more interrupts including HV interrupts by Nicholas Piggin · 1 year, 1 month ago
- ccb1ac2 powerpc: Require KVM for the TM test by Nicholas Piggin · 1 year, 1 month ago
- 8ad8b8c powerpc: Quiet QEMU TCG pseries capability warnings by Nicholas Piggin · 1 year, 1 month ago
- 62cdf7a powerpc: properly format non-kernel-doc comments by Nico Boehr · 1 year, 2 months ago
- e489c25 Rework the common LDFLAGS to become more useful again by Thomas Huth · 1 year, 7 months ago
- e7324a4 powerpc/spapr_vpa: Add basic VPA tests by Nicholas Piggin · 1 year, 7 months ago
- 875ebbc powerpc: Extract some common helpers and defines to headers by Nicholas Piggin · 1 year, 7 months ago
- faaddcb powerpc: Add ISA v3.1 (POWER10) support to SPR test by Nicholas Piggin · 1 year, 7 months ago
- ba33a96 powerpc: Abstract H_CEDE calls into a sleep functions by Nicholas Piggin · 1 year, 7 months ago
- 01e047d runtime: Allow to specify properties for accelerator by Gavin Shan · 1 year, 7 months ago
- ef67d21 powerpc: Add local variant of SPR test by Nicholas Piggin · 1 year, 10 months ago
- 77a59d1 powerpc: use migrate_once() in migration tests by Nico Boehr · 2 years, 1 month ago
- 7246917 powerpc: Fix running the kvm-unit-tests with recent versions of QEMU by Thomas Huth · 2 years, 1 month ago
- 57ab5a6 Use a prefix for the STANDALONE environment variable by Thomas Huth · 3 years ago
- 0c111b3 powerpc/emulator: Fix compilation with recent versions of GCC by Thomas Huth · 3 years, 3 months ago
- 5b1a473 powerpc: Probe whether the compiler understands -mabi=no-altivec by Thomas Huth · 3 years, 7 months ago
- 040ee6d powerpc: unify header guards by Cornelia Huck · 3 years, 7 months ago
- 76ed5ff Makefile: Remove overriding recipe for libfdt_clean by Nikos Nikoleris · 3 years, 10 months ago
- 5126732 Fix powerpc issue with the linker from Fedora 32 by Thomas Huth · 4 years, 8 months ago
- a299895 Switch the order of the parameters in report() and report_xfail() by Thomas Huth · 5 years ago
- 141b458 powerpc: Fix up RTAS invocation for new qemu versions by David Gibson · 5 years ago
- aa3a3a9 powerpc: Make h_cede_tm test run by default by Suraj Jitindar Singh · 6 years ago
- 3ff90d5 powerpc: Allow for a custom decr value to be specified to load on decr excp by Suraj Jitindar Singh · 6 years ago
- ac44b32 powerpc: Enable HTM capability for h_cede_tm testcase by David Gibson · 6 years ago
- 78a4eaa Makefiles: Remove the executable bit from the .elf and .flat files by Thomas Huth · 6 years ago
- 831d679 powerpc: Report missing features as "skip", not as "expected failure" by Thomas Huth · 7 years ago
- 9fb9fec Make the powerpc tests compilable with GCC 8 by Thomas Huth · 7 years ago
- 4ff26ec powerpc: Make code compilable with -Wmissing-prototypes by Thomas Huth · 7 years ago
- 1aee429 powerpc: Introduce getchar by Andrew Jones · 7 years ago
- ffd9da5 powerpc: don't use NMI's to signal end of migration by Andrew Jones · 7 years ago
- 11c4715 alloc: implement free by Paolo Bonzini · 7 years ago
- dc47ac6 lib: simplify alloc_ops by Paolo Bonzini · 7 years ago
- 25a302c powerpc/sprs: Test POWER9 specific registers by Thomas Huth · 7 years ago
- f4d9992 arch/run: unify accelerator detection by Radim Krčmář · 8 years ago
- 6b07148 Replace -Wextra with a saner list of warning flags by Thomas Huth · 8 years ago
- fcf4e0d scripts/arch-run: fix qemu binary search failure path by Radim Krčmář · 8 years ago
- e0a8391 s390+powerpc/run: improve output handling by Radim Krčmář · 8 years ago
- 8b13a5b arch/run: simplify copy-paste of the command line by Radim Krčmář · 8 years ago
- 4da0bc9 arch-run: introduce initrd_create by Andrew Jones · 8 years ago
- eaa04bc ppc64: test rtc parameter by Laurent Vivier · 8 years ago
- 2565dce powerpc: Rework the rtas_token() function by Thomas Huth · 8 years ago
- fd6aada use %# instead of 0x% in all format strings by Radim Krčmář · 8 years ago
- 2ce7a6c fix conversions in report()s by Radim Krčmář · 8 years ago
- 330774d Makefiles: Fix up the powerpc build dirs and include/link paths by Thomas Huth · 8 years ago
- 6d90fad Makefiles: use explicit path for including sub-Makefiles by Alex Bennée · 8 years ago
- f7e61fc ppc64: use asm-generic spinlock by David Hildenbrand · 8 years ago
- 1b7dd7d Use /bin/env in shebang to make scripts more portable by Sergey Bronnikov · 8 years ago
- 04fcca4 powerpc/run: use search_qemu_binary function for powerpc by Balamuruhan S · 8 years ago
- ee30cf1 powerpc: Add Special Purpose Register persistency test by Thomas Huth · 8 years ago
- 37abdda Add the possibility to do simple migration tests by Thomas Huth · 8 years ago
- 95062c2 powerpc: add -n to LDFLAGS by Cédric Le Goater · 8 years ago
- f266c3e powerpc: enable environ by Andrew Jones · 8 years ago
- b89114b powerpc/Makefile.common: generated files dep cleanup by Andrew Jones · 8 years ago
- d9846e8 powerpc/Makefile.common cleanup by Andrew Jones · 8 years ago
- 7a20b74 devicetree: cpu nodes may have 64-bit regs by Andrew Jones · 8 years ago
- 3695c93 run: add -nodefaults by Andrew Jones · 8 years ago
- cf54ca7 powerpc: Check whether TM is available before running other tests by Thomas Huth · 8 years ago
- adb87bc powerpc/tm: Add a test for H_CEDE while tm suspended by Suraj Jitindar Singh · 8 years ago
- d129d8a lib/powerpc: Add function to start secondary threads by Suraj Jitindar Singh · 8 years ago
- bd238da lib/powerpc: Add generic decrementer exception handler by Suraj Jitindar Singh · 8 years ago
- 9a00898 scripts/runtime: Add ability to mark test as don't run by default by Suraj Jitindar Singh · 8 years ago
- 809ebcb arm & powerpc: populate argv[0] fixups by Andrew Jones · 9 years ago
- 6b97d59 arm & powerpc: populate argv[0] with prognam by Andrew Jones · 9 years ago
- a9abb1b powerpc/ppc64: reserve argv[0] for prognam by Andrew Jones · 9 years ago
- d5f55dc scripts/runtime: skip tests that cannot run by Radim Krčmář · 9 years ago
- dc0a223 powerpc/ppc64: Makefile cleanup by Andrew Jones · 9 years ago
- 107bf18 powerpc: restore TOC pointer by Laurent Vivier · 9 years ago
- 29f0652 powerpc: use well known kernel start address by Laurent Vivier · 9 years ago
- 15181c7 powerpc: don't fail if QEMU does not support alignment exception by Laurent Vivier · 9 years ago
- 1672d17 powerpc: Add emulator test for the lswi instruction by Thomas Huth · 9 years ago
- 0fd70fe powerpc: display alignment exception in verbose mode only by Laurent Vivier · 9 years ago