Age | Commit message (Expand) | Author |
2016-02-22 | qemu-iotests: 067: ignore QMP events | Sascha Silbe |
2016-02-22 | qemu-iotests: Extend iotest 093 to test bursts | Alberto Garcia |
2016-02-22 | throttle: Test throttle_compute_wait() during bursts | Alberto Garcia |
2016-02-22 | throttle: Check that burst_level leaks correctly | Alberto Garcia |
2016-02-22 | throttle: Use throttle_config_init() to initialize ThrottleConfig | Alberto Garcia |
2016-02-22 | throttle: Merge all functions that check the configuration into one | Alberto Garcia |
2016-02-22 | throttle: Set always an average value when setting a maximum value | Alberto Garcia |
2016-02-22 | throttle: Make throttle_is_valid() set errp | Alberto Garcia |
2016-02-22 | throttle: Make throttle_max_is_missing_limit() set errp | Alberto Garcia |
2016-02-22 | throttle: Make throttle_conflicting() set errp | Alberto Garcia |
2016-02-22 | block: Fix -incoming with snapshot=on | Kevin Wolf |
2016-02-19 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-02-19' into ... | Peter Maydell |
2016-02-19 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-02-19 | qapi: Don't box branches of flat unions | Eric Blake |
2016-02-19 | qapi: Don't box struct branch of alternate | Eric Blake |
2016-02-19 | qapi: Add tests of complex objects within alternate | Eric Blake |
2016-02-19 | qapi: Forbid 'any' inside an alternate | Eric Blake |
2016-02-19 | qapi: Forbid empty unions and useless alternates | Eric Blake |
2016-02-19 | qapi-visit: Honor prefix of discriminator enum | Eric Blake |
2016-02-18 | tests/vhost-user-bridge: add scattering of incoming packets | Victor Kaplansky |
2016-02-16 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-02-16 | nbd: always query export list in fixed new style protocol | Daniel P. Berrange |
2016-02-16 | nbd: convert block client to use I/O channels for connection setup | Daniel P. Berrange |
2016-02-16 | Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-02-16-1... | Peter Maydell |
2016-02-16 | tests: Clean up includes | Peter Maydell |
2016-02-16 | tests/i440fx-test: Don't define ARRAY_SIZE locally | Peter Maydell |
2016-02-16 | tests: add pxe e1000 and virtio-pci tests | Victor Kaplansky |
2016-02-15 | io: introduce helper for creating channels from file descriptors | Daniel P. Berrange |
2016-02-08 | qmp: Fix reference-counting of qnull on empty output visit | Eric Blake |
2016-02-08 | qom: Swap 'name' next to visitor in ObjectPropertyAccessor | Eric Blake |
2016-02-08 | qapi: Swap visit_* arguments for consistent 'name' placement | Eric Blake |
2016-02-08 | tests: Use Python 2.6 "except E as ..." syntax | Markus Armbruster |
2016-02-06 | vhost-user-test: use correct ROM to speed up and avoid spurious failures | Paolo Bonzini |
2016-02-04 | tests: pc: acpi: add expected DSDT.bridge blobs and update DSDT blobs | Igor Mammedov |
2016-02-04 | tests: pc: acpi: drop not needed 'expected SSDT' blobs | Igor Mammedov |
2016-02-02 | block: qemu-iotests - add test for snapshot, commit, snapshot bug | Jeff Cody |
2016-02-02 | iotests: Add "qemu-img map" test for VMDK extents | Fam Zheng |
2016-02-02 | iotests: Add test for block jobs and BDS ejection | Max Reitz |
2016-02-02 | iotests: Add test for multiple BB on BDS tree | Max Reitz |
2016-02-02 | iotests: Add test for eject under NBD server | Max Reitz |
2016-02-02 | iotests: Add test for a nonexistent NBD export | Max Reitz |
2016-02-02 | iotests: Make redirecting qemu's stderr optional | Max Reitz |
2016-02-02 | iotests: Make _filter_nbd support more URL types | Max Reitz |
2016-02-02 | iotests: Make _filter_nbd drop log lines | Max Reitz |
2016-02-02 | iotests: Move _filter_nbd into common.filter | Max Reitz |
2016-02-02 | iotests: Change coding style of _filter_nbd in 083 | Max Reitz |
2016-02-02 | iotests: Rename filter_nbd to _filter_nbd in 083 | Max Reitz |
2016-02-02 | iotests: Limit supported formats for 118 | Max Reitz |
2016-02-02 | block/qapi: Emit tray_open only if there is a tray | Max Reitz |
2016-02-02 | Revert "hw/block/fdc: Implement tray status" | Max Reitz |