Age | Commit message (Expand) | Author |
2016-06-13 | crypto: remove temp files on completion of secrets test | Daniel P. Berrange |
2016-06-11 | qht: add test-qht-par to invoke qht-bench from 'check' target | Emilio G. Cota |
2016-06-11 | qht: add qht-bench, a performance benchmark | Emilio G. Cota |
2016-06-11 | qht: add test program | Emilio G. Cota |
2016-06-11 | qdist: add test program | Emilio G. Cota |
2016-06-08 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2016-06-08 | Merge remote-tracking branch 'remotes/famz/tags/pull-docker-20160608' into st... | Peter Maydell |
2016-06-08 | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-07-07-tag' in... | Peter Maydell |
2016-06-08 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-06-08 | block: Switch bdrv_write_zeroes() to byte interface | Eric Blake |
2016-06-08 | qcow2: Catch more unaligned write_zero into zero cluster | Eric Blake |
2016-06-08 | qemu-iotests: Test one more spot for optimizing write_zeroes | Eric Blake |
2016-06-08 | block: split write_zeroes always | Denis V. Lunev |
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 | tests: start a /qga/guest-exec test | Marc-André Lureau |
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-06 | tests: Rename tests/Makefile to tests/Makefile.include | Fam Zheng |
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 |