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
2014-02-21
block: Remove bdrv_open_image()'s force_raw option
Max Reitz
2014-02-21
block: Make bdrv_file_open() static
Max Reitz
2014-02-21
block: Add reference parameter to bdrv_open()
Max Reitz
2014-02-21
block: Change BDS parameter of bdrv_open() to **
Max Reitz
2014-02-21
qcow2: Set zero flag for discarded clusters
Kevin Wolf
2014-02-20
block: use per-object cflags and libs
Fam Zheng
2014-02-20
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
2014-02-14
block: mirror - use local_err to avoid NULL errp
Jeff Cody
2014-02-14
block: Don't throw away errno via error_setg
Jeff Cody
2014-02-14
block: Add notes to iSCSI's .bdrv_open and .bdrv_reopen_prepare
Jeff Cody
2014-02-09
blkdebug: Don't leak bs->file on failure
Kevin Wolf
2014-02-09
raw: Fix BlockLimits passthrough
Kevin Wolf
2014-02-09
qcow2: check for NULL l2meta
Hu Tao
2014-02-09
qcow2: fix offset overflow in qcow2_alloc_clusters_at()
Hu Tao
2014-02-09
qcow2: remove n_start and n_end of qcow2_alloc_cluster_offset()
Hu Tao
2014-02-09
block/iscsi: always fill bs->bl.opt_transfer_length
Peter Lieven
2014-02-09
block: add native support for NFS
Peter Lieven
2014-01-31
block/vhdx: Error checking fixes
Markus Armbruster
2014-01-31
block/vmdk: add basic .bdrv_check support
Peter Lieven
2014-01-31
block: remove qcow2 .bdrv_make_empty implementation
Jeff Cody
2014-01-31
block: remove QED .bdrv_make_empty implementation
Jeff Cody
2014-01-24
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2014-01-24
qemu-iotests: Test pwritev RMW logic
Kevin Wolf
2014-01-24
blkdebug: Make required alignment configurable
Kevin Wolf
2014-01-24
iscsi: Set bs->request_alignment
Paolo Bonzini
2014-01-24
block: Switch BdrvTrackedRequest to byte granularity
Kevin Wolf
2014-01-24
raw: Probe required direct I/O alignment
Paolo Bonzini
2014-01-24
block: Update BlockLimits when they might have changed
Kevin Wolf
2014-01-24
block: Move initialisation of BlockLimits to bdrv_refresh_limits()
Kevin Wolf
2014-01-24
block: resize backing image during active layer commit, if needed
Jeff Cody
2014-01-24
block/curl: Implement the libcurl timer callback interface
Peter Maydell
2014-01-24
block: Create authorizations mechanism for external snapshot and resize.
Benoît Canet
2014-01-24
qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes.
Benoît Canet
2014-01-24
qapi: Add "backing" to BlockStats
Fam Zheng
2014-01-24
vmdk: Fix format specific information (create type) for streamOptimized
Fam Zheng
2014-01-24
drive mirror:fix memory leak
Zhang Min
2014-01-24
sheepdog: fix 'qemu-img map'
Liu Yuan
2014-01-24
vmdk: Check for overhead when opening
Fam Zheng
2014-01-24
qcow2: fix wrong value of L1E_OFFSET_MASK, L2E_OFFSET_MASK and REFT_OFFSET_MASK
Hu Tao
2014-01-22
blkverify: Don't require protocol filename
Max Reitz
2014-01-22
blkverify: Allow command-line configuration
Max Reitz
2014-01-22
blkdebug: Allow command-line file configuration
Max Reitz
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
[prev]
[next]