index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
functional
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/functional: Mark main in QemuBaseTest class as a static method
Gustavo Romero
2025-08-27
1
-0
/
+1
*
tests/functional: Move the generic tests to a subfolder
Thomas Huth
2025-08-27
7
-16
/
+16
*
tests/functional: Move xtensa tests into target-specific folder
Thomas Huth
2025-08-27
4
-5
/
+7
*
tests/functional: Move x86_64 tests into target-specific folder
Thomas Huth
2025-08-27
22
-36
/
+38
*
tests/functional: Move sparc/sparc64 tests into target-specific folders
Thomas Huth
2025-08-27
9
-18
/
+22
*
tests/functional: Move sh4/sh4eb tests into target-specific folders
Thomas Huth
2025-08-27
6
-13
/
+17
*
tests/functional: Move s390x tests into target-specific folders
Thomas Huth
2025-08-27
7
-12
/
+14
*
tests/functional: Move rx test into target-specific folders
Thomas Huth
2025-08-27
3
-4
/
+6
*
tests/functional: Move riscv32/riscv64 tests into target-specific folders
Thomas Huth
2025-08-27
10
-23
/
+37
*
tests/functional: Move ppc/ppc64 tests into target-specific folders
Thomas Huth
2025-08-27
23
-45
/
+49
*
tests/functional: Move or1k tests into target-specific folders
Thomas Huth
2025-08-27
4
-5
/
+7
*
tests/functional: Move mips tests into target-specific folders
Thomas Huth
2025-08-27
18
-47
/
+55
*
tests/functional: Move microblaze tests into architecture specific folder
Thomas Huth
2025-08-27
6
-10
/
+14
*
tests/functional: Move m68k tests into architecture specific folder
Thomas Huth
2025-08-27
7
-8
/
+10
*
tests/functional: Move loongarch64 tests into architecture specific folder
Thomas Huth
2025-08-27
3
-4
/
+6
*
tests/functional: Move i386 tests into architecture specific folder
Thomas Huth
2025-08-27
5
-9
/
+11
*
tests/functional: Move hppa tests into architecture specific folder
Thomas Huth
2025-08-27
3
-4
/
+6
*
tests/functional: Move avr tests into architecture specific folder
Thomas Huth
2025-08-27
4
-5
/
+7
*
tests/functional: Move arm tests into architecture specific folder
Thomas Huth
2025-08-27
33
-61
/
+63
*
tests/functional: Move alpha tests into architecture specific folder
Thomas Huth
2025-08-27
5
-9
/
+11
*
tests/functional: Move aarch64 tests into architecture specific folder
Thomas Huth
2025-08-27
26
-50
/
+52
*
tests/functional/meson.build: Allow tests to reside in subfolders
Thomas Huth
2025-08-27
1
-1
/
+7
*
tests/functional/meson.build: Split timeout settings by target
Thomas Huth
2025-08-27
1
-6
/
+44
*
tests/functional: Rework the multiprocess test to have target-specific files
Thomas Huth
2025-08-27
4
-40
/
+66
*
tests/functional: Rework the migration test to have target-specific files
Thomas Huth
2025-08-27
13
-38
/
+305
*
tests/functional: Use more fine-grained locking when looking for free ports
Thomas Huth
2025-08-27
1
-2
/
+3
*
tests/functional: Fix reverse_debugging asset precaching
Gustavo Romero
2025-08-27
1
-2
/
+2
*
tests/functional/test_aarch64_virt_gpu: Skip test if EGL won't initialize
Peter Maydell
2025-08-27
1
-0
/
+2
*
tests/functional: Test SPI-SD adapter without SD card connected
Philippe Mathieu-Daudé
2025-08-12
1
-5
/
+17
*
tests/functional: fix URLs in PCI hotplug test for aarch64
Stefan Hajnoczi
2025-08-11
1
-2
/
+2
*
tests/functional: Test SD cards in SPI mode (using sifive_u machine)
Philippe Mathieu-Daudé
2025-08-05
2
-0
/
+52
*
tests/functional: expose sys.argv to unittest.main
Alex Bennée
2025-07-26
1
-1
/
+1
*
tests/functional: add hypervisor test for aarch64
Alex Bennée
2025-07-26
2
-0
/
+72
*
functional: always enable all python warnings
Daniel P. Berrangé
2025-07-21
1
-0
/
+4
*
functional: ensure sockets and files are closed
Daniel P. Berrangé
2025-07-21
2
-0
/
+5
*
functional: ensure log handlers are closed
Daniel P. Berrangé
2025-07-21
1
-0
/
+2
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2025-07-14
1
-98
/
+12
|
\
|
*
tests/functional: test_x86_cpu_model_versions: remove dead tests
Paolo Bonzini
2025-07-14
1
-98
/
+12
*
|
Merge tag 'pull-target-arm-20250711' of https://gitlab.com/pm215/qemu into st...
Stefan Hajnoczi
2025-07-13
2
-0
/
+49
|
\
\
|
*
|
tests/functional: Add a test for the MAX78000 arm machine
Jackson Donaldson
2025-07-11
2
-0
/
+49
|
|
/
*
|
tests/functional/test_ppc_bamboo: Replace broken link with working assets
Thomas Huth
2025-07-11
1
-15
/
+19
*
|
tests/functional: Add dependency to the keymap_targets
Thomas Huth
2025-07-11
1
-1
/
+1
*
|
tests/functional: Add a test for s390x pxelinux.cfg network booting
Thomas Huth
2025-07-11
2
-0
/
+120
|
/
*
tests/functional: Add gb200 tests
Ed Tanous
2025-07-03
3
-2
/
+35
*
hw/arm/aspeed: add Catalina machine type
Patrick Williams
2025-07-03
2
-0
/
+27
*
Merge tag 'pull-request-2025-07-02' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2025-07-03
1
-4
/
+4
|
\
|
*
tests/functional/test_aarch64_sbsaref_freebsd: Fix the URL of the ISO image
Thomas Huth
2025-07-02
1
-4
/
+4
*
|
Merge tag 'pull-10.1-maintainer-june-2025-020725-1' of https://gitlab.com/sts...
Stefan Hajnoczi
2025-07-03
2
-0
/
+73
|
\
\
|
|
/
|
/
|
|
*
tests/functional: Add PCI hotplug test for aarch64
Gustavo Romero
2025-07-02
2
-0
/
+73
*
|
tests/functional: test device passthrough on aarch64
Pierrick Bouvier
2025-07-01
2
-0
/
+144
[next]