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
2020-07-13
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-1...
Peter Maydell
2
-2
/
+3
2020-07-13
tests/qtest/fuzz: Add missing spaces in description
Thomas Huth
1
-2
/
+2
2020-07-13
fuzz: add missing header for rcu_enable_atfork
Alexander Bulekov
1
-0
/
+1
2020-07-13
Merge remote-tracking branch 'remotes/elmarco/tags/chardev-pull-request' into...
Peter Maydell
1
-17
/
+105
2020-07-13
tests/test-char: Remove unused "chardev/char-mux.h" include
Philippe Mathieu-Daudé
1
-1
/
+0
2020-07-13
char: fix use-after-free with dup chardev & reconnect
Marc-André Lureau
1
-2
/
+52
2020-07-13
char-socket: initialize reconnect timer only when the timer doesn't start
Li Feng
1
-17
/
+56
2020-07-12
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107...
Peter Maydell
57
-247
/
+1196
2020-07-11
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i...
Peter Maydell
4
-0
/
+64
2020-07-11
iotests: Set LC_ALL=C for sort
Max Reitz
1
-1
/
+1
2020-07-11
tests: fix "make check-qtest" for modular builds
Gerd Hoffmann
1
-0
/
+1
2020-07-11
tests/docker: update toolchain set in debian-xtensa-cross
Max Filippov
2
-4
/
+4
2020-07-11
tests/docker: fall back more gracefully when pull fails
Alex Bennée
1
-5
/
+6
2020-07-11
tests/qht-bench: Adjust threshold computation
Richard Henderson
1
-2
/
+16
2020-07-11
tests/qht-bench: Adjust testing rate by -1
Richard Henderson
1
-7
/
+15
2020-07-11
testing: add check-build target
Alex Bennée
1
-4
/
+13
2020-07-11
tests: improve performance of device-introspect-test
Daniel P. Berrangé
1
-22
/
+38
2020-07-11
tests/docker: add a linux-user testing focused image
Alex Bennée
2
-0
/
+54
2020-07-11
tests/tcg: add more default compilers to configure.sh
Alex Bennée
1
-5
/
+14
2020-07-11
gitlab: add acceptance testing to system builds
Alex Bennée
2
-2
/
+2
2020-07-11
tests/acceptance: skip LinuxInitrd 2gib with v4.16 on GitLab
Alex Bennée
1
-0
/
+3
2020-07-11
tests/acceptance: skip multicore mips_malta tests on GitLab
Alex Bennée
1
-0
/
+3
2020-07-11
tests/acceptance: fix dtb path for machine_rx_gdbsim
Alex Bennée
1
-1
/
+1
2020-07-11
tests/acceptance: skip s390x_ccw_vrtio_tcg on GitLab
Alex Bennée
1
-0
/
+2
2020-07-11
tests/docker: add packages needed for check-acceptance
Alex Bennée
2
-1
/
+16
2020-07-11
tests/docker: add --registry support to tooling
Alex Bennée
2
-7
/
+43
2020-07-11
tests/docker: change tag naming scheme of our images
Alex Bennée
27
-32
/
+32
2020-07-11
tests/docker: check for an parameters not empty string
Alex Bennée
1
-1
/
+1
2020-07-11
tests/vm: allow us to take advantage of MTTCG
Alex Bennée
1
-2
/
+9
2020-07-11
tests/vm: switch from optsparse to argparse
Alex Bennée
2
-46
/
+49
2020-07-11
tests/vm: Add workaround to consume console
Robert Foley
2
-2
/
+23
2020-07-11
tests/vm: change scripts to use self._config
Robert Foley
5
-42
/
+38
2020-07-11
tests/vm: Added a new script for centos.aarch64.
Robert Foley
3
-1
/
+280
2020-07-11
tests/vm: Added a new script for ubuntu.aarch64.
Robert Foley
4
-0
/
+197
2020-07-11
tests/vm: Add common Ubuntu python module
Robert Foley
2
-34
/
+72
2020-07-11
tests/vm: Added configuration file support
Robert Foley
4
-1
/
+146
2020-07-11
tests/vm: Add configuration to basevm.py
Robert Foley
1
-39
/
+133
2020-07-11
tests/vm: pass args through to BaseVM's __init__
Robert Foley
1
-9
/
+7
2020-07-11
tests/acceptance: Test the Arduino MEGA2560 board
Michael Rolnik
1
-0
/
+50
2020-07-11
tests/boot-serial: Test some Arduino boards (AVR based)
Michael Rolnik
2
-0
/
+13
2020-07-11
tests/machine-none: Add AVR support
Michael Rolnik
1
-0
/
+1
2020-07-10
target/i386: fix IEEE SSE floating-point exception raising
Joseph Myers
2
-0
/
+817
2020-07-10
tests/qmp-cmd-test: Add qmp/object-add-failure-modes
Eric Auger
1
-16
/
+96
2020-07-10
tests/qmp-cmd-test: Add qmp/object-add-duplicate-id
Eric Auger
1
-0
/
+19
2020-07-10
tests: Inject test name also when the test fails
Havard Skinnemoen
1
-1
/
+1
2020-07-07
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-06' in...
Peter Maydell
45
-339
/
+1857
2020-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-1
/
+54
2020-07-06
block/vpc: return ZERO block-status when appropriate
Vladimir Sementsov-Ogievskiy
2
-30
/
+435
2020-07-06
tests/acceptance: Add a test for the sun4u sparc64 machine
Thomas Huth
1
-0
/
+36
2020-07-06
iotests: add tests for blockdev-amend
Maxim Levitsky
5
-0
/
+589
[next]