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-02-05
qapi: remove '-q' arg to diff when comparing QAPI output
Daniel P. Berrange
1
-3
/
+3
2018-02-05
qapi: use items()/values() intead of iteritems()/itervalues()
Daniel P. Berrange
1
-1
/
+1
2018-02-05
qapi: convert to use python print function instead of statement
Daniel P. Berrange
1
-20
/
+21
2018-02-02
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
6
-65
/
+290
2018-02-02
tests/virtio-9p: explicitly handle potential integer overflows
Greg Kurz
1
-10
/
+21
2018-02-02
tests: virtio-9p: add FLUSH operation test
Greg Kurz
1
-13
/
+104
2018-02-02
libqos/virtio: return length written into used descriptor
Greg Kurz
6
-25
/
+38
2018-02-01
tests: virtio-9p: add WRITE operation test
Greg Kurz
1
-0
/
+63
2018-02-01
tests: virtio-9p: add LOPEN operation test
Greg Kurz
1
-0
/
+47
2018-02-01
tests: virtio-9p: use the synth backend
Greg Kurz
1
-16
/
+6
2018-02-01
tests: virtio-9p: wait for completion in the test code
Greg Kurz
1
-2
/
+12
2018-02-01
tests: virtio-9p: move request tag to the test functions
Greg Kurz
1
-14
/
+14
2018-01-31
iotests: Make 200 run on tmpfs
Max Reitz
1
-1
/
+1
2018-01-29
tpm: add CRB device
Marc-André Lureau
2
-0
/
+277
2018-01-26
iotest 205: new test for qmp nbd-server-remove
Vladimir Sementsov-Ogievskiy
3
-0
/
+162
2018-01-26
iotests: implement QemuIoInteractive class
Vladimir Sementsov-Ogievskiy
1
-0
/
+38
2018-01-26
iotest 147: add cases to test new @name parameter of nbd-server-add
Vladimir Sementsov-Ogievskiy
2
-15
/
+57
2018-01-24
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
41
-591
/
+682
2018-01-23
iotests: Disable some tests for compat=0.10
Max Reitz
4
-2
/
+9
2018-01-23
iotests: Split 177 into two parts for compat=0.10
Eric Blake
5
-32
/
+193
2018-01-23
iotests: Make 059 pass on machines with little RAM
Max Reitz
1
-1
/
+3
2018-01-23
iotests: Filter compat-dependent info in 198
Max Reitz
2
-10
/
+4
2018-01-23
iotests: Make 191 work with qcow2 options
Max Reitz
2
-227
/
+91
2018-01-23
iotests: Make 184 image-less
Max Reitz
2
-74
/
+14
2018-01-23
iotests: Make 089 compatible with compat=0.10
Max Reitz
2
-12
/
+2
2018-01-23
iotests: Fix 067 for compat=0.10
Max Reitz
2
-72
/
+28
2018-01-23
iotests: Fix 059's reference output
Max Reitz
1
-1
/
+1
2018-01-23
iotests: Fix 051 for compat=0.10
Max Reitz
3
-0
/
+4
2018-01-23
iotests: Fix 020 for vmdk
Max Reitz
2
-5
/
+10
2018-01-23
iotests: Skip 103 for refcount_bits=1
Max Reitz
1
-0
/
+2
2018-01-23
iotests: Forbid 020 for non-file protocols
Max Reitz
1
-7
/
+1
2018-01-23
iotests: Drop format-specific in _filter_img_info
Max Reitz
2
-3
/
+32
2018-01-23
iotests: Fix _img_info for backslashes
Max Reitz
1
-1
/
+1
2018-01-23
qemu-iotests: Fix locking issue in 102
Max Reitz
2
-2
/
+8
2018-01-23
blockdev: Mark BD-{remove,insert}-medium stable
Max Reitz
4
-16
/
+16
2018-01-23
tests/ahci: Switch tray and medium commands to @id
Max Reitz
1
-6
/
+6
2018-01-23
iotests: Make BD-{remove,insert}-medium use @id
Max Reitz
2
-131
/
+113
2018-01-23
qcow2: Repair unaligned preallocated zero clusters
Max Reitz
2
-1
/
+11
2018-01-23
tests/qemu-iotests: adding savevm/loadvm with postcopy flag test
Daniel Henrique Barboza
3
-0
/
+144
2018-01-23
tests/.gitignore: Add test-bdrv-drain
Kevin Wolf
1
-0
/
+1
2018-01-23
Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into...
Peter Maydell
3
-137
/
+271
2018-01-23
migration: Revert postcopy-blocktime commit set
Peter Maydell
1
-16
/
+0
2018-01-22
tests/cpu-plug-test: Test CPU hot-plugging on s390x
Thomas Huth
2
-0
/
+40
2018-01-22
tests/cpu-plug-test: Check CPU hot-plugging on ppc64, too
Thomas Huth
2
-0
/
+51
2018-01-22
tests/cpu-plug-test: Check the CPU hot-plugging with device_add, too
Thomas Huth
1
-2
/
+45
2018-01-22
tests: Rename pc-cpu-test.c to cpu-plug-test.c
Thomas Huth
2
-14
/
+14
2018-01-18
tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usage
Igor Mammedov
1
-0
/
+3
2018-01-18
tests: acpi: rename test_acpi_tables()/test_dst_table() to reflect its usage
Igor Mammedov
1
-5
/
+10
2018-01-18
tests: acpi: init table descriptor in test_dst_table()
Igor Mammedov
1
-3
/
+1
2018-01-18
tests: acpi: move tested tables array allocation outside of test_acpi_dsdt_ta...
Igor Mammedov
1
-2
/
+2
[next]