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
2015-01-16
Tests: QEMUSizedBuffer/QEMUBuffer
Yang Hongyang
1
-12
/
+8
2015-01-15
misc: Fix new typos in comments
Stefan Weil
1
-1
/
+1
2015-01-15
tests/hd-geo-test.c: Remove unused test_image variable
Peter Maydell
1
-2
/
+0
2015-01-13
test-coroutine: avoid overflow on 32-bit systems
Paolo Bonzini
1
-1
/
+1
2015-01-13
qemu-iotests: Add supported os parameter for python tests
Fam Zheng
1
-1
/
+4
2015-01-13
qemu-iotests: Add "_supported_os Linux" to 058
Fam Zheng
1
-0
/
+1
2015-01-13
qemu-iotests: Replace "/bin/true" with "true"
Fam Zheng
3
-3
/
+3
2015-01-13
libqos: Convert malloc-pc allocator to a generic allocator
Marc MarĂ
5
-299
/
+309
2015-01-13
iotests: Filter out "I/O thread spun..." warning
Max Reitz
8
-10
/
+12
2015-01-13
qemu-iotests: Test blockdev-backup in 055
Fam Zheng
2
-39
/
+176
2015-01-13
iotests: Add test for relative backing file names
Max Reitz
3
-0
/
+114
2015-01-13
qemu-iotests: Speed up make check-block
Fam Zheng
2
-1
/
+2
2015-01-13
qemu-iotests: Remove 091 from quick group
Fam Zheng
1
-1
/
+1
2014-12-17
target-xtensa: test cross-page opcode
Max Filippov
1
-13
/
+13
2014-12-16
Split the QEMU buffered file code out
Dr. David Alan Gilbert
1
-1
/
+2
2014-12-16
Start migrating migration code into a migration directory
Dr. David Alan Gilbert
1
-4
/
+6
2014-12-12
qemu-iotests: Remove traling whitespaces in *.out
Fam Zheng
80
-438
/
+438
2014-12-12
iotests: Fix test 039
Max Reitz
2
-8
/
+16
2014-12-12
iotests: Filter for "Killed" in qemu-io output
Max Reitz
1
-1
/
+1
2014-12-12
iotests: Add test for vmdk JSON file names
Max Reitz
2
-0
/
+10
2014-12-10
qemu-iotests: Skip 099 for VMDK subformats with desc file
Fam Zheng
1
-1
/
+2
2014-12-10
qcow2: Flushing the caches in qcow2_close may fail
Max Reitz
3
-0
/
+130
2014-12-10
iotests: Add test for unsupported image creation
Max Reitz
3
-0
/
+92
2014-12-10
iotests: Only kill NBD server if it runs
Max Reitz
1
-1
/
+3
2014-12-10
iotests: Specify qcow2 format for qemu-io in 059
Max Reitz
1
-2
/
+2
2014-12-10
qemu-iotests: 082: Filter the real disk size
Michael Mueller
2
-42
/
+21
2014-12-10
qemu-iotests: 060: Filter the real disk size
Kevin Wolf
3
-5
/
+13
2014-12-10
block: Don't probe for unknown backing file format
Kevin Wolf
3
-0
/
+75
2014-12-10
qcow2.py: Add required padding for header extensions
Kevin Wolf
1
-0
/
+4
2014-12-10
qcow2: Fix header extension size check
Kevin Wolf
2
-0
/
+4
2014-12-10
qemu-iotests: Test writing non-raw image headers to raw image
Kevin Wolf
4
-0
/
+364
2014-12-10
qemu-iotests: Fix stderr handling in common.qemu
Kevin Wolf
1
-1
/
+2
2014-12-10
qtests: Specify image format explicitly
Kevin Wolf
12
-18
/
+21
2014-12-10
qemu-iotests: Add qemu-io format option in Python tests
Kevin Wolf
3
-36
/
+36
2014-12-10
qemu-iotests: Use qemu-io -f $IMGFMT
Kevin Wolf
10
-24
/
+36
2014-12-10
tests: Use "command -v" instead of which(1) in shell scripts
Fam Zheng
2
-5
/
+5
2014-12-10
iotests: Plain blkdebug filename generation
Max Reitz
2
-1
/
+22
2014-12-10
blkdebug: Simplify and improve filename generation
Max Reitz
1
-2
/
+2
2014-12-10
block/qapi: Add cache information to query-block
Kevin Wolf
2
-0
/
+26
2014-12-10
iotests: Use -qmp-pretty in 067
Max Reitz
2
-58
/
+723
2014-12-10
iotests: _filter_qmp for pretty JSON output
Max Reitz
1
-1
/
+3
2014-11-24
target-i386: move generic memory hotplug methods to DSDTs
Paolo Bonzini
4
-0
/
+0
2014-11-10
Merge remote-tracking branch 'remotes/xtensa/tags/20141110-xtensa' into staging
Peter Maydell
1
-0
/
+51
2014-11-10
target-xtensa: add entry overflow test
Max Filippov
1
-0
/
+51
2014-11-09
block/vdi: Limit maximum size even futher
Max Reitz
2
-12
/
+15
2014-11-06
iotests: Add test for non-existing backing file
Max Reitz
3
-0
/
+57
2014-11-05
vhost-user-test: Fix 'make check' broken on glib < 2.26
Gonglei
1
-1
/
+22
2014-11-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-3
/
+3
2014-11-03
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
19
-22
/
+492
2014-11-03
Merge remote-tracking branch 'remotes/xtensa/tags/20141103-xtensa' into staging
Peter Maydell
3
-115
/
+137
[next]