index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-07-20
qcow2: Switch .bdrv_co_discard() to byte-based
Eric Blake
2016-07-20
nbd: Switch .bdrv_co_discard() to byte-based
Eric Blake
2016-07-20
iscsi: Switch .bdrv_co_discard() to byte-based
Eric Blake
2016-07-20
gluster: Switch .bdrv_co_discard() to byte-based
Eric Blake
2016-07-20
blkreplay: Switch .bdrv_co_discard() to byte-based
Eric Blake
2016-07-20
block: Add .bdrv_co_pdiscard() driver callback
Eric Blake
2016-07-20
block: Convert .bdrv_aio_discard() to byte-based
Eric Blake
2016-07-20
rbd: Switch rbd_start_aio() to byte-based
Eric Blake
2016-07-20
raw-posix: Switch paio_submit() to byte-based
Eric Blake
2016-07-20
block: Convert BB interface to byte-based discards
Eric Blake
2016-07-20
block: Convert bdrv_aio_discard() to byte-based
Eric Blake
2016-07-20
block: Switch BlockRequest to byte-based
Eric Blake
2016-07-20
block: Convert bdrv_discard() to byte-based
Eric Blake
2016-07-20
block: Convert bdrv_co_discard() to byte-based
Eric Blake
2016-07-20
iscsi: Rely on block layer to break up large requests
Eric Blake
2016-07-20
nbd: Drop unused offset parameter
Eric Blake
2016-07-20
nbd: Rely on block layer to break up large requests
Eric Blake
2016-07-20
block: Fragment writes to max transfer length
Eric Blake
2016-07-20
raw_bsd: Don't advertise flags not supported by protocol layer
Eric Blake
2016-07-20
block: Fragment reads to max transfer length
Eric Blake
2016-07-20
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160719'...
Peter Maydell
2016-07-20
usbredir: add streams property
Gerd Hoffmann
2016-07-20
xhci: Fix possible side effect from assert()
Alexey Kardashevskiy
2016-07-20
docker: pass EXECUTABLE to build script
Alex Bennée
2016-07-20
docker: Don't start a container that doesn't exist
Fam Zheng
2016-07-20
docker: Add "images" subcommand to docker.py
Fam Zheng
2016-07-20
docker: Fix exit code if $CMD failed
Fam Zheng
2016-07-20
docker: More sensible run script
Fam Zheng
2016-07-20
tests/docker/docker.py: add update operation
Alex Bennée
2016-07-20
tests/docker/dockerfiles: new debian-bootstrap.docker
Alex Bennée
2016-07-20
tests/docker/docker.py: check and run .pre script
Alex Bennée
2016-07-20
tests/docker/docker.py: support --include-executable
Alex Bennée
2016-07-20
tests/docker/docker.py: docker_dir outside build
Alex Bennée
2016-07-20
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160719-2' i...
Peter Maydell
2016-07-20
qxl: fix qxl_set_dirty call in qxl_dirty_one_surface
Gerd Hoffmann
2016-07-19
block/gluster: add support for multiple gluster servers
Prasanna Kumar Kalever
2016-07-19
block/gluster: using new qapi schema
Prasanna Kumar Kalever
2016-07-19
block/gluster: deprecate rdma support
Prasanna Kumar Kalever
2016-07-19
block/gluster: code cleanup
Prasanna Kumar Kalever
2016-07-19
block/gluster: rename [server, volname, image] -> [host, volume, path]
Prasanna Kumar Kalever
2016-07-19
mirror: fix request throttling in drive-mirror
Denis V. Lunev
2016-07-19
mirror: improve performance of mirroring of empty disk
Denis V. Lunev
2016-07-19
mirror: efficiently zero out target
Denis V. Lunev
2016-07-19
mirror: optimize dirty bitmap filling in mirror_run a bit
Denis V. Lunev
2016-07-19
block: remove extra condition in bdrv_can_write_zeroes_with_unmap
Denis V. Lunev
2016-07-19
mirror: create mirror_dirty_init helper for mirror_run
Denis V. Lunev
2016-07-19
mirror: create mirror_throttle helper
Denis V. Lunev
2016-07-19
mirror: make sectors_in_flight int64_t
Denis V. Lunev
2016-07-19
dirty-bitmap: operate with int64_t amount
Denis V. Lunev
2016-07-19
net: Use correct type for bool flag
Eric Blake
[prev]
[next]