index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
char: convert from GIOChannel to QIOChannel
Daniel P. Berrange
2019-11-29
1
-1
/
+1
*
qtest/fdc: Support for 2.88MB drives
John Snow
2019-11-29
1
-1
/
+1
*
fpu: Replace uint32 typedef with uint32_t
Peter Maydell
2019-11-29
1
-1
/
+1
*
iotests: Test that throttle values ranges
Fam Zheng
2019-11-29
3
-0
/
+96
*
qcow2: Write full header on image creation
Kevin Wolf
2019-11-29
4
-0
/
+32
*
qcow2: Write feature table only for v3 images
Kevin Wolf
2019-11-29
2
-26
/
+1
*
qemu-iotests: Reduce racy output in 028
Eric Blake
2019-11-29
2
-5
/
+4
*
qom: Change object property iterator API contract
Daniel P. Berrange
2019-11-29
1
-4
/
+3
*
qom: Allow properties to be registered against classes
Daniel P. Berrange
2019-11-29
1
-10
/
+21
*
nbd: Split nbd.c
Fam Zheng
2019-11-29
1
-1
/
+1
*
error: Consistently name Error * objects err, and not errp
Markus Armbruster
2019-11-29
1
-3
/
+3
*
vhdx: Fix "log that needs to be replayed" error message
Markus Armbruster
2019-11-29
1
-2
/
+3
*
vmdk: Clean up "Invalid extent lines" error message
Markus Armbruster
2019-11-29
1
-3
/
+1
*
qemu-io qemu-nbd: Use error_report() etc. instead of fprintf()
Markus Armbruster
2019-11-29
15
-89
/
+89
*
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
2019-11-29
2
-6
/
+2
*
error: Don't decorate original error message when adding to it
Markus Armbruster
2019-11-29
2
-2
/
+2
*
test-throttle: Simplify qemu_init_main_loop() error handling
Markus Armbruster
2019-11-29
1
-14
/
+1
*
libqos/ahci: organize header
John Snow
2019-11-29
1
-12
/
+24
*
qtest/ahci: ATAPI data tests
John Snow
2019-11-29
1
-0
/
+97
*
libqos/ahci: add ahci_exec
John Snow
2019-11-29
2
-0
/
+93
*
libqos/ahci: allow nondata commands for ahci_io variants
John Snow
2019-11-29
2
-12
/
+5
*
libqos: allow zero-size allocations
John Snow
2019-11-29
3
-10
/
+8
*
libqos/ahci: Switch to mutable properties
John Snow
2019-11-29
1
-2
/
+8
*
libqos/ahci: ATAPI identify
John Snow
2019-11-29
3
-1
/
+13
*
libqos/ahci: ATAPI support
John Snow
2019-11-29
2
-4
/
+89
*
ahci-test: fix memory leak
John Snow
2019-11-29
1
-2
/
+2
*
tests: acpi: print ASL diff in verbose mode
Igor Mammedov
2019-11-29
1
-0
/
+16
*
iotests: Add test cases for blockdev-mirror
Fam Zheng
2019-11-29
2
-25
/
+79
*
qemu-iotests: s390x: fix test 051
Bo Tu
2019-11-29
3
-85
/
+69
*
iotests: 095: Filter _img_info output
Fam Zheng
2019-11-29
2
-4
/
+2
*
iotests: 095: Use TEST_IMG override instead of "mv"
Fam Zheng
2019-11-29
2
-6
/
+4
*
iotests: 050: Use TEST_IMG override instead of "mv"
Fam Zheng
2019-11-29
2
-4
/
+9
*
iotests: 038: Use TEST_IMG override instead of "mv"
Fam Zheng
2019-11-29
2
-2
/
+5
*
iotests: 037: Use TEST_IMG override instead of "mv"
Fam Zheng
2019-11-29
2
-2
/
+5
*
iotests: 034: Use TEST_IMG override instead of "mv"
Fam Zheng
2019-11-29
2
-2
/
+6
*
iotests: 028: Use TEST_IMG override instead of "mv"
Fam Zheng
2019-11-29
2
-2
/
+5
*
iotests: 024: Use TEST_IMG override instead of "mv"
Fam Zheng
2019-11-29
2
-4
/
+10
*
iotests: 020: Use TEST_IMG override instead of "mv"
Fam Zheng
2019-11-29
2
-3
/
+6
*
iotests: 019: Use TEST_IMG override instead of "mv"
Fam Zheng
2019-11-29
2
-8
/
+9
*
iotests: 018: Use TEST_IMG override instead of "mv"
Fam Zheng
2019-11-29
2
-5
/
+5
*
qemu-iotests: make check-block.sh work on out-of-tree builds
Paolo Bonzini
2019-11-29
1
-1
/
+1
*
iotests: 086: Add raw format
Fam Zheng
2019-11-29
1
-1
/
+1
*
crypto: add ability to query hash digest len
Daniel P. Berrange
2019-11-29
1
-0
/
+5
*
crypto: add additional query accessors for cipher instances
Daniel P. Berrange
2019-11-29
1
-0
/
+10
*
io: fix stack allocation when sending of file descriptors
Daniel P. Berrange
2019-11-29
1
-0
/
+96
*
io: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on server connections
Daniel P. Berrange
2019-11-29
1
-4
/
+25
*
io: bind to loopback IP addrs in test suite
Daniel P. Berrange
2019-11-29
1
-2
/
+2
*
ipmi: Add tests
Corey Minyard
2019-11-29
3
-0
/
+735
*
crypto: add QCryptoSecret object class for password/key handling
Daniel P. Berrange
2019-11-29
3
-0
/
+455
*
util: add base64 decoding function
Daniel P. Berrange
2019-11-29
3
-0
/
+113
[next]