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
path:
root
/
block
Age
Commit message (
Expand
)
Author
2018-09-25
trivial: Make bios files and source files non-executable
Thomas Huth
2018-09-24
curl: Make sslverify=off disable host as well as peer verification.
Richard W.M. Jones
2018-09-24
block/rbd: Attempt to parse legacy filenames
Jeff Cody
2018-09-24
block/rbd: pull out qemu_rbd_convert_options
Jeff Cody
2018-09-24
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-08-31-v2' ...
Peter Maydell
2018-08-31
block/backup: make function variables consistently named
John Snow
2018-08-31
jobs: utilize job_exit shim
John Snow
2018-08-31
block/mirror: utilize job_exit shim
John Snow
2018-08-31
block/commit: utilize job_exit shim
John Snow
2018-08-31
jobs: canonize Error object
John Snow
2018-08-31
jobs: change start callback to run callback
John Snow
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
2018-08-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-08-15
block: drop empty .bdrv_close handlers
Vladimir Sementsov-Ogievskiy
2018-08-15
block: make .bdrv_close optional
Vladimir Sementsov-Ogievskiy
2018-08-15
mirror: Fail gracefully for source == target
Kevin Wolf
2018-08-15
block: Remove deprecated -drive option serial
Kevin Wolf
2018-08-15
luks: Allow share-rw=on
Fam Zheng
2018-08-15
throttle-groups: Don't allow timers without throttled requests
Alberto Garcia
2018-08-15
throttle-groups: Skip the round-robin if a member is being drained
Alberto Garcia
2018-08-15
block/qapi: Fix memory leak in qmp_query_blockstats()
Kevin Wolf
2018-08-15
nvme: simplify plug/unplug
Paolo Bonzini
2018-08-15
nvme: Fix nvme_init error handling
Fam Zheng
2018-07-30
block/qapi: Include anonymous BBs in query-blockstats
Kevin Wolf
2018-07-30
block/qapi: Add 'qdev' field to query-blockstats result
Kevin Wolf
2018-07-30
file-posix: Fix write_zeroes with unmap on block devices
Kevin Wolf
2018-07-30
file-posix: Handle EINTR in preallocation=full write
Fam Zheng
2018-07-30
qcow2: A grammar fix in conflicting cache sizing error message
Leonid Bloch
2018-07-30
qcow: fix a reference leak
KONRAD Frederic
2018-07-28
qstring: Move qstring_from_substr()'s @end one to the right
Markus Armbruster
2018-07-24
block/file-posix: add bdrv_attach_aio_context callback for host dev and cdrom
Nishanth Aravamudan
2018-07-23
block/vvfat: Disable debug message by default
Thomas Huth
2018-07-23
block: Fix typos in comments (found by codespell)
Stefan Weil
2018-07-19
throttle-groups: fix hang when group member leaves
Stefan Hajnoczi
2018-07-12
file-posix: specify expected filetypes
John Snow
2018-07-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-07-10
block: Use common write req handling in truncate
Fam Zheng
2018-07-10
block: Fix bdrv_co_truncate overlap check
Fam Zheng
2018-07-10
block: Use common req handling in copy offloading
Fam Zheng
2018-07-10
block: Use common req handling for discard
Fam Zheng
2018-07-10
block: Fix handling of image enlarging write
Fam Zheng
2018-07-10
block: Extract common write req handling
Fam Zheng
2018-07-10
block: Use uint64_t for BdrvTrackedRequest byte fields
Fam Zheng
2018-07-10
block: Use BdrvChild to discard
Fam Zheng
2018-07-10
block: Add copy offloading trace points
Fam Zheng
2018-07-10
block: Prefix file driver trace points with "file_"
Fam Zheng
2018-07-10
Revert "block: Remove deprecated -drive option serial"
Cornelia Huck
2018-07-10
block/blklogwrites: Make sure the log sector size is not too small
Ari Sundholm
2018-07-10
block/backup: fix fleecing scheme: use serialized writes
Vladimir Sementsov-Ogievskiy
2018-07-10
block: add BDRV_REQ_SERIALISING flag
Vladimir Sementsov-Ogievskiy
[next]