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
2013-11-05
bswap.h: Remove cpu_to_be64wu()
Peter Maydell
2013-10-31
Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging
Anthony Liguori
2013-10-31
vmdk: Implment bdrv_get_specific_info
Fam Zheng
2013-10-30
sheepdog: check simultaneous create in resend_aioreq
MORITA Kazutaka
2013-10-30
sheepdog: cancel aio requests if possible
MORITA Kazutaka
2013-10-30
sheepdog: make add_aio_request and send_aioreq void functions
MORITA Kazutaka
2013-10-30
sheepdog: try to reconnect to sheepdog after network error
MORITA Kazutaka
2013-10-30
sheepdog: reload inode outside of resend_aioreq
MORITA Kazutaka
2013-10-30
sheepdog: handle vdi objects in resend_aio_req
MORITA Kazutaka
2013-10-30
sheepdog: check return values of qemu_co_recv/send correctly
MORITA Kazutaka
2013-10-29
block: Avoid unecessary drv->bdrv_getlength() calls
Kevin Wolf
2013-10-28
sheepdog: pass copy_policy in the request
Liu Yuan
2013-10-28
sheepdog: explicitly set copies as type uint8_t
Liu Yuan
2013-10-28
qcow2: Flush image after creation
Max Reitz
2013-10-26
misc: New spelling fixes in comments
Stefan Weil
2013-10-24
block/vpc: check that the image has not been truncated
Peter Lieven
2013-10-24
qcow2: Unset zero_beyond_eof in save_vmstate
Max Reitz
2013-10-24
qcow2: Restore total_sectors value in save_vmstate
Max Reitz
2013-10-18
vmdk: fix VMFS extent parsing
Fam Zheng
2013-10-18
vmdk: Only read cid from image file when opening
Fam Zheng
2013-10-17
block/raw-win32: Always use -errno in hdev_open
Max Reitz
2013-10-11
vmdk: Fix vmdk_parse_extents
Fam Zheng
2013-10-11
vmdk: refuse enabling zeroed grain with flat images
Fam Zheng
2013-10-11
vmdk: convert error code to use errp
Fam Zheng
2013-10-11
block/raw-posix: Employ error parameter
Max Reitz
2013-10-11
blkverify: Employ error parameter
Max Reitz
2013-10-11
blkdebug: Employ error parameter
Max Reitz
2013-10-11
block/raw-win32: Employ error parameter
Max Reitz
2013-10-11
block/raw_bsd: Employ error parameter
Max Reitz
2013-10-11
qcow2: Evaluate overlap check options
Max Reitz
2013-10-11
qcow2: Add more overlap check bitmask macros
Max Reitz
2013-10-11
qcow2: Array assigning options to OL check bits
Max Reitz
2013-10-11
qcow2: Add overlap-check options
Max Reitz
2013-10-11
qcow2: Make overlap check mask variable
Max Reitz
2013-10-11
qcow2: Use negated overflow check mask
Max Reitz
2013-10-11
qcow2: Use better type for numerical snapshot ID
Max Reitz
2013-10-11
qcow2: Fix snapshot restoration in snapshot_create
Max Reitz
2013-10-11
qcow2: Remove wrong metadata overlap check
Max Reitz
2013-10-11
qcow2: Add missing space in error message
Max Reitz
2013-10-11
block: Add BlockDriver.bdrv_check_ext_snapshot.
BenoƮt Canet
2013-10-11
block/get_block_status: avoid redundant callouts on raw devices
Peter Lieven
2013-10-11
qcow2: Assert against snapshot name/ID overflow
Max Reitz
2013-10-11
qcow2: Free allocated snapshot table on error
Max Reitz
2013-10-11
qcow2: Always use error path on writing snapshots
Max Reitz
2013-10-11
qcow2: Free preallocated zero clusters
Max Reitz
2013-10-11
qcow2: Use pread for inactive L1 in overlap check
Max Reitz
2013-10-11
qcow2: Add support for ImageInfoSpecific
Max Reitz
2013-10-11
block/qapi: Human-readable ImageInfoSpecific dump
Max Reitz
2013-10-11
block: Add bdrv_get_specific_info
Max Reitz
2013-10-11
qapi: make use of new BlockJobType
Fam Zheng
[next]