sdk/emulator/qemu.git
2013-10-18 Fam Zhengvmdk: fix VMFS extent parsing
2013-10-18 Fam Zhengvmdk: Only read cid from image file when opening
2013-10-18 Stefan Weilvirtio: Remove unneeded memcpy
2013-10-17 Max Reitzblock/raw-win32: Always use -errno in hdev_open
2013-10-17 Fam Zhengblockdev: fix cdrom read_only flag
2013-10-17 Andreas Färbersd: Avoid access to NULL BlockDriverState
2013-10-17 Mike Qiuhmp: drop bogus "[not inserted]"
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-ldst-6' into...
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'jliu/or32' into staging
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2013-10-14 Stefan Weilexec: Fix prototype of phys_mem_set_alloc and related...
2013-10-12 Richard Hendersontarget-alpha: Convert to new ldst opcodes
2013-10-12 Richard Hendersontcg-ppc64: Support new ldst opcodes
2013-10-12 Richard Hendersontcg-ppc: Support new ldst opcodes
2013-10-12 Richard Hendersontcg-ppc64: Convert to le/be ldst helpers
2013-10-12 Richard Hendersontcg-ppc: Convert to le/be ldst helpers
2013-10-12 Richard Hendersontcg-ppc64: Use TCGMemOp within qemu_ldst routines
2013-10-12 Richard Hendersontcg-ppc: Use TCGMemOp within qemu_ldst routines
2013-10-12 Richard Hendersontcg-arm: Improve GUEST_BASE qemu_ld/st
2013-10-12 Richard Hendersontcg-arm: Convert to new ldst opcodes
2013-10-12 Richard Hendersontcg-arm: Tidy variable naming convention in qemu_ld/st
2013-10-12 Richard Hendersontcg-arm: Convert to le/be ldst helpers
2013-10-12 Richard Hendersontcg-arm: Use TCGMemOp within qemu_ldst routines
2013-10-12 Richard Hendersontcg-i386: Support new ldst opcodes
2013-10-12 Richard Hendersontcg-i386: Remove "cb" output restriction from qemu_st8...
2013-10-12 Richard Hendersontcg-i386: Tidy softmmu routines
2013-10-12 Richard Hendersontcg-i386: Use TCGMemOp within qemu_ldst routines
2013-10-12 Richard Hendersontcg: Use TCGMemOp for TCGLabelQemuLdst.opc
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-pull' into staging
2013-10-11 Markus Armbrusterqdev-monitor: Group "device_add help" and "info qdm...
2013-10-11 Markus ArmbrusterMostly revert "qemu-help: Sort devices by logical funct...
2013-10-11 Stefan HajnocziUse qemu-project.org domain name
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-10-11 Max Reitzqemu-iotests: Add test for inactive L2 overlap
2013-10-11 Max Reitzqemu-io: Let "open" pass options to block driver
2013-10-11 Fam Zhengvmdk: Fix vmdk_parse_extents
2013-10-11 Kevin Wolfblockdev: blockdev_init() error conversion
2013-10-11 Kevin Wolfblockdev: Don't disable COR automatically with blockdev-add
2013-10-11 Kevin Wolfblockdev: Remove 'media' parameter from blockdev_init()
2013-10-11 Kevin Wolfqemu-iotests: Check autodel behaviour for device_del
2013-10-11 Kevin Wolfblockdev: Remove IF_* check for read-only blockdev_init
2013-10-11 Kevin Wolfblockdev: Move virtio-blk device creation to drive_init
2013-10-11 Kevin Wolfblockdev: Move bus/unit/index processing to drive_init
2013-10-11 Kevin Wolfblockdev: Move parsing of 'boot' option to drive_init
2013-10-11 Kevin Wolfblockdev: Moving parsing of geometry options to drive_init
2013-10-11 Kevin Wolfblockdev: Move parsing of 'if' option to drive_init
2013-10-11 Kevin Wolfblockdev: Move parsing of 'media' option to drive_init
2013-10-11 Kevin Wolfblockdev: Pass QDict to blockdev_init()
2013-10-11 Kevin Wolfblockdev: Separate ID generation from DriveInfo creation
2013-10-11 Kevin Wolfblockdev: 'blockdev-add' QMP command
2013-10-11 Kevin Wolfblockdev: Introduce DriveInfo.enable_auto_del
2013-10-11 Kevin Wolfqapi-types/visit.py: Inheritance for structs
2013-10-11 Kevin Wolfqapi-types/visit.py: Pass whole expr dict for structs
2013-10-11 Fam Zhengvmdk: refuse enabling zeroed grain with flat images
2013-10-11 Fam Zhengvmdk: convert error code to use errp
2013-10-11 Wenchao Xiabuild: add command check-clean
2013-10-11 Wenchao Xiatests: build the helper program by default
2013-10-11 Max Reitzblock/raw-posix: Employ error parameter
2013-10-11 Fam Zhengqemu-iotests: move blank lines of output in case 059
2013-10-11 Max Reitzblkverify: Employ error parameter
2013-10-11 Max Reitzblkdebug: Employ error parameter
2013-10-11 Max Reitzblock/raw-win32: Employ error parameter
2013-10-11 Max Reitzblock/raw_bsd: Employ error parameter
2013-10-11 Max Reitzqcow2: Evaluate overlap check options
2013-10-11 Max Reitzqcow2: Add more overlap check bitmask macros
2013-10-11 Max Reitzqcow2: Array assigning options to OL check bits
2013-10-11 Max Reitzqcow2: Add overlap-check options
2013-10-11 Max Reitzqcow2: Make overlap check mask variable
2013-10-11 Max Reitzqcow2: Use negated overflow check mask
2013-10-11 Kevin Wolfblock: Improve driver whitelist checks
2013-10-11 Max Reitzqcow2: Use better type for numerical snapshot ID
2013-10-11 Max Reitzqcow2: Fix snapshot restoration in snapshot_create
2013-10-11 Max Reitzqcow2: Remove wrong metadata overlap check
2013-10-11 Max Reitzqcow2: Add missing space in error message
2013-10-11 Jeff Codyblock: qemu-iotests for vhdx, read sample dynamic image
2013-10-11 Michael S.... ahci: set ahci mode on reset
2013-10-11 Max Reitzqemu-iotests: Discard preallocated zero clusters
2013-10-11 Benoît Canetblock: Add BlockDriver.bdrv_check_ext_snapshot.
2013-10-11 Peter Lievenblock/get_block_status: avoid redundant callouts on...
2013-10-11 Max Reitzqcow2: Assert against snapshot name/ID overflow
2013-10-11 Max Reitzqcow2: Free allocated snapshot table on error
2013-10-11 Max Reitzqcow2: Always use error path on writing snapshots
2013-10-11 Max Reitzqcow2: Free preallocated zero clusters
2013-10-11 Max Reitzqcow2: Use pread for inactive L1 in overlap check
2013-10-11 Max Reitzqcow2: Alignment of snapshot table entries
2013-10-11 Max Reitzqemu-iotests: Additional info from qemu-img info
2013-10-11 Max Reitzqemu-iotests: Discard specific info in _img_info
2013-10-11 Max Reitzqcow2: Add support for ImageInfoSpecific
2013-10-11 Max Reitzblock/qapi: Human-readable ImageInfoSpecific dump
2013-10-11 Max Reitzblock: Add bdrv_get_specific_info
2013-10-11 Max Reitzqapi: Add ImageInfoSpecific type
2013-10-11 Fam Zhengqapi: make use of new BlockJobType
2013-10-11 Fam Zhengqapi: Introduce enum BlockJobType
2013-10-11 Fam Zhengblockjob: rename BlockJobType to BlockJobDriver
2013-10-10 Richard Hendersonexec: Add both big- and little-endian memory helpers
2013-10-10 Richard Hendersontcg: Add qemu_ld_st_i32/64
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'amit/char-remove-watch...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'otubo/seccomp' into staging
next