sdk/emulator/qemu.git
2014-12-11 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-12-11 Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann/tags...
2014-12-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-12-10 Bastian Koppelmanntarget-tricore: Add instructions of RCR opcode format
2014-12-10 Bastian Koppelmanntarget-tricore: Add instructions of RLC opcode format
2014-12-10 Bastian Koppelmanntarget-tricore: Add instructions of RCPW, RCRR and...
2014-12-10 Bastian Koppelmanntarget-tricore: Make TRICORE_FEATURES implying others.
2014-12-10 Bastian Koppelmanntarget-tricore: Add instructions of RC opcode format
2014-12-10 Bastian Koppelmanntarget-tricore: Add instructions of BRR opcode format
2014-12-10 Bastian Koppelmanntarget-tricore: Add instructions of BRN opcode format
2014-12-10 Bastian Koppelmanntarget-tricore: Add instructions of BRC opcode format
2014-12-10 Bastian Koppelmanntarget-tricore: Add instructions of BOL opcode format
2014-12-10 Fam Zhengvmdk: Set errp on failures in vmdk_open_vmdk4
2014-12-10 Fam Zhengvmdk: Remove unnecessary initialization
2014-12-10 Fam Zhengvmdk: Check descriptor file length when reading it
2014-12-10 Fam Zhengvmdk: Clean up descriptor file reading
2014-12-10 Fam Zhengvmdk: Fix comment to match code of extent lines
2014-12-10 Fam Zhengvmdk: Use g_random_int to generate CID
2014-12-10 Markus Armbrusterblock: Use g_new0() for a bit of extra type checking
2014-12-10 Jeff Codyblock: remove BLOCK_OPT_NOCOW from vpc_create_opts
2014-12-10 Jeff Codyblock: remove BLOCK_OPT_NOCOW from vdi_create_opts
2014-12-10 Fam Zhengqemu-iotests: Skip 099 for VMDK subformats with desc...
2014-12-10 Max Reitzblock/raw-posix: Fix ret in raw_open_common()
2014-12-10 Max Reitzqcow2: Respect bdrv_truncate() error
2014-12-10 Max Reitzqcow2: Flushing the caches in qcow2_close may fail
2014-12-10 Max Reitzqcow2: Prevent numerical overflow
2014-12-10 Max Reitziotests: Add test for unsupported image creation
2014-12-10 Max Reitziotests: Only kill NBD server if it runs
2014-12-10 Max Reitzqemu-img: Check create_opts before image amendment
2014-12-10 Max Reitzqemu-img: Check create_opts before image creation
2014-12-10 Max Reitzblock: Check create_opts before image creation
2014-12-10 Max Reitzblock/nfs: Add create_opts
2014-12-10 Max Reitzblock/vvfat: qcow driver may not be found
2014-12-10 Max Reitzblock: Omit bdrv_find_format for essential drivers
2014-12-10 Max Reitzblock: Make essential BlockDriver objects public
2014-12-10 Max Reitziotests: Specify qcow2 format for qemu-io in 059
2014-12-10 Kevin Wolfide: Check validity of logical block size
2014-12-10 Anton Blanchardnvme: 64kB page size fixes
2014-12-10 Michael Muellerqemu-iotests: 082: Filter the real disk size
2014-12-10 Kevin Wolfqemu-iotests: 060: Filter the real disk size
2014-12-10 Paolo Bonziniblock: do not use get_clock()
2014-12-10 Kevin Wolfblock: Don't probe for unknown backing file format
2014-12-10 Kevin Wolfqcow2.py: Add required padding for header extensions
2014-12-10 Kevin Wolfqcow2: Fix header extension size check
2014-12-10 Stefan Hajnocziblockdev: check for BLOCK_OP_TYPE_INTERNAL_SNAPSHOT
2014-12-10 Stefan Hajnocziblockdev: acquire AioContext in QMP 'transaction' actions
2014-12-10 Stefan Hajnocziblockdev: drop unnecessary DriveBackupState field assig...
2014-12-10 Stefan Hajnocziblockdev: update outdated qmp_transaction() comments
2014-12-10 Kevin Wolfqemu-iotests: Test writing non-raw image headers to...
2014-12-10 Kevin Wolfqemu-iotests: Fix stderr handling in common.qemu
2014-12-10 Kevin Wolfraw: Prohibit dangerous writes for probed images
2014-12-10 Kevin Wolfblock: Read only one sector for format probing
2014-12-10 Markus Armbrusterblock: Factor bdrv_probe_all() out of find_image_format()
2014-12-10 Kevin Wolfqtests: Specify image format explicitly
2014-12-10 Kevin Wolfqemu-iotests: Add qemu-io format option in Python tests
2014-12-10 Kevin Wolfqemu-iotests: Use qemu-io -f $IMGFMT
2014-12-10 Kevin Wolfqemu-io: Allow explicitly specifying format
2014-12-10 Fam Zhengtests: Use "command -v" instead of which(1) in shell...
2014-12-10 Max Reitzqemu-nbd: Use BlockBackend where reasonable
2014-12-10 Max Reitznbd: Use BlockBackend internally
2014-12-10 Max Reitznbd: Change external interface to BlockBackend
2014-12-10 Max Reitzblock: Add blk_add_close_notifier() for BB
2014-12-10 Max Reitzblock: Add AioContextNotifier functions to BB
2014-12-10 Max Reitzblock: Lift more functions into BlockBackend
2014-12-10 Stefan Hajnocziahci: replace SATA FIS type magic numbers with constants
2014-12-10 Stefan Hajnocziahci: avoid #ifdef DEBUG_AHCI bitrot
2014-12-10 Max Reitziotests: Plain blkdebug filename generation
2014-12-10 Max Reitzblkdebug: Simplify and improve filename generation
2014-12-10 Kevin Wolfmonitor: Fix HMP tab completion
2014-12-10 Kevin Wolfblock/hmp: Allow node-name in 'info block'
2014-12-10 Kevin Wolfblock/hmp: Allow info = NULL in print_block_info()
2014-12-10 Kevin Wolfblock/hmp: Factor out print_block_info()
2014-12-10 Kevin Wolfblock/qapi: Add cache information to query-block
2014-12-10 Stefan Hajnocziblockdev: acquire AioContext in change-backing-file
2014-12-10 Stefan Hajnocziblockdev: acquire AioContext in eject, change, and...
2014-12-10 Stefan Hajnocziblockdev: check for BLOCK_OP_TYPE_INTERNAL_SNAPSHOT_DELETE
2014-12-10 Stefan Hajnocziblockdev: acquire AioContext in blockdev-snapshot-delet...
2014-12-10 Max Reitziotests: Use -qmp-pretty in 067
2014-12-10 Max Reitziotests: _filter_qmp for pretty JSON output
2014-12-10 Max Reitzchardev: Add -qmp-pretty
2014-12-10 Max Reitzqjson: Drop trailing space for pretty formatting
2014-12-10 Fam Zhengqmp: Add optional switch "query-nodes" in query-blockstats
2014-12-10 Fam Zhengblock: Include "node-name" if present in query-blockstats
2014-12-10 Fam Zhengblock: Add bdrv_get_node_name
2014-12-10 Fam Zhengblock: Add bdrv_next_node
2014-12-10 Gongleikeymaps: correct keymaps.c following Qemu coding style
2014-12-10 Gongleivnc-enc-tight: fix Arguments in wrong order
2014-12-09 Peter MaydellOpen 2.3 development tree
2014-12-09 Peter MaydellUpdate version for v2.2.0 release
2014-12-04 Peter MaydellUpdate version for v2.2.0-rc5 release
2014-12-04 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-12-01 Peter MaydellUpdate version for v2.2.0-rc4 release
2014-12-01 Gongleivhost: Fix vhostfd leak in error branch
2014-12-01 Gerd Hoffmanncirrus: don't overflow CirrusVGAState->cirrus_bltbuf
2014-12-01 Gerd Hoffmanncirrus: fix blit region check
2014-11-28 David GibsonFix for crash after migration in virtio-rng on bi-endia...
2014-11-28 Jason Wangvirtio-net: fix unmap leak
2014-11-27 Marcel Apfelbaumhmp: fix regression of HMP device_del auto-completion
2014-11-27 Peter Maydellqemu-timer: Avoid overflows when converting timeout...
2014-11-26 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
next