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-01-22
block: Allow reference for bdrv_file_open()
Max Reitz
2014-01-22
blkdebug: Use command-line in read_config()
Max Reitz
2014-01-22
blkdebug: Always call read_config()
Max Reitz
2014-01-22
blkdebug: Don't require sophisticated filename
Max Reitz
2014-01-22
blkdebug: Use errp for read_config()
Max Reitz
2014-01-22
vmdk: Fix big flat extent IO
Fam Zheng
2014-01-22
sheepdog: fix clone operation by 'qemu-img create -b'
Liu Yuan
2014-01-22
gluster: Add support for creating zero-filled image
Bharata B Rao
2014-01-22
gluster: Implement .bdrv_co_write_zeroes for gluster
Bharata B Rao
2014-01-22
gluster: Convert aio routines into coroutines
Bharata B Rao
2014-01-22
block/iscsi: return -ENOMEM if an async call fails immediately
Peter Lieven
2014-01-22
rbd: switch from pipe to QEMUBH completion notification
Stefan Hajnoczi
2014-01-14
Merge remote branch 'luiz/queue/qmp' into qmpq
Edgar E. Iglesias
2014-01-10
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2014-01-06
qemu-option: Remove qemu_opts_create_nofail
Peter Crosthwaite
2013-12-20
commit: Remove unused check
Fam Zheng
2013-12-20
commit: Support commit active layer
Fam Zheng
2013-12-20
block: Add commit_active_start()
Fam Zheng
2013-12-20
mirror: Move base to MirrorBlockJob
Fam Zheng
2013-12-20
mirror: Don't close target
Fam Zheng
2013-12-20
vmdk: Allow vmdk_create to work with protocol
Fam Zheng
2013-12-20
vmdk: Check VMFS extent line field number
Fam Zheng
2013-12-20
block: vhdx - improve error message, and .bdrv_check implementation
Jeff Cody
2013-12-20
block/iscsi: Fix compilation for libiscsi 1.4.0 (API change)
Stefan Weil
2013-12-20
sheepdog: fix dynamic grow for running qcow2 format
Liu Yuan
2013-12-16
Merge remote-tracking branch 'spice/tags/pull-spice-1' into staging
Anthony Liguori
2013-12-16
Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging
Anthony Liguori
2013-12-16
block/iscsi: use a bh to schedule co reentrance
Peter Lieven
2013-12-16
nbd: avoid uninitialized warnings
Marc-André Lureau
2013-12-16
nbd: finish any pending coroutine
Marc-André Lureau
2013-12-16
nbd: make nbd_client_session_close() idempotent
Marc-André Lureau
2013-12-16
nbd: pass export name as init argument
Marc-André Lureau
2013-12-16
nbd: don't change socket block during negotiate
Marc-André Lureau
2013-12-16
Split nbd block client code
Marc-André Lureau
2013-12-13
blkdebug: Use QLIST_FOREACH_SAFE to resume IO
Fam Zheng
2013-12-13
block/vvfat: Fix compiler warnings for OpenBSD
Stefan Weil
2013-12-13
sheepdog: check if '-o redundancy' is passed from user
Liu Yuan
2013-12-09
block/iscsi: introduce bdrv_co_{readv, writev, flush_to_disk}
Peter Lieven
2013-12-06
qcow2: use start_of_cluster() and offset_into_cluster() everywhere
Hu Tao
2013-12-05
block/iscsi: set bs->bl.opt_transfer_length
Peter Lieven
2013-12-05
block/iscsi: set bdi->cluster_size
Peter Lieven
2013-12-04
qemu-nbd: support internal snapshot export
Wenchao Xia
2013-12-04
snapshot: distinguish id and name in load_tmp
Wenchao Xia
2013-12-04
qcow2: Zero-initialise first cluster for new images
Kevin Wolf
2013-12-03
raw-posix: add support for write_zeroes on XFS and block devices
Paolo Bonzini
2013-12-03
raw-posix: implement write_zeroes with MAY_UNMAP for block devices
Paolo Bonzini
2013-12-03
raw-posix: implement write_zeroes with MAY_UNMAP for files
Paolo Bonzini
2013-12-03
block/iscsi: check WRITE SAME support differently depending on MAY_UNMAP
Paolo Bonzini
2013-12-03
block/iscsi: updated copyright
Peter Lieven
2013-12-03
block/iscsi: remove .bdrv_has_zero_init
Peter Lieven
[next]