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
2018-09-25
hw/ppc: on 40p machine, change default firmware to OpenBIOS
Hervé Poussineau
1
-2
/
+2
2018-09-24
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-09-07-1...
Peter Maydell
4
-1
/
+13
2018-09-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180907' into...
Peter Maydell
1
-1
/
+0
2018-09-24
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-08-31-v2' ...
Peter Maydell
3
-34
/
+22
2018-09-24
Revert "tests: add qmp/qom-set-without-value test"
Peter Maydell
1
-14
/
+0
2018-09-24
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-08-3...
Peter Maydell
10
-72
/
+100
2018-09-24
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180829' into staging
Peter Maydell
7
-0
/
+197
2018-09-07
tests: Fix signalling race condition in TPM tests
Stefan Berger
4
-1
/
+13
2018-08-31
jobs: utilize job_exit shim
John Snow
3
-21
/
+6
2018-08-31
jobs: canonize Error object
John Snow
3
-3
/
+3
2018-08-31
jobs: change start callback to run callback
John Snow
3
-14
/
+16
2018-08-31
tests: fix bdrv-drain leak
Marc-André Lureau
1
-0
/
+1
2018-08-31
tests: add a qmp success-response test
Marc-André Lureau
3
-0
/
+21
2018-08-31
tests: add qmp/qom-set-without-value test
Marc-André Lureau
1
-0
/
+14
2018-08-31
tests: add qmp/object-add-without-props test
Marc-André Lureau
1
-0
/
+18
2018-08-31
tests: add qmp_assert_error_class()
Marc-André Lureau
5
-61
/
+46
2018-08-31
tests/libqos: Utilize newer glib spawn check
Eric Blake
1
-11
/
+1
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
1
-6
/
+5
2018-08-28
target/s390x: fix PACK reading 1 byte less and writing 1 byte more
Pavel Zbitskiy
2
-0
/
+22
2018-08-28
target/s390x: add EX support for TRT and TRTR
Pavel Zbitskiy
3
-0
/
+98
2018-08-28
target/s390x: fix IPM polluting irrelevant bits
Pavel Zbitskiy
2
-0
/
+23
2018-08-28
target/s390x: fix CSST decoding and runtime alignment check
Pavel Zbitskiy
2
-0
/
+44
2018-08-28
tests/tcg: add a simple s390x test
Pavel Zbitskiy
2
-0
/
+10
2018-08-28
ppc: Remove deprecated ppcemb target
Thomas Huth
1
-1
/
+0
2018-08-27
check: Move wdt_ib700 test to common
Juan Quintela
1
-2
/
+2
2018-08-27
check: Move endianess test to common
Juan Quintela
1
-13
/
+1
2018-08-27
check: Move VMXNET3 test to common
Juan Quintela
1
-2
/
+2
2018-08-27
check: Only test boot-serial when sga is compiled in
Juan Quintela
1
-1
/
+1
2018-08-27
check: Only test ivshm when it is compiled in
Juan Quintela
1
-3
/
+4
2018-08-27
check: Only test usb-xhci-nec when it is compiled in
Juan Quintela
1
-4
/
+6
2018-08-27
check: Only test isa-testdev when it is compiled in
Juan Quintela
1
-8
/
+8
2018-08-24
json: Support %% in JSON strings when interpolating
Markus Armbruster
1
-2
/
+2
2018-08-24
json: Improve safety of qobject_from_jsonf_nofail() & friends
Markus Armbruster
1
-10
/
+7
2018-08-24
tests/drive_del-test: Fix harmless JSON interpolation bug
Markus Armbruster
1
-2
/
+6
2018-08-24
json: Clean up headers
Markus Armbruster
1
-1
/
+1
2018-08-24
qjson: Have qobject_from_json() & friends reject empty and blank
Markus Armbruster
1
-2
/
+10
2018-08-24
json: Fix streamer not to ignore trailing unterminated structures
Markus Armbruster
1
-4
/
+4
2018-08-24
qjson: Fix qobject_from_json() & friends for multiple values
Markus Armbruster
1
-7
/
+3
2018-08-24
json: Replace %I64d, %I64u by %PRId64, %PRIu64
Markus Armbruster
1
-0
/
+10
2018-08-24
json: Leave rejecting invalid interpolation to parser
Markus Armbruster
1
-1
/
+2
2018-08-24
json: Pass lexical errors and limit violations to callback
Markus Armbruster
2
-9
/
+13
2018-08-24
json: Treat unwanted interpolation as lexical error
Markus Armbruster
1
-0
/
+4
2018-08-24
json: Redesign the callback to consume JSON values
Markus Armbruster
2
-7
/
+4
2018-08-24
check-qjson: Fix and enable utf8_string()'s disabled part
Markus Armbruster
1
-8
/
+3
2018-08-24
json: Fix \uXXXX for surrogate pairs
Markus Armbruster
1
-2
/
+1
2018-08-24
json: Reject invalid \uXXXX, fix \u0000
Markus Armbruster
1
-30
/
+11
2018-08-24
json: Accept overlong \xC0\x80 as U+0000 ("modified UTF-8")
Markus Armbruster
1
-7
/
+1
2018-08-24
json: Reject invalid UTF-8 sequences
Markus Armbruster
1
-92
/
+45
2018-08-24
check-qjson: Document we expect invalid UTF-8 to be rejected
Markus Armbruster
1
-80
/
+71
2018-08-24
json: Reject unescaped control characters
Markus Armbruster
2
-7
/
+3
[next]