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
2013-05-14
qcow2: Catch some L1 table index overflows
Kevin Wolf
2013-05-12
remove double semicolons
Dong Xu Wang
2013-05-03
vmdk: add bdrv_co_write_zeroes
Fam Zheng
2013-05-03
vmdk: store fields of VmdkMetaData in cpu endian
Fam Zheng
2013-05-03
vmdk: change magic number to macro
Fam Zheng
2013-05-03
vmdk: Add option to create zeroed-grain image
Fam Zheng
2013-05-03
vmdk: add support for “zeroed‐grain” GTE
Fam Zheng
2013-05-03
vmdk: named return code.
Fam Zheng
2013-05-03
block: add read-only support to VHDX image format.
Jeff Cody
2013-05-03
block: initial VHDX driver support framework - supports open and probe
Jeff Cody
2013-05-03
block: vhdx header for the QEMU support of VHDX images
Jeff Cody
2013-04-26
sheepdog: fix loadvm operation
Liu Yuan
2013-04-26
sheepdog: resend write requests when SD_RES_READONLY is received
MORITA Kazutaka
2013-04-26
sheepdog: add helper function to reload inode
MORITA Kazutaka
2013-04-26
sheepdog: add SD_RES_READONLY result code
MORITA Kazutaka
2013-04-26
sheepdog: cleanup find_vdi_name
MORITA Kazutaka
2013-04-26
rbd: Fix use after free in rbd_open()
Kevin Wolf
2013-04-26
sheepdog: implement .bdrv_co_is_allocated()
Liu Yuan
2013-04-26
sheepdog: use BDRV_SECTOR_SIZE
Liu Yuan
2013-04-26
sheepdog: add discard/trim support for sheepdog
Liu Yuan
2013-04-22
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-04-22
Merge remote-tracking branch 'bonzini/nbd-next' into staging
Anthony Liguori
2013-04-22
block: Remove filename parameter from .bdrv_file_open()
Kevin Wolf
2013-04-22
vvfat: Use bdrv_open options instead of filename
Kevin Wolf
2013-04-22
sheepdog: Use bdrv_open options instead of filename
Kevin Wolf
2013-04-22
rbd: Use bdrv_open options instead of filename
Kevin Wolf
2013-04-22
iscsi: Use bdrv_open options instead of filename
Kevin Wolf
2013-04-22
gluster: Use bdrv_open options instead of filename
Kevin Wolf
2013-04-22
curl: Use bdrv_open options instead of filename
Kevin Wolf
2013-04-22
blkverify: Use bdrv_open options instead of filename
Kevin Wolf
2013-04-22
blkdebug: Use bdrv_open options instead of filename
Kevin Wolf
2013-04-22
raw-win32: Use bdrv_open options instead of filename
Kevin Wolf
2013-04-22
raw-posix: Use bdrv_open options instead of filename
Kevin Wolf
2013-04-22
block: Add driver-specific options for backing files
Kevin Wolf
2013-04-22
qcow: allow sub-cluster compressed write to last cluster
Stefan Hajnoczi
2013-04-22
qcow2: allow sub-cluster compressed write to last cluster
Stefan Hajnoczi
2013-04-19
ssh: Remove unnecessary use of strlen function.
Richard W.M. Jones
2013-04-19
block/ssh: Add missing gcc format attributes
Stefan Weil
2013-04-15
nbd: set TCP_NODELAY
Stefan Hajnoczi
2013-04-15
nbd: use TCP_CORK in nbd_co_send_request()
Stefan Hajnoczi
2013-04-15
nbd: unlock mutex in nbd_co_send_request() error path
Stefan Hajnoczi
2013-04-15
rbd: add an asynchronous flush
Josh Durgin
2013-04-15
block: ssh: Use libssh2_sftp_fsync (if supported by libssh2) to flush to disk.
Richard W.M. Jones
2013-04-15
block: Add support for Secure Shell (ssh) block device.
Richard W.M. Jones
2013-04-15
block: Introduce bdrv_pwritev() for qcow2_save_vmstate
Kevin Wolf
2013-04-15
block: Introduce bdrv_writev_vmstate
Kevin Wolf
2013-04-13
aes: move aes.h from include/block to include/qemu
Aurelien Jarno
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-04-05
qcow2: Fix L1 write error handling in qcow2_update_snapshot_refcount
Kevin Wolf
2013-04-05
qcow2: Return real error in qcow2_update_snapshot_refcount
Kevin Wolf
[next]