index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-19
tests/tcg/multiarch: add test for plugin memory access
Pierrick Bouvier
5
-0
/
+232
2024-09-19
tests/tcg/plugins/mem: add option to print memory accesses
Pierrick Bouvier
1
-1
/
+68
2024-09-19
tests/tcg: allow to check output of plugins
Pierrick Bouvier
1
-0
/
+9
2024-09-19
tests/tcg: add mechanism to run specific tests with plugins
Pierrick Bouvier
1
-1
/
+2
2024-09-19
tests: drop OpenBSD tests for aarch64/sbsa-ref
Marcin Juszkiewicz
1
-44
/
+0
2024-09-19
tests: expand timeout information for aarch64/sbsa-ref
Marcin Juszkiewicz
1
-5
/
+10
2024-09-19
tests: add FreeBSD tests for aarch64/sbsa-ref
Marcin Juszkiewicz
1
-1
/
+42
2024-09-19
tests: use default cpu for aarch64/sbsa-ref
Marcin Juszkiewicz
1
-8
/
+10
2024-09-19
hw/char/stm32l4x5_usart.c: Enable USART ACK bit response
Jacob Abrams
1
-1
/
+35
2024-09-18
Merge tag 'migration-20240917-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
1
-3
/
+5
2024-09-18
tests/fp: Make mul and div tests have a longer timeout
Peter Maydell
1
-1
/
+15
2024-09-17
tests/qtest/migration: Move a couple of slow tests under g_test_slow
Fabiano Rosas
1
-3
/
+5
2024-09-17
Merge tag 'pull-request-2024-09-17' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
11
-100
/
+111
2024-09-17
Merge tag 'edk2-stable202408-20240917-pull-request' of https://gitlab.com/kra...
Peter Maydell
1
-0
/
+0
2024-09-17
tests/functional: Move the mips64el fuloong2e test into the thorough category
Thomas Huth
1
-4
/
+1
2024-09-17
tests/qtest: remove break after g_assert_not_reached()
Pierrick Bouvier
1
-1
/
+0
2024-09-17
tests/qtest: replace assert(false) with g_assert_not_reached()
Pierrick Bouvier
1
-5
/
+5
2024-09-17
tests/unit: replace assert(0) with g_assert_not_reached()
Pierrick Bouvier
1
-2
/
+2
2024-09-17
tests/qtest: replace assert(0) with g_assert_not_reached()
Pierrick Bouvier
3
-4
/
+4
2024-09-17
tests/acpi: disallow acpi test data updates
Gerd Hoffmann
1
-1
/
+0
2024-09-17
tests/acpi: update aarch64/virt/SSDT.memhp
Gerd Hoffmann
1
-0
/
+0
2024-09-17
tests/acpi: allow acpi test data updates
Gerd Hoffmann
1
-0
/
+1
2024-09-17
tests/qtest: Disable numa-test if the default machine is not available
Thomas Huth
1
-2
/
+4
2024-09-17
tests/qtest/meson.build: Add more CONFIG switches checks for the x86 tests
Thomas Huth
1
-12
/
+13
2024-09-17
tests/qtest/hd-geo-test: Check for availability of "pc" machine before using it
Thomas Huth
1
-33
/
+38
2024-09-17
tests/qtest/boot-order-test: Make the machine name mandatory in this test
Thomas Huth
1
-2
/
+2
2024-09-17
tests/qtest/cdrom-test: Improve the machine detection in the cdrom test
Thomas Huth
1
-35
/
+42
2024-09-16
machine_aspeed.py: Update to test I2C for AST2700
Jamin Lin
1
-0
/
+16
2024-09-13
hw/sensor/tmp105: Lower 4 bit of limit registers are always 0
Guenter Roeck
2
-3
/
+3
2024-09-13
tests/unit: Comment FIFO8 tests
Philippe Mathieu-Daudé
1
-1
/
+187
2024-09-13
tests/unit: Expand test_fifo8_peek_buf_wrap() coverage
Philippe Mathieu-Daudé
1
-1
/
+8
2024-09-13
tests/unit: Strengthen FIFO8 tests
Philippe Mathieu-Daudé
1
-6
/
+6
2024-09-13
tests/unit: add test-fifo unit test
Mark Cave-Ayland
2
-0
/
+257
2024-09-13
target/cris: Remove the deprecated CRIS target
Philippe Mathieu-Daudé
2
-7
/
+0
2024-09-13
buildsys: Remove CRIS cross container
Philippe Mathieu-Daudé
2
-15
/
+0
2024-09-13
tests/tcg: Remove CRIS bare test files
Philippe Mathieu-Daudé
73
-5616
/
+0
2024-09-13
tests/tcg: Remove CRIS libc test files
Philippe Mathieu-Daudé
32
-1505
/
+0
2024-09-12
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
15
-0
/
+0
2024-09-11
Merge tag 'pull-request-2024-09-11' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
26
-778
/
+944
2024-09-11
tests/acpi: pc: update golden masters for DSDT
Ricardo Ribalda
16
-15
/
+0
2024-09-11
tests/acpi: pc: allow DSDT acpi table changes
Ricardo Ribalda
1
-0
/
+15
2024-09-11
Merge tag 'pull-testing-gdbstub-oct-100924-1' of https://gitlab.com/stsquad/q...
Peter Maydell
12
-239
/
+257
2024-09-11
Update FreeBSD CI jobs FreeBSD 14.1
Thomas Huth
2
-5
/
+5
2024-09-11
tests/functional/qemu_test: Use Python hashlib instead of external programs
Thomas Huth
1
-5
/
+11
2024-09-11
tests/functional: Fix bad usage of has_cmd
Thomas Huth
2
-4
/
+5
2024-09-11
tests/functional: Convert the multiprocess avocado test into a standalone test
Thomas Huth
4
-112
/
+102
2024-09-11
tests/functional: Convert the or1k-sim Avocado test
Thomas Huth
3
-8
/
+33
2024-09-11
tests/functional: Convert the m68k MCF5208EVB Avocado test
Thomas Huth
3
-8
/
+30
2024-09-11
tests/functional: Convert the Alpha Clipper Avocado test
Thomas Huth
3
-21
/
+42
2024-09-11
tests/functional: Convert Aarch64 Raspi4 avocado tests
Philippe Mathieu-Daudé
3
-97
/
+100
[prev]
[next]