Age | Commit message (Expand) | Author |
2016-03-05 | qapi: Drop useless 'data' member of unions | Eric Blake |
2016-03-05 | util: Shorten references into SocketAddress | Eric Blake |
2016-03-05 | qapi: Rename 'fields' to 'members' in generator | Eric Blake |
2016-03-04 | qapi-dealloc: Reduce use outside of generated code | Eric Blake |
2016-02-29 | iotests/124: Add cluster_size mismatch test | John Snow |
2016-02-29 | mirror: Rewrite mirror_iteration | Fam Zheng |
2016-02-25 | qga: Support enum names in guest-file-seek | Eric Blake |
2016-02-25 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-02-25 | tests/vhost-user-bridge: fix build on 32 bit systems | Michael S. Tsirkin |
2016-02-23 | all: Clean up includes | Peter Maydell |
2016-02-23 | all: Clean up includes | Peter Maydell |
2016-02-22 | qemu-iotests: 140: make description slightly more verbose | Sascha Silbe |
2016-02-22 | qemu-iotests: 140: don't use IDE device | Sascha Silbe |
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 |