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
2017-12-21
tests/boot-serial-test: Add support for the mcf5208evb board
Thomas Huth
2
-0
/
+12
2017-12-21
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-14
/
+62
2017-12-21
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
2
-76
/
+11
2017-12-21
test: add some chardev mux event tests
Marc-André Lureau
1
-0
/
+17
2017-12-21
tests/boot-serial-test: Add code to allow to specify our own kernel or bios
Thomas Huth
1
-12
/
+42
2017-12-21
tests/boot-serial-test: Make sure that we check the timeout regularly
Thomas Huth
1
-2
/
+3
2017-12-20
qapi2texi: Simplify representation of section text
Markus Armbruster
1
-10
/
+0
2017-12-20
qapi: Simplify representation of QAPIDoc section text
Markus Armbruster
2
-3
/
+4
2017-12-20
qapi: Unify representation of doc section without name
Markus Armbruster
2
-2
/
+2
2017-12-20
tests/qapi-schema/doc-bad-section: New, factored out of doc-good
Markus Armbruster
8
-4
/
+29
2017-12-20
util: add is_equal to UUID API
Roman Kagan
1
-1
/
+7
2017-12-20
Revert "docker: Enable features explicitly in test-full"
Fam Zheng
1
-75
/
+4
2017-12-20
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
6
-0
/
+178
2017-12-19
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
1
-0
/
+61
2017-12-19
qemu-iotests: add 203 savevm with IOThreads test
Stefan Hajnoczi
3
-0
/
+66
2017-12-19
iotests: add VM.add_object()
Stefan Hajnoczi
1
-0
/
+5
2017-12-19
qemu-iotests: add 202 external snapshots IOThread test
Stefan Hajnoczi
3
-0
/
+107
2017-12-18
hbitmap: add next_zero function
Vladimir Sementsov-Ogievskiy
1
-0
/
+61
2017-12-18
misc: remove duplicated includes
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-18
misc: remove headers implicitly included
Philippe Mathieu-Daudé
3
-5
/
+0
2017-12-18
Makefile: use $(MAKE) variable
Philippe Mathieu-Daudé
1
-10
/
+10
2017-12-14
tests: test-hmp: print command execution result
Vadim Galitsyn
1
-2
/
+5
2017-11-29
blockjob: remove clock argument from block_job_sleep_ns
Paolo Bonzini
1
-1
/
+1
2017-11-27
iotests: fix 075 and 078
John Snow
2
-16
/
+16
2017-11-21
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
4
-1
/
+121
2017-11-21
qemu-iotest: add test for blockjob coroutine race condition
Jeff Cody
3
-0
/
+114
2017-11-21
qemu-iotests: add option in common.qemu for mismatch only
Jeff Cody
1
-1
/
+7
2017-11-21
iotests: Fix 176 on 32-bit host
Eric Blake
2
-5
/
+6
2017-11-21
block: Close a BlockDriverState completely even when bs->drv is NULL
Alberto Garcia
2
-0
/
+25
2017-11-17
iotests: Make 087 pass without AIO enabled
Max Reitz
1
-1
/
+8
2017-11-17
qcow2: Refuse to get unaligned offsets from cache
Max Reitz
2
-0
/
+50
2017-11-17
qcow2: Add bounds check to get_refblock_offset()
Max Reitz
2
-0
/
+68
2017-11-17
block: Guard against NULL bs->drv
Max Reitz
2
-0
/
+53
2017-11-17
qcow2: Unaligned zero cluster in handle_alloc()
Max Reitz
2
-0
/
+26
2017-11-17
qcow2: check_errors are fatal
Max Reitz
2
-0
/
+43
2017-11-17
iotests: Add test for failing qemu-img commit
Max Reitz
2
-0
/
+44
2017-11-17
tests: Add check-qobject for equality tests
Max Reitz
3
-1
/
+332
2017-11-17
iotests: Add test for non-string option reopening
Max Reitz
2
-0
/
+14
2017-11-17
qapi/qnull: Add own header
Max Reitz
1
-1
/
+1
2017-11-17
qcow2: fix image corruption on commit with persistent bitmap
Eric Blake
2
-11
/
+260
2017-11-17
iotests: test clearing unknown autoclear_features by qcow2
Vladimir Sementsov-Ogievskiy
3
-0
/
+72
2017-11-17
qcow2: fix image corruption after committing qcow2 image into base
Daniel P. Berrange
4
-1
/
+234
2017-11-17
qemu-iotests: Use -nographic in 182
Kevin Wolf
1
-1
/
+1
2017-11-16
tests/bios-tables-test: Fix endianess problems when passing data to iasl
Thomas Huth
3
-52
/
+39
2017-11-16
tests/acpi-test-data: update _CRS in DSDT
Michael S. Tsirkin
10
-0
/
+0
2017-11-14
qemu-iotests: update unsupported image formats in 194
Jeff Cody
1
-1
/
+1
2017-11-14
iotests: 077: Filter out 'resume' lines
Fam Zheng
2
-17
/
+2
2017-11-14
qcow2: Check that corrupted images can be repaired in iotest 060
Alberto Garcia
2
-0
/
+74
2017-11-14
iotests: Use new-style NBD connections
Eric Blake
1
-1
/
+1
2017-11-14
iotests: Make 136 less flaky
Max Reitz
1
-1
/
+13
[next]