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
*
qapi: Drop useless 'data' member of unions
Eric Blake
2019-11-29
5
-18
/
+0
*
util: Shorten references into SocketAddress
Eric Blake
2019-11-29
1
-13
/
+21
*
qapi: Rename 'fields' to 'members' in generator
Eric Blake
2019-11-29
1
-1
/
+1
*
qapi-dealloc: Reduce use outside of generated code
Eric Blake
2019-11-29
1
-9
/
+1
*
iotests/124: Add cluster_size mismatch test
John Snow
2019-11-29
2
-7
/
+55
*
mirror: Rewrite mirror_iteration
Fam Zheng
2019-11-29
1
-40
/
+40
*
qga: Support enum names in guest-file-seek
Eric Blake
2019-11-29
1
-5
/
+4
*
tests/vhost-user-bridge: fix build on 32 bit systems
Michael S. Tsirkin
2019-11-29
1
-7
/
+7
*
all: Clean up includes
Peter Maydell
2019-11-29
2
-4
/
+2
*
all: Clean up includes
Peter Maydell
2019-11-29
6
-15
/
+0
*
qemu-iotests: 140: make description slightly more verbose
Sascha Silbe
2019-11-29
1
-1
/
+5
*
qemu-iotests: 140: don't use IDE device
Sascha Silbe
2019-11-29
2
-2
/
+1
*
qemu-iotests: 067: ignore QMP events
Sascha Silbe
2019-11-29
2
-145
/
+10
*
qemu-iotests: Extend iotest 093 to test bursts
Alberto Garcia
2019-11-29
2
-16
/
+53
*
throttle: Test throttle_compute_wait() during bursts
Alberto Garcia
2019-11-29
1
-0
/
+22
*
throttle: Check that burst_level leaks correctly
Alberto Garcia
2019-11-29
1
-0
/
+16
*
throttle: Use throttle_config_init() to initialize ThrottleConfig
Alberto Garcia
2019-11-29
1
-11
/
+17
*
throttle: Merge all functions that check the configuration into one
Alberto Garcia
2019-11-29
1
-9
/
+9
*
throttle: Set always an average value when setting a maximum value
Alberto Garcia
2019-11-29
1
-0
/
+2
*
throttle: Make throttle_is_valid() set errp
Alberto Garcia
2019-11-29
1
-1
/
+1
*
throttle: Make throttle_max_is_missing_limit() set errp
Alberto Garcia
2019-11-29
1
-3
/
+3
*
throttle: Make throttle_conflicting() set errp
Alberto Garcia
2019-11-29
1
-6
/
+6
*
block: Fix -incoming with snapshot=on
Kevin Wolf
2019-11-29
3
-0
/
+58
*
qapi: Don't box branches of flat unions
Eric Blake
2019-11-29
2
-9
/
+7
*
qapi: Don't box struct branch of alternate
Eric Blake
2019-11-29
2
-16
/
+15
*
qapi: Add tests of complex objects within alternate
Eric Blake
2019-11-29
4
-4
/
+67
*
qapi: Forbid 'any' inside an alternate
Eric Blake
2019-11-29
5
-0
/
+7
*
qapi: Forbid empty unions and useless alternates
Eric Blake
2019-11-29
12
-26
/
+9
*
qapi-visit: Honor prefix of discriminator enum
Eric Blake
2019-11-29
2
-5
/
+11
*
tests/vhost-user-bridge: add scattering of incoming packets
Victor Kaplansky
2019-11-29
1
-31
/
+61
*
nbd: always query export list in fixed new style protocol
Daniel P. Berrange
2019-11-29
2
-2
/
+2
*
nbd: convert block client to use I/O channels for connection setup
Daniel P. Berrange
2019-11-29
1
-1
/
+1
*
tests: Clean up includes
Peter Maydell
2019-11-29
119
-202
/
+119
*
tests/i440fx-test: Don't define ARRAY_SIZE locally
Peter Maydell
2019-11-29
1
-2
/
+1
*
tests: add pxe e1000 and virtio-pci tests
Victor Kaplansky
2019-11-29
5
-67
/
+224
*
io: introduce helper for creating channels from file descriptors
Daniel P. Berrange
2019-11-29
2
-0
/
+43
*
qmp: Fix reference-counting of qnull on empty output visit
Eric Blake
2019-11-29
1
-0
/
+2
*
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2019-11-29
1
-10
/
+4
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2019-11-29
9
-129
/
+129
*
tests: Use Python 2.6 "except E as ..." syntax
Markus Armbruster
2019-11-29
2
-7
/
+7
*
vhost-user-test: use correct ROM to speed up and avoid spurious failures
Paolo Bonzini
2019-11-29
1
-3
/
+2
*
tests: pc: acpi: add expected DSDT.bridge blobs and update DSDT blobs
Igor Mammedov
2019-11-29
4
-0
/
+0
*
tests: pc: acpi: drop not needed 'expected SSDT' blobs
Igor Mammedov
2019-11-29
4
-0
/
+0
*
block: qemu-iotests - add test for snapshot, commit, snapshot bug
Jeff Cody
2019-11-29
3
-0
/
+139
*
iotests: Add "qemu-img map" test for VMDK extents
Fam Zheng
2019-11-29
2
-0
/
+35
*
iotests: Add test for block jobs and BDS ejection
Max Reitz
2019-11-29
3
-0
/
+246
*
iotests: Add test for multiple BB on BDS tree
Max Reitz
2019-11-29
3
-0
/
+101
*
iotests: Add test for eject under NBD server
Max Reitz
2019-11-29
3
-0
/
+109
*
iotests: Add test for a nonexistent NBD export
Max Reitz
2019-11-29
3
-0
/
+81
*
iotests: Make redirecting qemu's stderr optional
Max Reitz
2019-11-29
1
-2
/
+13
[next]