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