aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-26qemu-io: Add write -n for BDRV_REQ_NO_FALLBACKKevin Wolf
2019-03-26qemu-img: Use BDRV_REQ_NO_FALLBACK for pre-zeroingKevin Wolf
2019-03-26file-posix: Support BDRV_REQ_NO_FALLBACK for zero writesKevin Wolf
2019-03-26block: Advertise BDRV_REQ_NO_FALLBACK in filter driversKevin Wolf
2019-03-26block: Add BDRV_REQ_NO_FALLBACKKevin Wolf
2019-03-26block: Remove error messages in bdrv_make_zero()Kevin Wolf
2019-03-26iotests: add 248: test resume mirror after auto pause on ENOSPCVladimir Sementsov-Ogievskiy
2019-03-26Merge remote-tracking branch 'remotes/armbru/tags/pull-pflash-2019-03-26' int...Peter Maydell
2019-03-26Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-03-26' into ...Peter Maydell
2019-03-26Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-rc1' i...Peter Maydell
2019-03-26pflash: Bury disabled code to limit device sizesAlex Bennée
2019-03-26pflash: Require backend size to match device, improve errorsMarkus Armbruster
2019-03-26qapi/qmp-dispatch: fix return value in do_qmp_dispatchVladimir Sementsov-Ogievskiy
2019-03-26json: Fix off-by-one assert check in next_state()Liam Merwick
2019-03-26xen-block: Replace qdict_put_obj() by qdict_put() where appropriateMarkus Armbruster
2019-03-26util/error: Remove an unnecessary NULL checkPhilippe Mathieu-Daudé
2019-03-25Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques...Peter Maydell
2019-03-25migration/postcopy: Update the bandwidth during postcopyDr. David Alan Gilbert
2019-03-25Migration/colo.c: Make user obtain the last COLO mode info after failoverZhang Chen
2019-03-25Migration/colo.c: Add the necessary checks for colo_do_failoverZhang Chen
2019-03-25Migration/colo.c: Add new COLOExitReason to handle all failover stateZhang Chen
2019-03-25Migration/colo.c: Fix COLO failover status errorZhang Chen
2019-03-25migration/rdma: Check qemu_rdma_init_one_blockDr. David Alan Gilbert
2019-03-25migration: add support for a "tls-authz" migration parameterDaniel P. Berrange
2019-03-25multifd: Drop x-Juan Quintela
2019-03-25multifd: Add some paddingJuan Quintela
2019-03-25multifd: Change default packet sizeJuan Quintela
2019-03-25multifd: Be flexible about packet sizeJuan Quintela
2019-03-25multifd: Drop x-multifd-page-count parameterJuan Quintela
2019-03-25multifd: Create new next_packet_size fieldJuan Quintela
2019-03-25multifd: Rename "size" member to pages_allocJuan Quintela
2019-03-25multifd: Only send pages when packet are not emptyJuan Quintela
2019-03-25Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2019-03-25Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190325'...Peter Maydell
2019-03-25target/arm: make pmccntr_op_start/finish staticAndrew Jones
2019-03-25target/arm: cortex-a7 and cortex-a15 have pmusAndrew Jones
2019-03-25target/arm: fix crash on pmu register accessAndrew Jones
2019-03-25target/arm: add PCI_TESTDEV back to default configAndrew Jones
2019-03-25nrf51_gpio: reflect pull-up/pull-down to IRQsPaolo Bonzini
2019-03-25target/arm: Fix non-parallel expansion of CASPRichard Henderson
2019-03-25Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-fpu-fixes...Peter Maydell
2019-03-25docker: trivial changes to `make docker` helpWainer dos Santos Moschetta
2019-03-25docker: Fix travis script unable to find source dirWainer dos Santos Moschetta
2019-03-25docker: Fix travis.py parser and misc changeWainer dos Santos Moschetta
2019-03-25hardfloat: fix float32/64 fused multiply-addKito Cheng
2019-03-25target/mips: Fix minor bug in FPUMateja Marjanovic
2019-03-25.travis.yml: reduce number of targets built while disabling thingsAlex Bennée
2019-03-25.travis.yml: --disable-user for --without-default-devicesAlex Bennée
2019-03-25.travis.yml: split some more system buildsAlex Bennée
2019-03-25configure: add --target-list-excludeAlex Bennée