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: Fix L1 table size after bdrv_snapshot_goto
Kevin Wolf
2011-08-05
1
-5
/
+11
*
async: Remove AsyncContext
Kevin Wolf
2011-08-02
2
-18
/
+0
*
qcow: Use coroutines
Kevin Wolf
2011-08-02
1
-118
/
+62
*
qcow2: Use coroutines
Kevin Wolf
2011-08-02
3
-169
/
+102
*
raw-posix: Always check paio_init result
Frediano Ziglio
2011-08-01
1
-6
/
+5
*
raw-posix: Typo fix
Frediano Ziglio
2011-08-01
1
-1
/
+1
*
block/vpc.c: Detect too-large vpc file
Serge E. Hallyn
2011-08-01
1
-1
/
+7
*
block: Make BlockDriver method bdrv_eject() return void
Markus Armbruster
2011-08-01
2
-13
/
+7
*
block: Make BlockDriver method bdrv_set_locked() return void
Markus Armbruster
2011-08-01
2
-9
/
+4
*
block/raw-win32: Drop disabled code for removable host devices
Markus Armbruster
2011-08-01
1
-35
/
+0
*
Wrap recv to avoid warnings
Blue Swirl
2011-07-25
1
-1
/
+1
*
qcow2: Use Qcow2Cache in writeback mode during loadvm/savevm
Kevin Wolf
2011-07-19
3
-11
/
+41
*
block: add bdrv_get_allocated_file_size() operation
Fam Zheng
2011-07-19
3
-0
/
+74
*
VMDK: fix coding style
Fam Zheng
2011-07-19
1
-30
/
+46
*
VMDK: create different subformats
Fam Zheng
2011-07-19
1
-229
/
+274
*
VMDK: open/read/write for monolithicFlat image
Fam Zheng
2011-07-19
1
-13
/
+158
*
VMDK: change get_cluster_offset return type
Fam Zheng
2011-07-19
1
-37
/
+42
*
VMDK: move 'static' cid_update flag to bs field
Fam Zheng
2011-07-19
1
-3
/
+3
*
VMDK: flush multiple extents
Fam Zheng
2011-07-19
1
-1
/
+11
*
VMDK: add field BDRVVmdkState.desc_offset
Fam Zheng
2011-07-19
1
-9
/
+18
*
VMDK: separate vmdk_open by format version
Fam Zheng
2011-07-19
1
-66
/
+112
*
VMDK: probe for monolithicFlat images
Fam Zheng
2011-07-19
1
-2
/
+43
*
VMDK: bugfix, align offset to cluster in get_whole_cluster
Fam Zheng
2011-07-19
1
-3
/
+5
*
VMDK: introduce VmdkExtent
Fam Zheng
2011-07-19
1
-102
/
+246
*
sheepdog: add full data preallocation support
MORITA Kazutaka
2011-07-18
1
-3
/
+68
*
block/raw-posix: Linux compat-ioctl warning workaround
Johannes Stezenbach
2011-07-05
1
-0
/
+14
*
Strip trailing '\n' from error_report()'s first argument
Markus Armbruster
2011-06-24
2
-43
/
+43
*
sheepdog: qemu_bh_new() can't return null pointer, drop check
Markus Armbruster
2011-06-24
1
-6
/
+0
*
qcow2: Fix in-flight list after qcow2_cache_put failure
Kevin Wolf
2011-06-15
1
-4
/
+8
*
vdi: Avoid direct AIO callback
Kevin Wolf
2011-06-15
1
-5
/
+36
*
qcow: Avoid direct AIO callback
Kevin Wolf
2011-06-14
1
-2
/
+56
*
qcow2: Avoid direct AIO callback
Kevin Wolf
2011-06-14
1
-9
/
+30
*
block/rbd: Remove unused local variable
Stefan Weil
2011-06-14
1
-4
/
+0
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-06-08
1
-2
/
+0
|
\
|
*
Fix compilation warning due to missing header for sigaction (followup)
Alexandre Raymond
2011-06-08
1
-2
/
+0
*
|
qemu-img create: Fix displayed default cluster size
Kevin Wolf
2011-06-08
4
-5
/
+11
*
|
qcow2: Fix memory leaks in error cases
Kevin Wolf
2011-06-08
2
-4
/
+7
*
|
rbd: Add bdrv_truncate implementation
Josh Durgin
2011-06-08
1
-0
/
+14
*
|
rbd: check return values when scheduling aio
Josh Durgin
2011-06-08
1
-4
/
+20
*
|
rbd: allow configuration of rados from the rbd filename
Josh Durgin
2011-06-08
1
-17
/
+102
*
|
rbd: use the higher level librbd instead of just librados
Josh Durgin
2011-06-08
2
-648
/
+218
*
|
block/raw-posix: get right partition size
Christoph Egger
2011-06-08
1
-0
/
+32
*
|
block/raw-posix: use a character device if a block device is given
Christoph Egger
2011-06-08
1
-0
/
+43
*
|
vmdk: fix endianness bugs
Alexander Graf
2011-06-08
1
-8
/
+14
*
|
block: clarify the meaning of BDRV_O_NOCACHE
Christoph Hellwig
2011-06-08
3
-8
/
+8
|
/
*
qed: support for growing images
Stefan Hajnoczi
2011-05-18
1
-1
/
+21
*
qed: Periodically flush and clear need check bit
Stefan Hajnoczi
2011-05-18
2
-2
/
+109
*
Fix typos in comments and code (occured -> occurred and related)
Stefan Weil
2011-05-08
1
-1
/
+1
*
Fix typo in code and comments
Stefan Weil
2011-05-06
1
-2
/
+2
*
NBD: Avoid leaking a couple of strings when the NBD device is closed
Nick Thomas
2011-05-03
1
-0
/
+4
[next]