summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-10block/io.c: fix for the allocation failureAndrey Shinkevich
2019-05-10block: Add coroutine_fn to bdrv_check_co_entryNikita Alekseev
2019-05-10util/readline: Add braces to fix checkpatch errorsJules Irenge
2019-05-10util: readline: replace tab indent by four spaces to fix checkpatch errorsJules Irenge
2019-05-10util/readline: add a space to fix errors by checkpatch toolJules Irenge
2019-05-09Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-05-07' in...Peter Maydell
2019-05-09linux-user: avoid string truncation warnings in uname field copyingDaniel P. Berrangé
2019-05-09linux-user/elfload: Fix GCC 9 build warningsAlistair Francis
2019-05-09linux-user: Add missing IPV6 sockoptsHelge Deller
2019-05-09Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-0...Peter Maydell
2019-05-09Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-05-09Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2019-05-09Update upstream slirpSamuel Thibault
2019-05-09include/exec/poison: Mark TARGET_FMT_lu as poisoned, tooThomas Huth
2019-05-08target/sh4: Fix LGPL information in the file headersThomas Huth
2019-05-08target/openrisc: Fix LGPL information in the file headersThomas Huth
2019-05-08hw/i2c/smbus_ich9: Fix the confusing contributions-after-2012 statementThomas Huth
2019-05-08tests: qpci_unplug_acpi_device_test() should not rely on global_qtestThomas Huth
2019-05-08tests/drive_del-test: Use qtest_init() instead of qtest_start()Thomas Huth
2019-05-08tests/Makefile: Remove unused test-obj-y variableThomas Huth
2019-05-08Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-05-07' into st...Peter Maydell
2019-05-08tests/tpm-tests: Use g_test_skip() to mark skipped testsThomas Huth
2019-05-08tests/ide-test: Make test independent of global_qtestThomas Huth
2019-05-08tests/test-hmp: Use qtest_init() instead of qtest_start()Thomas Huth
2019-05-08tests/qmp-cmd-test: Use qtest_init() instead of qtest_start()Thomas Huth
2019-05-08tests/megasas: Make test independent of global_qtestThomas Huth
2019-05-08tests/tco: Make test independent of global_qtestThomas Huth
2019-05-08tests: Force Python I/O encoding for check-qapi-schemaEduardo Habkost
2019-05-08Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190507'...Peter Maydell
2019-05-07Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190507-pull-request' ...Peter Maydell
2019-05-07Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20190506' into stagingPeter Maydell
2019-05-07iotests: Fix iotests 110 and 126Max Reitz
2019-05-07commit: Use bdrv_append() in commit_start()Alberto Garcia
2019-05-07block: Assert that drv->bdrv_child_perm is set in bdrv_child_perm()Alberto Garcia
2019-05-07block/ssh: Implement .bdrv_dirname()Max Reitz
2019-05-07block/ssh: Implement .bdrv_refresh_filename()Max Reitz
2019-05-07qcow2: discard bitmap when removedAndrey Shinkevich
2019-05-07qcow2-refcount: don't mask corruptions under internal errorsVladimir Sementsov-Ogievskiy
2019-05-07qcow2-refcount: check_refcounts_l2: don't count fixed cluster as allocatedVladimir Sementsov-Ogievskiy
2019-05-07qcow2-refcount: check_refcounts_l2: reduce ignored overlapsVladimir Sementsov-Ogievskiy
2019-05-07qcow2-refcount: avoid eating RAMVladimir Sementsov-Ogievskiy
2019-05-07qcow2-refcount: fix check_oflag_copiedVladimir Sementsov-Ogievskiy
2019-05-07iotests: Make 182 do without device_addMax Reitz
2019-05-07iotests: Tweak 221 sizing for different hole granularitiesEric Blake
2019-05-07tests/qemu-iotests: Fix more reference output files due to recent qemu-io changeThomas Huth
2019-05-07iotests: Fix 233 for ports other than 10809Max Reitz
2019-05-07qemu-nbd: Look up flag names in arrayMax Reitz
2019-05-07target/arm: Stop using variable length array in dc_zvaPeter Maydell
2019-05-07target/arm: Implement XPSR GE bitsPeter Maydell
2019-05-07hw/intc/armv7m_nvic: Don't enable ARMV7M_EXCP_DEBUG from resetPeter Maydell