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
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
2013-10-11
qcow2: Free preallocated zero clusters
Max Reitz
2013-10-11
qcow2: Use pread for inactive L1 in overlap check
Max Reitz
2013-10-11
qcow2: Alignment of snapshot table entries
Max Reitz
2013-10-11
qemu-iotests: Additional info from qemu-img info
Max Reitz
2013-10-11
qemu-iotests: Discard specific info in _img_info
Max Reitz
2013-10-11
qcow2: Add support for ImageInfoSpecific
Max Reitz
2013-10-11
block/qapi: Human-readable ImageInfoSpecific dump
Max Reitz
2013-10-11
block: Add bdrv_get_specific_info
Max Reitz
2013-10-11
qapi: Add ImageInfoSpecific type
Max Reitz
2013-10-11
qapi: make use of new BlockJobType
Fam Zheng
2013-10-11
qapi: Introduce enum BlockJobType
Fam Zheng
2013-10-11
blockjob: rename BlockJobType to BlockJobDriver
Fam Zheng
2013-10-10
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-10-10
Merge remote-tracking branch 'amit/char-remove-watch-on-unplug' into staging
Anthony Liguori
2013-10-10
Merge remote-tracking branch 'otubo/seccomp' into staging
Anthony Liguori
2013-10-10
Merge remote-tracking branch 'mcayland/qemu-openbios' into staging
Anthony Liguori
2013-10-10
Merge remote-tracking branch 'sstabellini/xen-2013-10-10' into staging
Anthony Liguori
2013-10-10
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2013-10-10
Update email address
Anthony Liguori
2013-10-10
qemu/xen: make use of xenstore relative paths
Roger Pau Monné
2013-10-10
xen_disk: mark ioreq as mapped before unmapping in error case
Matthew Daley
2013-10-09
scsi: Allocate SCSITargetReq r->buf dynamically [CVE-2013-4344]
Asias He
[next]