aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-20nbd: Rely on block layer to break up large requestsEric Blake
2016-07-20block: Fragment writes to max transfer lengthEric Blake
2016-07-20raw_bsd: Don't advertise flags not supported by protocol layerEric Blake
2016-07-20block: Fragment reads to max transfer lengthEric Blake
2016-07-20Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160719'...Peter Maydell
2016-07-20usbredir: add streams propertyGerd Hoffmann
2016-07-20xhci: Fix possible side effect from assert()Alexey Kardashevskiy
2016-07-20docker: pass EXECUTABLE to build scriptAlex Bennée
2016-07-20docker: Don't start a container that doesn't existFam Zheng
2016-07-20docker: Add "images" subcommand to docker.pyFam Zheng
2016-07-20docker: Fix exit code if $CMD failedFam Zheng
2016-07-20docker: More sensible run scriptFam Zheng
2016-07-20tests/docker/docker.py: add update operationAlex Bennée
2016-07-20tests/docker/dockerfiles: new debian-bootstrap.dockerAlex Bennée
2016-07-20tests/docker/docker.py: check and run .pre scriptAlex Bennée
2016-07-20tests/docker/docker.py: support --include-executableAlex Bennée
2016-07-20tests/docker/docker.py: docker_dir outside buildAlex Bennée
2016-07-20Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160719-2' i...Peter Maydell
2016-07-20qxl: fix qxl_set_dirty call in qxl_dirty_one_surfaceGerd Hoffmann
2016-07-19block/gluster: add support for multiple gluster serversPrasanna Kumar Kalever
2016-07-19block/gluster: using new qapi schemaPrasanna Kumar Kalever
2016-07-19block/gluster: deprecate rdma supportPrasanna Kumar Kalever
2016-07-19block/gluster: code cleanupPrasanna Kumar Kalever
2016-07-19block/gluster: rename [server, volname, image] -> [host, volume, path]Prasanna Kumar Kalever
2016-07-19mirror: fix request throttling in drive-mirrorDenis V. Lunev
2016-07-19mirror: improve performance of mirroring of empty diskDenis V. Lunev
2016-07-19mirror: efficiently zero out targetDenis V. Lunev
2016-07-19mirror: optimize dirty bitmap filling in mirror_run a bitDenis V. Lunev
2016-07-19block: remove extra condition in bdrv_can_write_zeroes_with_unmapDenis V. Lunev
2016-07-19mirror: create mirror_dirty_init helper for mirror_runDenis V. Lunev
2016-07-19mirror: create mirror_throttle helperDenis V. Lunev
2016-07-19mirror: make sectors_in_flight int64_tDenis V. Lunev
2016-07-19dirty-bitmap: operate with int64_t amountDenis V. Lunev
2016-07-19net: Use correct type for bool flagEric Blake
2016-07-19qapi: Change Netdev into a flat unionEric Blake
2016-07-19arm_gicv3: Add assert()s to tell Coverity that offsets are alignedPeter Maydell
2016-07-19target-arm: Fix unreachable code in gicv3_class_name()Peter Maydell
2016-07-19disas: Fix ATTRIBUTE_UNUSED define clash with ALSA headersPeter Maydell
2016-07-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-07-19Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-20160718-1' in...Peter Maydell
2016-07-19linux-user: AArch64 has sync_file_range, not sync_file_range2Peter Maydell
2016-07-19linux-user: Fix type for SIOCATMARK ioctlPeter Maydell
2016-07-19linux-user: define missing sparc syscallsLaurent Vivier
2016-07-19linux-user: Fix terminal control ioctlsTimothy Pearson
2016-07-19Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20160719-1' into s...Peter Maydell
2016-07-19Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell
2016-07-19linux-user: Add some new blk ioctlsPeter Maydell
2016-07-19linux-user: Handle short lengths in host_to_target_sockaddr()Peter Maydell
2016-07-19linux-user: Forget about synchronous signal once it is deliveredPeter Maydell
2016-07-19linux-user: Correct type for LOOP_GET_STATUS{,64} ioctlsPeter Maydell