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
Age
Commit message (
Expand
)
Author
2014-01-24
raw: Probe required direct I/O alignment
Paolo Bonzini
2014-01-24
block: rename buffer_alignment to guest_block_size
Paolo Bonzini
2014-01-24
block: Don't use guest sector size for qemu_blockalign()
Kevin Wolf
2014-01-24
block: Detect unaligned length in bdrv_qiov_is_aligned()
Kevin Wolf
2014-01-24
qemu_memalign: Allow small alignments
Kevin Wolf
2014-01-24
block: Update BlockLimits when they might have changed
Kevin Wolf
2014-01-24
block: Inherit opt_transfer_length
Kevin Wolf
2014-01-24
block: Move initialisation of BlockLimits to bdrv_refresh_limits()
Kevin Wolf
2014-01-24
block: Fix bdrv_commit return value
Kevin Wolf
2014-01-24
block: update block commit documentation regarding image truncation
Jeff Cody
2014-01-24
block: resize backing image during active layer commit, if needed
Jeff Cody
2014-01-24
block: resize backing file image during offline commit, if necessary
Jeff Cody
2014-01-24
block/curl: Implement the libcurl timer callback interface
Peter Maydell
2014-01-24
qmp: Allow to take external snapshots on bs graphs node.
Benoît Canet
2014-01-24
qmp: Allow block_resize to manipulate bs graph nodes.
Benoît Canet
2014-01-24
block: Create authorizations mechanism for external snapshot and resize.
Benoît Canet
2014-01-24
qmp: Allow to change password on named block driver states.
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
block: Allow the user to define "node-name" option both on command line and QMP.
Benoît Canet
2014-01-24
block: Add bs->node_name to hold the name of a bs node of the bs graph.
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
Documentation: qemu-img: Mention SIGUSR1 progress report
Kevin Wolf
2014-01-24
qemu-progress: Fix progress printing on SIGUSR1
Kevin Wolf
2014-01-24
qemu-progress: Drop unused include
Kevin Wolf
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
dataplane: fix shadowed return value
Stefan Hajnoczi
2014-01-22
block: fix backing file segfault
Peter Feiner
2014-01-22
iotests: Test file format nesting
Max Reitz
2014-01-22
iotests: Test new blkdebug/blkverify interface
Max Reitz
2014-01-22
tests: Add test for qdict_flatten()
Max Reitz
2014-01-22
tests: Add test for qdict_array_split()
Max Reitz
2014-01-22
qemu-io: Make filename optional
Max Reitz
2014-01-22
qapi: QMP interface for blkdebug and blkverify
Max Reitz
2014-01-22
qapi: Add "errno" to the list of polluted words
Max Reitz
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
blockdev: Move "file" to legacy_opts
Max Reitz
2014-01-22
block: Allow recursive "file"s
Max Reitz
2014-01-22
block: Use bdrv_open_image() in bdrv_open()
Max Reitz
2014-01-22
block: Add bdrv_open_image()
Max Reitz
2014-01-22
block: Allow block devices without files
Max Reitz
2014-01-22
block: Pass reference to bdrv_file_open()
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
[next]