index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2016-01-20
qcow2: Write full header on image creation
Kevin Wolf
2016-01-20
qcow2: Write feature table only for v3 images
Kevin Wolf
2016-01-20
block: Clean up includes
Peter Maydell
2016-01-19
block/raw-posix: avoid bogus fixup for cylinders on DASD disks
Christian Borntraeger
2016-01-15
nbd-server: do not exit on failed memory allocation
Paolo Bonzini
2016-01-15
iscsi: send readcapacity10 when readcapacity16 failed
Zhu Lingshan
2016-01-13
vhdx: Fix "log that needs to be replayed" error message
Markus Armbruster
2016-01-13
vmdk: Clean up "Invalid extent lines" error message
Markus Armbruster
2016-01-13
vmdk: Clean up control flow in vmdk_parse_extents() a bit
Markus Armbruster
2016-01-13
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2016-01-13
error: Use error_prepend() where it makes obvious sense
Markus Armbruster
2016-01-13
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
2016-01-13
error: Use error_report_err() where appropriate (again)
Markus Armbruster
2016-01-11
iscsi: fix readcapacity error message
Zhu Lingshan
2016-01-07
block/qapi: Clear err for further error
Fam Zheng
2015-12-22
block/mirror: replace IOV_MAX with blk_get_max_iov()
Stefan Hajnoczi
2015-12-22
block: replace IOV_MAX with BlockLimits.max_iov
Stefan Hajnoczi
2015-12-22
block-backend: add blk_get_max_iov()
Stefan Hajnoczi
2015-12-22
block: add BlockLimits.max_iov field
Stefan Hajnoczi
2015-12-18
block/qapi: allow best-effort query
John Snow
2015-12-18
block/qapi: explicitly warn if !has_full_backing_filename
John Snow
2015-12-18
block/qapi: always report full_backing_filename
John Snow
2015-12-18
block/qapi: do not redundantly print "actual path"
John Snow
2015-12-18
block: fix bdrv_ioctl called from coroutine
Paolo Bonzini
2015-12-18
block: use drained section around bdrv_snapshot_delete
Paolo Bonzini
2015-12-18
raw-posix: Make aio=native option binding
Kevin Wolf
2015-12-18
qcow2: insert assert into qcow2_get_specific_info()
Denis V. Lunev
2015-12-18
qcow2: Point to amend function in check
Max Reitz
2015-12-18
qcow2: Invoke refcount order amendment function
Max Reitz
2015-12-18
qcow2: Add function for refcount order amendment
Max Reitz
2015-12-18
qcow2: Use intermediate helper CB for amend
Max Reitz
2015-12-18
qcow2: Split upgrade/downgrade paths for amend
Max Reitz
2015-12-18
qcow2: Use abort() instead of assert(false)
Max Reitz
2015-12-18
qcow2: Use error_report() in qcow2_amend_options()
Max Reitz
2015-12-18
block: Add opaque value to the amend CB
Max Reitz
2015-12-18
blkdebug: Enable reopen
Kevin Wolf
2015-12-18
block: Pass driver-specific options to .bdrv_refresh_filename()
Kevin Wolf
2015-12-18
block: Allow references for backing files
Kevin Wolf
2015-12-18
mirror: Error out when a BDS would get two BBs
Kevin Wolf
2015-12-18
qcow2: Add .bdrv_join_options callback
Kevin Wolf
2015-12-17
qobject: Rename qtype_code to QType
Eric Blake
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
2015-12-17
blkdebug: Merge hand-rolled and qapi BlkdebugEvent enum
Eric Blake
2015-12-03
block: Don't wait serialising for non-COR read requests
Fam Zheng
2015-12-02
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-12-02
mirror: Quiesce source during "mirror_exit"
Fam Zheng
2015-12-02
blkdebug: silence warning under qtest
Michael S. Tsirkin
2015-12-02
qcow2: Fix potential qemu-img check crash on 32 bit hosts
Kevin Wolf
2015-11-25
block/qapi: Plug memory leak on query-block error path
Markus Armbruster
2015-11-25
raw-posix.c: Make GetBSDPath() handle caching options
Programmingkid
[next]