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
2016-01-11
libqos/ahci: organize header
John Snow
1
-12
/
+24
2016-01-11
qtest/ahci: ATAPI data tests
John Snow
1
-0
/
+97
2016-01-11
libqos/ahci: add ahci_exec
John Snow
2
-0
/
+93
2016-01-11
libqos/ahci: allow nondata commands for ahci_io variants
John Snow
2
-12
/
+5
2016-01-11
libqos: allow zero-size allocations
John Snow
3
-10
/
+8
2016-01-11
libqos/ahci: Switch to mutable properties
John Snow
1
-2
/
+8
2016-01-11
libqos/ahci: ATAPI identify
John Snow
3
-1
/
+13
2016-01-11
libqos/ahci: ATAPI support
John Snow
2
-4
/
+89
2016-01-11
ahci-test: fix memory leak
John Snow
1
-2
/
+2
2016-01-08
tests: acpi: print ASL diff in verbose mode
Igor Mammedov
1
-0
/
+16
2016-01-07
iotests: Add test cases for blockdev-mirror
Fam Zheng
2
-25
/
+79
2016-01-07
qemu-iotests: s390x: fix test 051
Bo Tu
3
-85
/
+69
2016-01-07
iotests: 095: Filter _img_info output
Fam Zheng
2
-4
/
+2
2016-01-07
iotests: 095: Use TEST_IMG override instead of "mv"
Fam Zheng
2
-6
/
+4
2016-01-07
iotests: 050: Use TEST_IMG override instead of "mv"
Fam Zheng
2
-4
/
+9
2016-01-07
iotests: 038: Use TEST_IMG override instead of "mv"
Fam Zheng
2
-2
/
+5
2016-01-07
iotests: 037: Use TEST_IMG override instead of "mv"
Fam Zheng
2
-2
/
+5
2016-01-07
iotests: 034: Use TEST_IMG override instead of "mv"
Fam Zheng
2
-2
/
+6
2016-01-07
iotests: 028: Use TEST_IMG override instead of "mv"
Fam Zheng
2
-2
/
+5
2016-01-07
iotests: 024: Use TEST_IMG override instead of "mv"
Fam Zheng
2
-4
/
+10
2016-01-07
iotests: 020: Use TEST_IMG override instead of "mv"
Fam Zheng
2
-3
/
+6
2016-01-07
iotests: 019: Use TEST_IMG override instead of "mv"
Fam Zheng
2
-8
/
+9
2016-01-07
iotests: 018: Use TEST_IMG override instead of "mv"
Fam Zheng
2
-5
/
+5
2016-01-07
qemu-iotests: make check-block.sh work on out-of-tree builds
Paolo Bonzini
1
-1
/
+1
2016-01-07
iotests: 086: Add raw format
Fam Zheng
1
-1
/
+1
2015-12-23
Merge remote-tracking branch 'remotes/berrange/tags/pull-crypto-fixes-2015-12...
Peter Maydell
2
-0
/
+15
2015-12-23
Merge remote-tracking branch 'remotes/berrange/tags/pull-io-fixes-2015-12-23-...
Peter Maydell
1
-6
/
+123
2015-12-23
crypto: add ability to query hash digest len
Daniel P. Berrange
1
-0
/
+5
2015-12-23
crypto: add additional query accessors for cipher instances
Daniel P. Berrange
1
-0
/
+10
2015-12-23
io: fix stack allocation when sending of file descriptors
Daniel P. Berrange
1
-0
/
+96
2015-12-22
io: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on server connections
Daniel P. Berrange
1
-4
/
+25
2015-12-22
io: bind to loopback IP addrs in test suite
Daniel P. Berrange
1
-2
/
+2
2015-12-22
ipmi: Add tests
Corey Minyard
3
-0
/
+735
2015-12-18
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-secrets-base...
Peter Maydell
4
-0
/
+568
2015-12-18
crypto: add QCryptoSecret object class for password/key handling
Daniel P. Berrange
3
-0
/
+455
2015-12-18
util: add base64 decoding function
Daniel P. Berrange
3
-0
/
+113
2015-12-18
block/qapi: allow best-effort query
John Snow
1
-1
/
+4
2015-12-18
block/qapi: always report full_backing_filename
John Snow
1
-0
/
+2
2015-12-18
qemu-iotests: s390x: fix test 068
Bo Tu
1
-2
/
+12
2015-12-18
qemu-iotests: s390x: fix test 051
Bo Tu
3
-130
/
+569
2015-12-18
qemu-iotests: refine common.config
Bo Tu
1
-5
/
+4
2015-12-18
iotests: Update comments for bdrv_swap() in 094
Fam Zheng
1
-3
/
+5
2015-12-18
iotests: Extend test 112 for qemu-img amend
Max Reitz
2
-0
/
+180
2015-12-18
qcow2: Use error_report() in qcow2_amend_options()
Max Reitz
1
-7
/
+7
2015-12-18
qemu-iotests: Test reopen with node-name/driver options
Kevin Wolf
3
-0
/
+113
2015-12-18
qemu-iotests: Test cache mode option inheritance
Kevin Wolf
3
-0
/
+1128
2015-12-18
qemu-iotests: Try setting cache mode for children
Kevin Wolf
2
-1
/
+69
2015-12-18
qemu-iotests: Remove cache mode test without medium
Kevin Wolf
3
-14
/
+14
2015-12-18
blockdev: Set 'format' indicates non-empty drive
Kevin Wolf
2
-3
/
+3
2015-12-18
iotests: 124: don't reopen qcow2
John Snow
1
-12
/
+14
[next]