Age | Commit message (Expand) | Author |
2017-05-10 | hw/acpi-defs: replace leading X with x_ in FADT field names | Ard Biesheuvel |
2017-05-09 | Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-04-v3' into staging | Stefan Hajnoczi |
2017-05-09 | sockets: Limit SocketAddressLegacy to external interfaces | Markus Armbruster |
2017-05-09 | sockets: Rename SocketAddress to SocketAddressLegacy | Markus Armbruster |
2017-05-09 | test-qga: Actually test 0xff sync bytes | Eric Blake |
2017-05-09 | fdc-test: Avoid deprecated 'change' command | Eric Blake |
2017-05-09 | qobject: Use simpler QDict/QList scalar insertion macros | Eric Blake |
2017-05-08 | qobject: Drop useless QObject casts | Eric Blake |
2017-05-08 | test-keyval: fix leaks | Marc-André Lureau |
2017-05-08 | tests/check-qdict: Fix missing brackets | Dr. David Alan Gilbert |
2017-05-08 | Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging | Stefan Hajnoczi |
2017-05-05 | Merge remote-tracking branch 'elmarco/tags/chr-tests-pull-request' into staging | Stefan Hajnoczi |
2017-05-04 | tests: add /char/console test | Marc-André Lureau |
2017-05-04 | tests: add /char/udp test | Marc-André Lureau |
2017-05-04 | tests: add /char/socket test | Marc-André Lureau |
2017-05-04 | tests: add /char/file test | Marc-André Lureau |
2017-05-04 | tests: add /char/pipe test | Marc-André Lureau |
2017-05-04 | tests: add alias check in /char/ringbuf | Marc-André Lureau |
2017-05-04 | char: add a /chardevs container | Marc-André Lureau |
2017-05-03 | hw/i386: Use Rev3 FADT (ACPI 2.0) instead of Rev1 to improve guest OS support. | Phil Dennis-Jordan |
2017-04-28 | iotests: fix exclusion option | John Snow |
2017-04-28 | iotests: clarify help text | John Snow |
2017-04-28 | qcow2: Allow discard of final unaligned cluster | Eric Blake |
2017-04-27 | qemu-img/convert: Move bs_n > 1 && -B check down | Max Reitz |
2017-04-27 | iotests: 109: Filter out "len" of failed jobs | Fam Zheng |
2017-04-27 | iotests: Fix typo in 026 | Eric Blake |
2017-04-27 | iotests: Launch qemu-nbd with -e 42 | Max Reitz |
2017-04-27 | qemu_iotests: Remove _readlink() | Kevin Wolf |
2017-04-27 | qemu-iotests: Remove PERL_PROG and BC_PROG | Kevin Wolf |
2017-04-27 | iotests/051: Add test for empty filename | Max Reitz |
2017-04-27 | qemu-iotests: Test postcopy migration | Kevin Wolf |
2017-04-27 | qemu-iotests: Filter HMP readline escape characters | Kevin Wolf |
2017-04-26 | tests: Add a tester for HMP commands | Thomas Huth |
2017-04-26 | libqtest: Add a generic function to run a callback function for every machine | Thomas Huth |
2017-04-26 | libqtest: Ignore QMP events when parsing the response for HMP commands | Thomas Huth |
2017-04-24 | qemu-iotests: _cleanup_qemu must be called on exit | Jeff Cody |
2017-04-24 | qemu-iotests: exclude vxhs from image creation via protocol | Jeff Cody |
2017-04-24 | block/vxhs.c: Add qemu-iotests for new block device type "vxhs" | Ashish Mittal |
2017-04-24 | crypto: Make errp the last parameter of functions | Fam Zheng |
2017-04-24 | block: Make errp the last parameter of bdrv_img_create | Fam Zheng |
2017-04-21 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2017-04-21 | trace: Put all trace.o into libqemuutil.a | Xu, Anthony |
2017-04-21 | throttle: make throttle_config(throttle_get_config()) symmetric | Stefan Hajnoczi |
2017-04-21 | throttle: do not use invalid config in test | Stefan Hajnoczi |
2017-04-11 | block: Use bdrv_coroutine_enter to start I/O coroutines | Fam Zheng |
2017-04-11 | tests/block-job-txn: Don't start block job before adding to txn | Fam Zheng |
2017-04-07 | iotests: Add mirror tests for orphaned source | Max Reitz |
2017-04-04 | io: fix incoming client socket initialization | Wang guang |
2017-04-03 | tests/libqtest.c: Delete possible stale unix sockets | Peter Maydell |
2017-04-03 | iotests: Improve image-clear tests on non-aligned image | Eric Blake |