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-05-18
tests/docker: allow "update" to add the current user
Alex Bennée
1
-1
/
+11
2021-05-18
tests/docker: make executable an optional argument to "update"
Alex Bennée
2
-28
/
+30
2021-05-18
tests/docker: fix copying of executable in "update"
Alex Bennée
1
-1
/
+8
2021-05-17
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-05-14' in...
Peter Maydell
13
-195
/
+164
2021-05-14
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-05-...
Peter Maydell
13
-15
/
+28
2021-05-14
Merge remote-tracking branch 'remotes/marcandre/tags/rtd-pull-request' into s...
Peter Maydell
6
-0
/
+6
2021-05-14
write-threshold: deal with includes
Vladimir Sementsov-Ogievskiy
1
-1
/
+0
2021-05-14
test-write-threshold: drop extra TestStruct structure
Vladimir Sementsov-Ogievskiy
1
-17
/
+3
2021-05-14
test-write-threshold: drop extra tests
Vladimir Sementsov-Ogievskiy
1
-43
/
+0
2021-05-14
block/write-threshold: drop extra APIs
Vladimir Sementsov-Ogievskiy
1
-4
/
+0
2021-05-14
test-write-threshold: rewrite test_threshold_(not_)trigger tests
Vladimir Sementsov-Ogievskiy
1
-18
/
+4
2021-05-14
qemu-iotests: fix pylint 2.8 consider-using-with error
Emanuele Giuseppe Esposito
3
-43
/
+47
2021-05-14
qemu-iotests: fix case of SOCK_DIR already in the environment
Paolo Bonzini
1
-1
/
+1
2021-05-14
qemu-iotests: let "check" spawn an arbitrary test command
Paolo Bonzini
3
-3
/
+20
2021-05-14
qemu-iotests: move command line and environment handling from TestRunner to T...
Paolo Bonzini
2
-14
/
+17
2021-05-14
qemu-iotests: allow passing unittest.main arguments to the test scripts
Paolo Bonzini
1
-5
/
+9
2021-05-14
qemu-iotests: do not buffer the test output
Paolo Bonzini
5
-44
/
+56
2021-05-14
mirror: stop cancelling in-flight requests on non-force cancel in READY
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-05-14
block/rbd: Add an escape-aware strchr helper
Connor Kuehl
2
-0
/
+7
2021-05-14
iotests/231: Update expected deprecation message
Connor Kuehl
1
-3
/
+1
2021-05-14
sphinx: adopt kernel readthedoc theme
Marc-André Lureau
6
-0
/
+6
2021-05-14
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...
Peter Maydell
5
-51
/
+76
2021-05-14
tests/qtest/migration-test: Use g_autofree to avoid leaks on error paths
Peter Maydell
1
-41
/
+20
2021-05-14
tests: Avoid side effects inside g_assert() arguments
Peter Maydell
2
-3
/
+6
2021-05-14
tests/qtest/rtc-test: Remove pointless NULL check
Peter Maydell
1
-4
/
+2
2021-05-14
tests/qtest/tpm-util.c: Free memory with correct free function
Peter Maydell
1
-2
/
+2
2021-05-14
tests/migration-test: Fix "true" vs true
Dr. David Alan Gilbert
1
-7
/
+7
2021-05-14
tests/qtest/npcm7xx_pwm-test.c: Avoid g_assert_true() for non-test assertions
Peter Maydell
1
-2
/
+2
2021-05-14
tests/qtest/ahci-test.c: Calculate iso_size with 64-bit arithmetic
Peter Maydell
1
-2
/
+2
2021-05-14
libqtest: refuse QTEST_QEMU_BINARY=qemu-kvm
Stefan Hajnoczi
1
-1
/
+8
2021-05-14
libqos/qgraph: fix "UNAVAILBLE" typo
Stefan Hajnoczi
1
-1
/
+1
2021-05-14
tests/docker/dockerfiles: Add ccache to containers where it was missing
Thomas Huth
5
-0
/
+5
2021-05-13
tests/migration: introduce multifd into guestperf
Hyman
4
-3
/
+49
2021-05-13
tests/qtest/migration-test: Use g_autofree to avoid leaks on error paths
Peter Maydell
1
-41
/
+20
2021-05-13
tests/migration-test: Fix "true" vs true
Dr. David Alan Gilbert
1
-7
/
+7
2021-05-12
Drop the deprecated unicore32 target
Markus Armbruster
1
-1
/
+0
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
70
-3221
/
+1
2021-05-12
block: Drop the sheepdog block driver
Markus Armbruster
4
-12
/
+2
2021-05-12
Remove the deprecated moxie target
Thomas Huth
3
-11
/
+0
2021-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
3
-5
/
+0
2021-05-04
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210503' int...
Peter Maydell
4
-7
/
+547
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2
-3
/
+0
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2
-2
/
+0
2021-05-02
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210502' into...
Peter Maydell
8
-0
/
+2142
2021-05-01
Hexagon (target/hexagon) CABAC decode bin
Taylor Simpson
1
-0
/
+28
2021-05-01
Hexagon (target/hexagon) load into shifted register instructions
Taylor Simpson
2
-0
/
+416
2021-05-01
Hexagon (target/hexagon) load and unpack bytes instructions
Taylor Simpson
2
-0
/
+475
2021-05-01
Hexagon (target/hexagon) bit reverse (brev) addressing
Taylor Simpson
2
-0
/
+191
2021-05-01
Hexagon (target/hexagon) circular addressing
Taylor Simpson
2
-0
/
+488
2021-05-01
decodetree: Extend argument set syntax to allow types
Richard Henderson
1
-0
/
+1
[next]