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
2013-10-11
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-10-11
qemu-iotests: Add test for inactive L2 overlap
Max Reitz
2013-10-11
qemu-io: Let "open" pass options to block driver
Max Reitz
2013-10-11
vmdk: Fix vmdk_parse_extents
Fam Zheng
2013-10-11
blockdev: blockdev_init() error conversion
Kevin Wolf
2013-10-11
blockdev: Don't disable COR automatically with blockdev-add
Kevin Wolf
2013-10-11
blockdev: Remove 'media' parameter from blockdev_init()
Kevin Wolf
2013-10-11
qemu-iotests: Check autodel behaviour for device_del
Kevin Wolf
2013-10-11
blockdev: Remove IF_* check for read-only blockdev_init
Kevin Wolf
2013-10-11
blockdev: Move virtio-blk device creation to drive_init
Kevin Wolf
2013-10-11
blockdev: Move bus/unit/index processing to drive_init
Kevin Wolf
2013-10-11
blockdev: Move parsing of 'boot' option to drive_init
Kevin Wolf
2013-10-11
blockdev: Moving parsing of geometry options to drive_init
Kevin Wolf
2013-10-11
blockdev: Move parsing of 'if' option to drive_init
Kevin Wolf
2013-10-11
blockdev: Move parsing of 'media' option to drive_init
Kevin Wolf
2013-10-11
blockdev: Pass QDict to blockdev_init()
Kevin Wolf
2013-10-11
blockdev: Separate ID generation from DriveInfo creation
Kevin Wolf
2013-10-11
blockdev: 'blockdev-add' QMP command
Kevin Wolf
2013-10-11
blockdev: Introduce DriveInfo.enable_auto_del
Kevin Wolf
2013-10-11
qapi-types/visit.py: Inheritance for structs
Kevin Wolf
2013-10-11
qapi-types/visit.py: Pass whole expr dict for structs
Kevin Wolf
2013-10-11
vmdk: refuse enabling zeroed grain with flat images
Fam Zheng
2013-10-11
vmdk: convert error code to use errp
Fam Zheng
2013-10-11
build: add command check-clean
Wenchao Xia
2013-10-11
tests: build the helper program by default
Wenchao Xia
2013-10-11
block/raw-posix: Employ error parameter
Max Reitz
2013-10-11
qemu-iotests: move blank lines of output in case 059
Fam Zheng
2013-10-11
blkverify: Employ error parameter
Max Reitz
2013-10-11
blkdebug: Employ error parameter
Max Reitz
2013-10-11
block/raw-win32: Employ error parameter
Max Reitz
2013-10-11
block/raw_bsd: Employ error parameter
Max Reitz
2013-10-11
qcow2: Evaluate overlap check options
Max Reitz
2013-10-11
qcow2: Add more overlap check bitmask macros
Max Reitz
2013-10-11
qcow2: Array assigning options to OL check bits
Max Reitz
2013-10-11
qcow2: Add overlap-check options
Max Reitz
2013-10-11
qcow2: Make overlap check mask variable
Max Reitz
2013-10-11
qcow2: Use negated overflow check mask
Max Reitz
2013-10-11
block: Improve driver whitelist checks
Kevin Wolf
2013-10-11
qcow2: Use better type for numerical snapshot ID
Max Reitz
2013-10-11
qcow2: Fix snapshot restoration in snapshot_create
Max Reitz
2013-10-11
qcow2: Remove wrong metadata overlap check
Max Reitz
2013-10-11
qcow2: Add missing space in error message
Max Reitz
2013-10-11
block: qemu-iotests for vhdx, read sample dynamic image
Jeff Cody
2013-10-11
ahci: set ahci mode on reset
Michael S. Tsirkin
2013-10-11
qemu-iotests: Discard preallocated zero clusters
Max Reitz
2013-10-11
block: Add BlockDriver.bdrv_check_ext_snapshot.
BenoƮt Canet
2013-10-11
block/get_block_status: avoid redundant callouts on raw devices
Peter Lieven
2013-10-11
qcow2: Assert against snapshot name/ID overflow
Max Reitz
2013-10-11
qcow2: Free allocated snapshot table on error
Max Reitz
2013-10-11
qcow2: Always use error path on writing snapshots
Max Reitz
[next]