index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
blockdev: Remove IF_* check for read-only blockdev_init
Kevin Wolf
2013-10-11
11
-7
/
+42
*
blockdev: Move virtio-blk device creation to drive_init
Kevin Wolf
2013-10-11
1
-27
/
+27
*
blockdev: Move bus/unit/index processing to drive_init
Kevin Wolf
2013-10-11
1
-84
/
+73
*
blockdev: Move parsing of 'boot' option to drive_init
Kevin Wolf
2013-10-11
1
-10
/
+11
*
blockdev: Moving parsing of geometry options to drive_init
Kevin Wolf
2013-10-11
1
-67
/
+69
*
blockdev: Move parsing of 'if' option to drive_init
Kevin Wolf
2013-10-11
1
-18
/
+22
*
blockdev: Move parsing of 'media' option to drive_init
Kevin Wolf
2013-10-11
1
-23
/
+50
*
blockdev: Pass QDict to blockdev_init()
Kevin Wolf
2013-10-11
1
-17
/
+17
*
blockdev: Separate ID generation from DriveInfo creation
Kevin Wolf
2013-10-11
3
-15
/
+24
*
blockdev: 'blockdev-add' QMP command
Kevin Wolf
2013-10-11
3
-0
/
+348
*
blockdev: Introduce DriveInfo.enable_auto_del
Kevin Wolf
2013-10-11
2
-1
/
+17
*
qapi-types/visit.py: Inheritance for structs
Kevin Wolf
2013-10-11
3
-2
/
+37
*
qapi-types/visit.py: Pass whole expr dict for structs
Kevin Wolf
2013-10-11
2
-5
/
+14
*
vmdk: refuse enabling zeroed grain with flat images
Fam Zheng
2013-10-11
3
-0
/
+12
*
vmdk: convert error code to use errp
Fam Zheng
2013-10-11
2
-59
/
+63
*
build: add command check-clean
Wenchao Xia
2013-10-11
2
-2
/
+7
*
tests: build the helper program by default
Wenchao Xia
2013-10-11
1
-1
/
+7
*
block/raw-posix: Employ error parameter
Max Reitz
2013-10-11
2
-16
/
+58
*
qemu-iotests: move blank lines of output in case 059
Fam Zheng
2013-10-11
2
-8
/
+8
*
blkverify: Employ error parameter
Max Reitz
2013-10-11
1
-6
/
+5
*
blkdebug: Employ error parameter
Max Reitz
2013-10-11
1
-4
/
+4
*
block/raw-win32: Employ error parameter
Max Reitz
2013-10-11
1
-5
/
+11
*
block/raw_bsd: Employ error parameter
Max Reitz
2013-10-11
1
-2
/
+1
*
qcow2: Evaluate overlap check options
Max Reitz
2013-10-11
1
-1
/
+28
*
qcow2: Add more overlap check bitmask macros
Max Reitz
2013-10-11
1
-3
/
+11
*
qcow2: Array assigning options to OL check bits
Max Reitz
2013-10-11
1
-0
/
+11
*
qcow2: Add overlap-check options
Max Reitz
2013-10-11
2
-0
/
+55
*
qcow2: Make overlap check mask variable
Max Reitz
2013-10-11
3
-4
/
+5
*
qcow2: Use negated overflow check mask
Max Reitz
2013-10-11
6
-38
/
+29
*
block: Improve driver whitelist checks
Kevin Wolf
2013-10-11
2
-9
/
+9
*
qcow2: Use better type for numerical snapshot ID
Max Reitz
2013-10-11
1
-2
/
+3
*
qcow2: Fix snapshot restoration in snapshot_create
Max Reitz
2013-10-11
1
-0
/
+1
*
qcow2: Remove wrong metadata overlap check
Max Reitz
2013-10-11
1
-8
/
+0
*
qcow2: Add missing space in error message
Max Reitz
2013-10-11
1
-1
/
+1
*
block: qemu-iotests for vhdx, read sample dynamic image
Jeff Cody
2013-10-11
6
-1
/
+86
*
ahci: set ahci mode on reset
Michael S. Tsirkin
2013-10-11
1
-1
/
+9
*
qemu-iotests: Discard preallocated zero clusters
Max Reitz
2013-10-11
3
-0
/
+77
*
block: Add BlockDriver.bdrv_check_ext_snapshot.
BenoƮt Canet
2013-10-11
5
-0
/
+46
*
block/get_block_status: avoid redundant callouts on raw devices
Peter Lieven
2013-10-11
3
-1
/
+13
*
qcow2: Assert against snapshot name/ID overflow
Max Reitz
2013-10-11
1
-0
/
+1
*
qcow2: Free allocated snapshot table on error
Max Reitz
2013-10-11
1
-0
/
+4
*
qcow2: Always use error path on writing snapshots
Max Reitz
2013-10-11
1
-3
/
+4
*
qcow2: Free preallocated zero clusters
Max Reitz
2013-10-11
1
-3
/
+5
*
qcow2: Use pread for inactive L1 in overlap check
Max Reitz
2013-10-11
1
-4
/
+3
*
qcow2: Alignment of snapshot table entries
Max Reitz
2013-10-11
1
-0
/
+3
*
qemu-iotests: Additional info from qemu-img info
Max Reitz
2013-10-11
4
-0
/
+135
*
qemu-iotests: Discard specific info in _img_info
Max Reitz
2013-10-11
1
-1
/
+19
*
qcow2: Add support for ImageInfoSpecific
Max Reitz
2013-10-11
2
-0
/
+44
*
block/qapi: Human-readable ImageInfoSpecific dump
Max Reitz
2013-10-11
3
-0
/
+132
*
block: Add bdrv_get_specific_info
Max Reitz
2013-10-11
4
-0
/
+14
[next]