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
*
qcow2: Zero write support
Kevin Wolf
2012-04-20
3
-0
/
+94
*
qcow2: Support for feature table header extension
Kevin Wolf
2012-04-20
2
-9
/
+69
*
qcow2: Support reading zero clusters
Kevin Wolf
2012-04-20
4
-4
/
+33
*
qcow2: Version 3 images
Kevin Wolf
2012-04-20
2
-15
/
+148
*
qcow2: Ignore reserved bits in check_refcounts
Kevin Wolf
2012-04-20
1
-44
/
+54
*
qcow2: Ignore reserved bits in refcount table entries
Kevin Wolf
2012-04-20
2
-1
/
+3
*
qcow2: Simplify count_cow_clusters
Kevin Wolf
2012-04-20
1
-18
/
+15
*
qcow2: Refactor qcow2_free_any_clusters
Kevin Wolf
2012-04-20
1
-19
/
+22
*
qcow2: Ignore reserved bits in L1/L2 entries
Kevin Wolf
2012-04-20
2
-19
/
+19
*
qcow2: Fail write_compressed when overwriting data
Kevin Wolf
2012-04-20
1
-4
/
+3
*
qcow2: Ignore reserved bits in count_contiguous_clusters()
Kevin Wolf
2012-04-20
1
-10
/
+28
*
qcow2: Ignore reserved bits in get_cluster_offset
Kevin Wolf
2012-04-20
3
-19
/
+60
*
qcow2: Save disk size in snapshot header
Kevin Wolf
2012-04-20
2
-0
/
+17
*
qcow2: Fix refcount block allocation during qcow2_alloc_cluster_at()
Kevin Wolf
2012-04-20
1
-0
/
+6
*
aio: remove process_queue callback and qemu_aio_process_queue
Paolo Bonzini
2012-04-19
5
-21
/
+17
*
qcow2: Fix return value of alloc_refcount_block
Kevin Wolf
2012-04-19
1
-1
/
+1
*
qcow2: Fix error handling in qcow2_alloc_cluster_offset
Kevin Wolf
2012-04-19
1
-1
/
+1
*
block: Fix spelling in comment (ineffcient -> inefficient)
Stefan Weil
2012-04-19
1
-1
/
+1
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-04-10
14
-408
/
+312
|
\
|
*
qed: remove incoming live migration blocker
Benoît Canet
2012-04-05
2
-11
/
+0
|
*
qed: honor BDRV_O_INCOMING for incoming live migration
Benoît Canet
2012-04-05
1
-2
/
+3
|
*
qed: add bdrv_invalidate_cache to be called after incoming live migration
Benoît Canet
2012-04-05
1
-0
/
+10
|
*
block stream: close unused files and update ->backing_hd
Marcelo Tosatti
2012-04-05
1
-0
/
+34
|
*
sheepdog: fix send req helpers
Liu Yuan
2012-04-05
1
-0
/
+2
|
*
sheepdog: implement SD_OP_FLUSH_VDI operation
Liu Yuan
2012-04-05
1
-14
/
+128
|
*
qed: track dirty flag status
Dong Xu Wang
2012-04-05
1
-0
/
+1
|
*
qed: image fragmentation statistics
Dong Xu Wang
2012-04-05
1
-0
/
+9
|
*
block: set job->speed in block_set_speed
Paolo Bonzini
2012-04-05
1
-1
/
+0
|
*
block: fix streaming/closing race
Paolo Bonzini
2012-04-05
1
-2
/
+4
|
*
vdi: change goto to loop
Paolo Bonzini
2012-04-05
1
-73
/
+68
|
*
vdi: do not create useless iovecs
Paolo Bonzini
2012-04-05
1
-46
/
+33
|
*
vdi: leave bounce buffering to block layer
Paolo Bonzini
2012-04-05
1
-55
/
+12
|
*
vdi: move aiocb fields to locals
Paolo Bonzini
2012-04-05
1
-98
/
+65
|
*
vdi: merge aio_read_cb and aio_write_cb into callers
Paolo Bonzini
2012-04-05
1
-28
/
+12
|
*
vdi: move end-of-I/O handling at the end
Paolo Bonzini
2012-04-05
1
-67
/
+56
|
*
vdi: basic conversion to coroutines
Paolo Bonzini
2012-04-05
1
-121
/
+37
|
*
block/vpc: write checksum back to footer after check
Zhang Shengju
2012-04-05
1
-0
/
+3
|
*
block: push recursive flushing up from drivers
Paolo Bonzini
2012-04-05
9
-55
/
+2
|
*
qcow2: Remove unused parameter in get_cluster_table()
Kevin Wolf
2012-04-05
1
-10
/
+8
*
|
block/curl: Replace usleep by g_usleep
Stefan Weil
2012-04-03
1
-1
/
+1
|
/
*
qcow2: Reduce number of I/O requests
Kevin Wolf
2012-03-12
2
-77
/
+167
*
qcow2: Add qcow2_alloc_clusters_at()
Kevin Wolf
2012-03-12
2
-0
/
+30
*
qcow2: Factor out count_cow_clusters
Kevin Wolf
2012-03-12
1
-19
/
+36
*
qcow2: Add error messages in qcow2_truncate
Kevin Wolf
2012-03-12
1
-0
/
+3
*
qcow2: Add some tracing
Kevin Wolf
2012-03-12
3
-1
/
+41
*
qed: do not evict in-use L2 table cache entries
Stefan Hajnoczi
2012-03-12
1
-4
/
+18
*
block/vmdk: Fix warning from splint (comparision of unsigned value)
Stefan Weil
2012-03-07
1
-1
/
+1
*
qcow2: Reject too large header extensions
Kevin Wolf
2012-02-29
1
-0
/
+5
*
qcow2: Fix offset in qcow2_read_extensions
Kevin Wolf
2012-02-29
1
-3
/
+2
*
qcow2: Fix build with DEBUG_EXT enabled
Kevin Wolf
2012-02-29
1
-1
/
+0
[next]