summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-28block: Use bdrv_unref_child() for all children in bdrv_close()Alberto Garcia
2019-05-28block/backup: refactor: split out backup_calculate_cluster_sizeVladimir Sementsov-Ogievskiy
2019-05-28block/backup: unify different modes code pathVladimir Sementsov-Ogievskiy
2019-05-28block/backup: refactor and tolerate unallocated cluster skippingVladimir Sementsov-Ogievskiy
2019-05-28block/backup: move to copy_bitmap with granularityVladimir Sementsov-Ogievskiy
2019-05-28block/backup: simplify backup_incremental_init_copy_bitmapVladimir Sementsov-Ogievskiy
2019-05-28qcow2: do encryption in threadsVladimir Sementsov-Ogievskiy
2019-05-28qcow2: bdrv_co_pwritev: move encryption code out of the lockVladimir Sementsov-Ogievskiy
2019-05-28qcow2: qcow2_co_preadv: improve lockingVladimir Sementsov-Ogievskiy
2019-05-28qcow2-threads: split out generic pathVladimir Sementsov-Ogievskiy
2019-05-28qcow2-threads: qcow2_co_do_compress: protect queuing by mutexVladimir Sementsov-Ogievskiy
2019-05-28qcow2-threads: use thread_pool_submit_coVladimir Sementsov-Ogievskiy
2019-05-28qcow2: add separate file for threaded data processing functionsVladimir Sementsov-Ogievskiy
2019-05-28qcow2.h: add missing includeVladimir Sementsov-Ogievskiy
2019-05-28Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-280519-2...Peter Maydell
2019-05-28Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-may-19-2019-v...Peter Maydell
2019-05-28Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.1-sf0' i...Peter Maydell
2019-05-28Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-05-28tests/qemu-iotests: re-format output to for make check-blockAlex Bennée
2019-05-28tests/qemu-iotests/group: Re-use the "auto" group for tests that can always runThomas Huth
2019-05-28Makefile.target: support per-target coverage reportsAlex Bennée
2019-05-28Makefile: include per-target build directories in coverage reportAlex Bennée
2019-05-28Makefile: fix coverage-report reference to BUILD_DIRAlex Bennée
2019-05-28.travis.yml: enable aarch64-softmmu and alpha-softmmu tcg testsAlex Bennée
2019-05-28tests/tcg/alpha: add system boot.SRichard Henderson
2019-05-28tests/tcg/multiarch: expand system memory test to cover moreAlex Bennée
2019-05-28tests/tcg/minilib: support %c format charAlex Bennée
2019-05-28tests/tcg/multiarch: move the system memory testAlex Bennée
2019-05-28tests/tcg/aarch64: add system boot.SAlex Bennée
2019-05-28editorconfig: add settings for .s/.S filesAlex Bennée
2019-05-28tests/tcg/multiarch: add hello world system testAlex Bennée
2019-05-28tests/tcg/multiarch: add support for multiarch system testsAlex Bennée
2019-05-28tests/docker: Test more components on the Fedora default imagePhilippe Mathieu-Daudé
2019-05-28tests/docker: add ubuntu 18.04Gerd Hoffmann
2019-05-28MAINTAINERS: update for semihostings new homeAlex Bennée
2019-05-28target/mips: convert UHI_plog to use common semihosting codeAlex Bennée
2019-05-28target/mips: only build mips-semi for softmmuAlex Bennée
2019-05-28target/arm: correct return values for WRITE/READ in arm-semiAlex Bennée
2019-05-28target/arm: add LOG_UNIMP messages to arm-semiAlex Bennée
2019-05-28target/arm: use the common interface for WRITE0/WRITEC in arm-semiAlex Bennée
2019-05-28target/arm: fixup some of the commentary for arm-semiAlex Bennée
2019-05-28semihosting: enable chardev backed output for consoleAlex Bennée
2019-05-28semihosting: implement a semihosting consoleAlex Bennée
2019-05-28semihosting: introduce CONFIG_SEMIHOSTINGAlex Bennée
2019-05-28semihosting: move semihosting configuration into its own directoryAlex Bennée
2019-05-26BootLinuxSshTest: Test some userspace commands on MaltaPhilippe Mathieu-Daudé
2019-05-26target/mips: realign comments to fix checkpatch warningsJules Irenge
2019-05-26target/mips: add or remove space to fix checkpatch errorsJules Irenge
2019-05-26linux-user: fix __NR_semtimedop undeclared errorLaurent Vivier
2019-05-26mips: Decide to map PAGE_EXEC in map_addressJakub Jermář