Age | Commit message (Expand) | Author |
2017-09-04 | qlit: Tighten QLit list vs QList comparison | Marc-André Lureau |
2017-09-04 | qlit: Tighten QLit dict vs QDict comparison | Marc-André Lureau |
2017-09-04 | tests/check-qlit: New, covering qobject/qlit.c | Marc-André Lureau |
2017-09-04 | qlit: make qlit_equal_qobject return a bool | Marc-André Lureau |
2017-09-04 | qlit: rename compare_litqobj_to_qobj() to qlit_equal_qobject() | Marc-André Lureau |
2017-09-04 | qlit: use QLit prefix consistently | Marc-André Lureau |
2017-09-04 | qlit: move qlit from check-qjson to qobject/ | Marc-André Lureau |
2017-09-04 | tests/qmp-test: Add generic, basic test of query commands | Markus Armbruster |
2017-09-01 | qapi: Fix error handling code on alternate conflict | Eduardo Habkost |
2017-08-31 | Merge remote-tracking branch 'remotes/elmarco/tags/tidy-pull-request' into st... | Peter Maydell |
2017-08-31 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2017-08-31 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-08-30' into st... | Peter Maydell |
2017-08-31 | test-iov: replace g_malloc()+memcpy() with g_memdup() | Marc-André Lureau |
2017-08-30 | nbd/client: refactor nbd_read_eof | Vladimir Sementsov-Ogievskiy |
2017-08-30 | qemu-iotests: test NBD over UNIX domain sockets in 083 | Stefan Hajnoczi |
2017-08-30 | qemu-iotests: improve nbd-fault-injector.py startup protocol | Stefan Hajnoczi |
2017-08-30 | qemu-iotests: Extend non-shared storage migration test (194) | Kashyap Chamarthy |
2017-08-30 | tests: Add network filter tests to the check-qtest-s390x list | Thomas Huth |
2017-08-30 | tests: Run filter-redirector and -mirror test only on POSIX systems | Thomas Huth |
2017-08-30 | tests/pxe: Check virtio-net-ccw on s390x | Thomas Huth |
2017-08-30 | tests/boot-sector: Do not overwrite the x86 buffer on other architectures | Thomas Huth |
2017-08-30 | tests: migration/guestperf Python 2.6 argparse compatibility | Stefan Hajnoczi |
2017-08-30 | docker.py: Python 2.6 argparse compatibility | Stefan Hajnoczi |
2017-08-29 | throttle: Test the valid range of config values | Alberto Garcia |
2017-08-29 | throttle: Make LeakyBucket.avg and LeakyBucket.max integer types | Alberto Garcia |
2017-08-23 | qemu-iotests: add 194 non-shared storage migration test | Stefan Hajnoczi |
2017-08-22 | boot-serial-test: prefer tcg accelerator | Cornelia Huck |
2017-08-15 | iotests: Add non-shared storage migration case 192 | Fam Zheng |
2017-08-15 | qemu-iotests: step clock after each test iteration | Stefan Hajnoczi |
2017-08-15 | docker: add centos7 image | Philippe Mathieu-Daudé |
2017-08-15 | docker: install more packages on CentOS to extend code coverage | Philippe Mathieu-Daudé |
2017-08-15 | docker: add Xen libs to centos6 image | Philippe Mathieu-Daudé |
2017-08-15 | docker: use one package per line in CentOS config | Philippe Mathieu-Daudé |
2017-08-15 | Makefile: Let "make check-help" work without running ./configure | Fam Zheng |
2017-08-14 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell |
2017-08-14 | qemu-iotests: remove comment about root privileges requirement | Cleber Rosa |
2017-08-14 | qemu-iotests: remove commented out variables | Cleber Rosa |
2017-08-14 | qemu-iotests: get rid of _full_imgproto_details() | Cleber Rosa |
2017-08-14 | libqtest: Fix typo in comments | Eric Blake |
2017-08-14 | Merge remote-tracking branch 'remotes/cohuck/tags/boot-serial-no-tcg-20170811... | Peter Maydell |
2017-08-11 | boot-serial-test: fallback to kvm accelerator | Cornelia Huck |
2017-08-11 | qemu-iotests: fix 185 | Vladimir Sementsov-Ogievskiy |
2017-08-11 | tests/multiboot: Fix whitespace failure | Eric Blake |
2017-08-10 | IDE: test flush on empty CDROM | Kevin Wolf |
2017-08-09 | libqtest: always set up signal handler for SIGABRT | Jens Freimann |
2017-08-09 | acpi-test: update expected DSDT files | Michael S. Tsirkin |
2017-08-08 | qemu-iotests: Test reopen between read-only and read-write | Kevin Wolf |
2017-08-08 | block/null: Remove 'filename' option | Kevin Wolf |
2017-08-08 | qemu-iotests/109: Fix lock race condition | Cleber Rosa |
2017-08-03 | build-sys: add --disable-vhost-user | Marc-André Lureau |