Age | Commit message (Expand) | Author |
2016-06-08 | tests/docker: build all targets in test-clang | Paolo Bonzini |
2016-06-08 | tests/docker: support travis test with fedora image | Paolo Bonzini |
2016-06-08 | tests/docker: remove unused feature "ccache" | Paolo Bonzini |
2016-06-08 | tests/docker: fix test-mingw | Paolo Bonzini |
2016-06-08 | tests/docker: make test-full build all targets, not none | Paolo Bonzini |
2016-06-08 | tests/docker: fix make-archive-maybe | Paolo Bonzini |
2016-06-07 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-06-0... | Peter Maydell |
2016-06-07 | hbitmap: Use DIV_ROUND_UP | Laurent Vivier |
2016-06-07 | tests: Remove unnecessary glib.h includes | Peter Maydell |
2016-06-07 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2016-06-07 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-06-07 | docker: Don't use eval trick on Makefile | Eduardo Habkost |
2016-06-07 | throttle: refuse iops-size without iops-total/read/write | Stefan Hajnoczi |
2016-06-07 | block/io: optimize bdrv_co_pwritev for small requests | Peter Lieven |
2016-06-07 | tests: avoid coroutine pool test crash | Stefan Hajnoczi |
2016-06-07 | tests: acpi: update tables with consolidated legacy cpu-hotplug AML | Igor Mammedov |
2016-06-07 | tests: acpi: report names of expected files in verbose mode | Igor Mammedov |
2016-06-02 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2016-06-02 | e1000e: Introduce qtest for e1000e device | Dmitry Fleytman |
2016-06-02 | net_pkt: Name vmxnet3 packet abstractions more generic | Dmitry Fleytman |
2016-06-01 | docker: Add EXTRA_CONFIGURE_OPTS | Fam Zheng |
2016-06-01 | docker: Add travis tool | Fam Zheng |
2016-06-01 | docker: Add mingw test | Fam Zheng |
2016-06-01 | docker: Add clang test | Fam Zheng |
2016-06-01 | docker: Add full test | Fam Zheng |
2016-06-01 | docker: Add quick test | Fam Zheng |
2016-06-01 | docker: Add common.rc | Fam Zheng |
2016-06-01 | docker: Add test runner | Fam Zheng |
2016-06-01 | docker: Add images | Fam Zheng |
2016-06-01 | Makefile: Rules for docker testing | Fam Zheng |
2016-06-01 | tests: Add utilities for docker testing | Fam Zheng |
2016-05-26 | Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-2' in... | Peter Maydell |
2016-05-26 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2016-05-26 | qdev: Start disentangling bus from device | Andreas Färber |
2016-05-26 | migration: convert savevm to use QIOChannel for writing to files | Daniel P. Berrange |
2016-05-26 | migration: remove use of qemu_bufopen from vmstate tests | Daniel P. Berrange |
2016-05-25 | blockjob: Remove BlockJob.bs | Kevin Wolf |
2016-05-25 | mirror: Allow target that already has a BlockBackend | Kevin Wolf |
2016-05-25 | block: Drop errp parameter from blk_new() | Max Reitz |
2016-05-25 | tests: Drop BDS from test-throttle.c | Max Reitz |
2016-05-23 | migration: Move qjson.[ch] to migration/ | Markus Armbruster |
2016-05-19 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2016-05-19 | qemu-iotests: Fix regression in 136 on aio_read invalid | Eric Blake |
2016-05-19 | qemu-iotests: Simplify 109 with unaligned qemu-img compare | Eric Blake |
2016-05-19 | qemu-iotests: Some more write_zeroes tests | Kevin Wolf |
2016-05-19 | block: Don't return throttling info in query-named-block-nodes | Kevin Wolf |
2016-05-19 | block: Remove bdrv_aio_multiwrite() | Kevin Wolf |
2016-05-19 | block: Move I/O throttling configuration functions to BlockBackend | Kevin Wolf |
2016-05-19 | block: Move throttling fields from BDS to BB | Kevin Wolf |
2016-05-19 | block: Convert throttle_group_get_name() to BlockBackend | Kevin Wolf |