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
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
2014-12-10
iotests: Use -qmp-pretty in 067
Max Reitz
2014-12-10
iotests: _filter_qmp for pretty JSON output
Max Reitz
2014-12-10
chardev: Add -qmp-pretty
Max Reitz
2014-12-10
qjson: Drop trailing space for pretty formatting
Max Reitz
2014-12-10
qmp: Add optional switch "query-nodes" in query-blockstats
Fam Zheng
2014-12-10
block: Include "node-name" if present in query-blockstats
Fam Zheng
2014-12-10
block: Add bdrv_get_node_name
Fam Zheng
2014-12-10
block: Add bdrv_next_node
Fam Zheng
2014-12-09
Open 2.3 development tree
Peter Maydell
2014-12-09
Update version for v2.2.0 release
v2.2.0
Peter Maydell
2014-12-04
Update version for v2.2.0-rc5 release
v2.2.0-rc5
Peter Maydell
2014-12-04
Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2014-8106-20141204...
Peter Maydell
2014-12-01
Update version for v2.2.0-rc4 release
v2.2.0-rc4
Peter Maydell
2014-12-01
vhost: Fix vhostfd leak in error branch
Gonglei
2014-12-01
cirrus: don't overflow CirrusVGAState->cirrus_bltbuf
Gerd Hoffmann
2014-12-01
cirrus: fix blit region check
Gerd Hoffmann
2014-11-28
Fix for crash after migration in virtio-rng on bi-endian targets
David Gibson
2014-11-28
virtio-net: fix unmap leak
Jason Wang
2014-11-27
hmp: fix regression of HMP device_del auto-completion
Marcel Apfelbaum
2014-11-27
qemu-timer: Avoid overflows when converting timeout to struct timespec
Peter Maydell
2014-11-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
[next]