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-12-10
iotests: Only kill NBD server if it runs
Max Reitz
2014-12-10
qemu-img: Check create_opts before image amendment
Max Reitz
2014-12-10
qemu-img: Check create_opts before image creation
Max Reitz
2014-12-10
block: Check create_opts before image creation
Max Reitz
2014-12-10
block/nfs: Add create_opts
Max Reitz
2014-12-10
block/vvfat: qcow driver may not be found
Max Reitz
2014-12-10
block: Omit bdrv_find_format for essential drivers
Max Reitz
2014-12-10
block: Make essential BlockDriver objects public
Max Reitz
2014-12-10
iotests: Specify qcow2 format for qemu-io in 059
Max Reitz
2014-12-10
ide: Check validity of logical block size
Kevin Wolf
2014-12-10
nvme: 64kB page size fixes
Anton Blanchard
2014-12-10
qemu-iotests: 082: Filter the real disk size
Michael Mueller
2014-12-10
qemu-iotests: 060: Filter the real disk size
Kevin Wolf
2014-12-10
block: do not use get_clock()
Paolo Bonzini
2014-12-10
block: Don't probe for unknown backing file format
Kevin Wolf
2014-12-10
qcow2.py: Add required padding for header extensions
Kevin Wolf
2014-12-10
qcow2: Fix header extension size check
Kevin Wolf
2014-12-10
blockdev: check for BLOCK_OP_TYPE_INTERNAL_SNAPSHOT
Stefan Hajnoczi
2014-12-10
blockdev: acquire AioContext in QMP 'transaction' actions
Stefan Hajnoczi
2014-12-10
blockdev: drop unnecessary DriveBackupState field assignment
Stefan Hajnoczi
2014-12-10
blockdev: update outdated qmp_transaction() comments
Stefan Hajnoczi
2014-12-10
qemu-iotests: Test writing non-raw image headers to raw image
Kevin Wolf
2014-12-10
qemu-iotests: Fix stderr handling in common.qemu
Kevin Wolf
2014-12-10
raw: Prohibit dangerous writes for probed images
Kevin Wolf
2014-12-10
block: Read only one sector for format probing
Kevin Wolf
2014-12-10
block: Factor bdrv_probe_all() out of find_image_format()
Markus Armbruster
2014-12-10
qtests: Specify image format explicitly
Kevin Wolf
2014-12-10
qemu-iotests: Add qemu-io format option in Python tests
Kevin Wolf
2014-12-10
qemu-iotests: Use qemu-io -f $IMGFMT
Kevin Wolf
2014-12-10
qemu-io: Allow explicitly specifying format
Kevin Wolf
2014-12-10
tests: Use "command -v" instead of which(1) in shell scripts
Fam Zheng
2014-12-10
qemu-nbd: Use BlockBackend where reasonable
Max Reitz
2014-12-10
nbd: Use BlockBackend internally
Max Reitz
2014-12-10
nbd: Change external interface to BlockBackend
Max Reitz
2014-12-10
block: Add blk_add_close_notifier() for BB
Max Reitz
2014-12-10
block: Add AioContextNotifier functions to BB
Max Reitz
2014-12-10
block: Lift more functions into BlockBackend
Max Reitz
2014-12-10
ahci: replace SATA FIS type magic numbers with constants
Stefan Hajnoczi
2014-12-10
ahci: avoid #ifdef DEBUG_AHCI bitrot
Stefan Hajnoczi
2014-12-10
iotests: Plain blkdebug filename generation
Max Reitz
2014-12-10
blkdebug: Simplify and improve filename generation
Max Reitz
2014-12-10
monitor: Fix HMP tab completion
Kevin Wolf
2014-12-10
block/hmp: Allow node-name in 'info block'
Kevin Wolf
2014-12-10
block/hmp: Allow info = NULL in print_block_info()
Kevin Wolf
2014-12-10
block/hmp: Factor out print_block_info()
Kevin Wolf
2014-12-10
block/qapi: Add cache information to query-block
Kevin Wolf
2014-12-10
blockdev: acquire AioContext in change-backing-file
Stefan Hajnoczi
2014-12-10
blockdev: acquire AioContext in eject, change, and block_passwd
Stefan Hajnoczi
2014-12-10
blockdev: check for BLOCK_OP_TYPE_INTERNAL_SNAPSHOT_DELETE
Stefan Hajnoczi
2014-12-10
blockdev: acquire AioContext in blockdev-snapshot-delete-internal-sync
Stefan Hajnoczi
[next]