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
2014-09-22
block: vhdx - fix reading beyond pointer during image creation
Jeff Cody
2014-09-22
block: delete cow block driver
Stefan Hajnoczi
2014-09-22
block/archipelago: Fix typo in qemu_archipelago_truncate()
Chrysostomos Nanakos
2014-09-22
qcow2: Add overlap-check.template option
Max Reitz
2014-09-22
qcow2: Fix leak of QemuOpts in qcow2_open()
Max Reitz
2014-09-22
qcow2: Check L1/L2/reftable entries for alignment
Max Reitz
2014-09-22
qcow2: Use qcow2_signal_corruption() for overlaps
Max Reitz
2014-09-22
qcow2: Add qcow2_signal_corruption()
Max Reitz
2014-09-22
qapi/block: Add "fatal" to BLOCK_IMAGE_CORRUPTED
Max Reitz
2014-09-22
block: Introduce "null" drivers
Fam Zheng
2014-09-22
block: Rename qemu_aio_release -> qemu_aio_unref
Fam Zheng
2014-09-22
win32-aio: Drop win32_aiocb_info.cancel
Fam Zheng
2014-09-22
sheepdog: Convert sd_aiocb_info.cancel to .cancel_async
Fam Zheng
2014-09-22
rbd: Drop rbd_aiocb_info.cancel
Fam Zheng
2014-09-22
quorum: Convert quorum_aiocb_info.cancel to .cancel_async
Fam Zheng
2014-09-22
quorum: fix quorum_aio_cancel()
Liu Yuan
2014-09-22
qed: Drop qed_aiocb_info.cancel
Fam Zheng
2014-09-22
curl: Drop curl_aiocb_info.cancel
Fam Zheng
2014-09-22
blkverify: Drop blkverify_aiocb_info.cancel
Fam Zheng
2014-09-22
blkdebug: Drop blkdebug_aiocb_info.cancel
Fam Zheng
2014-09-22
archipelago: Drop archipelago_aiocb_info.cancel
Fam Zheng
2014-09-22
iscsi: Convert iscsi_aiocb_info.cancel to .cancel_async
Fam Zheng
2014-09-22
linux-aio: Convert laio_aiocb_info.cancel to .cancel_async
Fam Zheng
2014-09-22
block/vhdx.c: Mark parent_vhdx_guid variable as unused
Peter Maydell
2014-09-12
qcow2: Add falloc and full preallocation option
Hu Tao
2014-09-12
raw-posix: Add falloc and full preallocation option
Hu Tao
2014-09-12
qapi: introduce PreallocMode and new PreallocModes full and falloc.
Hu Tao
2014-09-12
block: don't convert file size to sector size
Hu Tao
2014-09-12
block: round up file size to nearest sector
Hu Tao
2014-09-10
block/archipelago: Implement bdrv_truncate()
Chrysostomos Nanakos
2014-09-10
block: Make the block accounting functions operate on BlockAcctStats
Benoît Canet
2014-09-10
block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_
Benoît Canet
2014-09-10
block: Extract the block accounting code
Benoît Canet
2014-09-10
block: Extract the BlockAcctStats structure
Benoît Canet
2014-09-10
Fix improper usage of cpu_to_be32 in vpc
Xiaodong Gong
2014-09-08
vmdk: fix buf leak in vmdk_parse_extents()
Stefan Hajnoczi
2014-09-08
vmdk: fix vmdk_parse_extents() extent_file leaks
Stefan Hajnoczi
2014-09-08
block/archipelago: Use QEMU atomic builtins
Chrysostomos Nanakos
2014-09-02
curl: The macro that you have to uncomment to get debugging is DEBUG_CURL.
Richard W.M. Jones
2014-08-29
quorum: Fix leak of opts in quorum_open
Fam Zheng
2014-08-29
blkverify: Fix leak of opts in blkverify_open
Fam Zheng
2014-08-29
nfs: Fix leak of opts in nfs_file_open
Fam Zheng
2014-08-29
curl: Don't deref NULL pointer in call to aio_poll.
Richard W.M. Jones
2014-08-29
curl: Allow a cookie or cookies to be sent with http/https requests.
Richard W.M. Jones
2014-08-29
linux-aio: avoid deadlock in nested aio_poll() calls
Stefan Hajnoczi
2014-08-29
sheepdog: fix a core dump while do auto-reconnecting
Liu Yuan
2014-08-29
aio-win32: add support for sockets
Paolo Bonzini
2014-08-29
block/quorum: add simple read pattern support
Liu Yuan
2014-08-29
sheepdog: improve error handling for a case of failed lock
Hitoshi Mitake
2014-08-29
sheepdog: adopting protocol update for VDI locking
Hitoshi Mitake
[next]