index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmdk: Fix vmdk_parse_extents
Fam Zheng
2013-10-11
1
-2
/
+5
*
vmdk: refuse enabling zeroed grain with flat images
Fam Zheng
2013-10-11
1
-0
/
+4
*
vmdk: convert error code to use errp
Fam Zheng
2013-10-11
1
-55
/
+61
*
block/raw-posix: Employ error parameter
Max Reitz
2013-10-11
1
-15
/
+57
*
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
*
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: Add BlockDriver.bdrv_check_ext_snapshot.
BenoƮt Canet
2013-10-11
1
-0
/
+2
*
block/get_block_status: avoid redundant callouts on raw devices
Peter Lieven
2013-10-11
1
-1
/
+3
*
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: Add support for ImageInfoSpecific
Max Reitz
2013-10-11
1
-0
/
+28
*
block/qapi: Human-readable ImageInfoSpecific dump
Max Reitz
2013-10-11
1
-0
/
+121
*
block: Add bdrv_get_specific_info
Max Reitz
2013-10-11
1
-0
/
+3
*
qapi: make use of new BlockJobType
Fam Zheng
2013-10-11
4
-4
/
+4
*
blockjob: rename BlockJobType to BlockJobDriver
Fam Zheng
2013-10-11
4
-8
/
+8
*
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2013-10-10
1
-3
/
+3
|
\
|
*
block/iscsi: reenable iscsi_co_get_block_status
Peter Lieven
2013-10-09
1
-3
/
+3
*
|
qcow2: Free allocated L2 cluster on error
Max Reitz
2013-10-07
1
-0
/
+4
*
|
qcow2: Switch L1 table in a single sequence
Max Reitz
2013-10-02
1
-2
/
+5
*
|
block: vhdx - add migration blocker
Jeff Cody
2013-10-02
1
-0
/
+10
*
|
qcow2: CHECK_OFLAG_COPIED is obsolete
Max Reitz
2013-10-02
1
-3
/
+1
*
|
qcow2: Correct endianness in overlap check
Max Reitz
2013-10-02
1
-2
/
+2
|
/
*
qcow2: Remove useless count_contiguous_clusters() parameter
Kevin Wolf
2013-09-27
1
-6
/
+6
*
qcow2: COMPRESSED on count_contiguous_clusters
Max Reitz
2013-09-27
1
-4
/
+2
*
qcow2: count_contiguous_clusters and compression
Max Reitz
2013-09-27
1
-2
/
+5
*
qcow2: Free only newly allocated clusters on error
Max Reitz
2013-09-27
1
-6
/
+10
*
qcow2: Always use error path in l2_allocate
Max Reitz
2013-09-27
1
-2
/
+3
*
qcow2: Don't put invalid L2 table into cache
Max Reitz
2013-09-27
1
-2
/
+4
*
qcow2: Correct bitmap size in zero expansion
Max Reitz
2013-09-27
1
-11
/
+27
*
qcow2: Assert against currently impossible overflow
Max Reitz
2013-09-25
1
-0
/
+1
*
block: qed - use QEMU_PACKED for on-disk structures
Jeff Cody
2013-09-25
1
-1
/
+1
*
block: qcow2 - used QEMU_PACKED for on-disk structures
Jeff Cody
2013-09-25
2
-2
/
+2
*
block: vpc - use QEMU_PACKED for on-disk structures
Jeff Cody
2013-09-25
1
-14
/
+14
*
block: vdi - use QEMU_PACKED for on-disk structures
Jeff Cody
2013-09-25
1
-1
/
+1
*
rbd: avoid qemu_rbd_snap_list() memory leaks
Stefan Hajnoczi
2013-09-25
1
-1
/
+2
[next]