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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2021-02-09
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
4
-11
/
+71
2021-02-08
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/integration-testing-...
Peter Maydell
8
-105
/
+224
2021-02-08
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'...
Peter Maydell
3
-9
/
+119
2021-02-08
Acceptance tests: clarify ssh connection failure reason
Cleber Rosa
2
-2
/
+2
2021-02-08
tests/acceptance/virtiofs_submounts: required space between IP and port
Cleber Rosa
1
-1
/
+1
2021-02-08
tests/acceptance/virtiofs_submounts: standardize port as integer
Cleber Rosa
1
-3
/
+4
2021-02-08
tests/acceptance/virtiofs_submounts: use a virtio-net device instead
Cleber Rosa
1
-1
/
+1
2021-02-08
tests/acceptance/virtiofs_submounts: do not ask for ssh key password
Cleber Rosa
1
-1
/
+1
2021-02-08
tests/acceptance/virtiofs_submounts: use workdir property
Cleber Rosa
1
-4
/
+2
2021-02-08
tests/acceptance/boot_linux: rename misleading cloudinit method
Cleber Rosa
1
-6
/
+6
2021-02-08
tests/acceptance/boot_linux: fix typo on cloudinit error message
Cleber Rosa
1
-1
/
+1
2021-02-08
tests/acceptance: Re-enable the microblaze test
Thomas Huth
2
-9
/
+35
2021-02-08
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-02-08' into ...
Peter Maydell
8
-8
/
+8
2021-02-08
qapi/meson: Remove QMP from user-mode emulation
Philippe Mathieu-Daudé
1
-1
/
+6
2021-02-08
tests/meson: Only build softfloat objects if TCG is selected
Philippe Mathieu-Daudé
1
-1
/
+3
2021-02-08
fuzz: add virtio-9p configurations for fuzzing
Alexander Bulekov
1
-0
/
+20
2021-02-08
fuzz: enable dynamic args for generic-fuzz configs
Alexander Bulekov
2
-1
/
+10
2021-02-08
fuzz: log the arguments used to initialize QEMU
Alexander Bulekov
1
-1
/
+10
2021-02-08
fuzz: refine the ide/ahci fuzzer configs
Alexander Bulekov
1
-1
/
+19
2021-02-08
fuzz: ignore address_space_map is_write flag
Alexander Bulekov
1
-6
/
+3
2021-02-08
qapi: use './builtin' as the built-in module name
John Snow
8
-8
/
+8
2021-02-08
tests/acceptance: Add a test for the virtex-ml507 ppc machine
Thomas Huth
1
-0
/
+18
2021-02-08
tests/acceptance: Test the mpc8544ds machine
Thomas Huth
1
-0
/
+17
2021-02-08
tests/acceptance: Move the pseries test to a separate file
Thomas Huth
2
-19
/
+34
2021-02-08
tests/acceptance: Test U-Boot/Linux from Armbian 20.08 on Orange Pi PC
Philippe Mathieu-Daudé
1
-0
/
+25
2021-02-08
tests/acceptance: Extract do_test_arm_orangepi_armbian_uboot() method
Philippe Mathieu-Daudé
1
-21
/
+24
2021-02-08
tests/acceptance: Introduce tesseract_ocr() helper
Philippe Mathieu-Daudé
2
-16
/
+23
2021-02-08
tests/acceptance: Extract tesseract_available() helper in new namespace
Philippe Mathieu-Daudé
2
-22
/
+31
2021-02-08
iotests: fix loading of common.config from tests/ subdir
Daniel P. Berrangé
1
-2
/
+8
2021-02-08
iotests: add support for capturing and matching QMP events
Daniel P. Berrangé
1
-1
/
+105
2021-02-08
block: allow specifying name of block device for vmstate storage
Daniel P. Berrangé
1
-6
/
+6
2021-02-08
block: push error reporting into bdrv_all_*_snapshot functions
Daniel P. Berrangé
1
-5
/
+5
2021-02-08
tests/Makefile.include: don't use TARGET_DIRS for check-tcg
Alex Bennée
1
-4
/
+6
2021-02-08
scripts/mtest2make.py: export all-%s-targets variable and use it
Alex Bennée
1
-1
/
+1
2021-02-08
tests/tcg: Replace /bin/true by true (required on macOS)
Stefan Weil
1
-2
/
+2
2021-02-08
tests/tcg: don't silently skip the gdb tests
Alex Bennée
1
-1
/
+4
2021-02-08
tests/docker: add a docker-exec-copy-test
Alex Bennée
3
-2
/
+33
2021-02-08
tests/docker: alias docker-help target for consistency
Alex Bennée
1
-1
/
+3
2021-02-08
tests/docker: preserve original name when copying libs
Alex Bennée
1
-3
/
+4
2021-02-08
tests/docker: make _copy_with_mkdir accept missing files
Alex Bennée
1
-1
/
+6
2021-02-08
tests/docker: Fix typo in help message
Philippe Mathieu-Daudé
1
-1
/
+1
2021-02-08
tests/docker: Fix _get_so_libs() for docker-binfmt-image
Philippe Mathieu-Daudé
1
-1
/
+1
2021-02-08
tests/acceptance: Increase the timeout in the replay tests
Thomas Huth
1
-1
/
+1
2021-02-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
92
-24
/
+146
2021-02-05
iotests: 30: drop from auto group (and effectively from make check)
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-02-05
tests/acpi: disallow updates for expected data files
Marian Postevca
1
-94
/
+0
2021-02-05
tests/acpi: update expected data files
Marian Postevca
91
-0
/
+0
2021-02-05
tests/acpi: add OEM ID and OEM TABLE ID test
Marian Postevca
1
-24
/
+146
2021-02-05
tests/acpi: allow updates for expected data files
Marian Postevca
1
-0
/
+94
2021-02-04
tests: add some virtio-gpu & vhost-user-gpu acceptance test
Marc-André Lureau
1
-0
/
+161
[next]