Age | Commit message (Expand) | Author |
2016-03-16 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-03-15 | acpi-test: update UID for GSI links | Michael S. Tsirkin |
2016-03-15 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-03-15 | Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-03-15-1... | Peter Maydell |
2016-03-15 | io: stronger check for support for IPv4/6 | Daniel P. Berrange |
2016-03-14 | iotests: Add test for QMP event rates | Alberto Garcia |
2016-03-14 | iotests: Correct 081's reference output | Max Reitz |
2016-03-14 | block/vpc: add tests for image creation force_size parameter | Jeff Cody |
2016-03-14 | block/vpc: tests for auto-detecting VPC and Hyper-V VHD images | Jeff Cody |
2016-03-11 | acpi-test-data: add _DIS methods | Michael S. Tsirkin |
2016-03-11 | i386: update expected DSDT | Michael S. Tsirkin |
2016-03-10 | io: assert errors before asserting content in I/O test | Daniel P. Berrange |
2016-03-10 | io: set correct error object in background reader test thread | Daniel P. Berrange |
2016-03-10 | io: wait for incoming client in socket test | Daniel P. Berrange |
2016-03-10 | io: bind to socket before creating QIOChannelSocket | Daniel P. Berrange |
2016-03-10 | io: initialize sockets in test program | Daniel P. Berrange |
2016-03-10 | io: use bind() to check for IPv4/6 availability | Daniel P. Berrange |
2016-03-08 | tests: update acpi test data | Gerd Hoffmann |
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 |