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
*
block: Switch BdrvTrackedRequest to byte granularity
Kevin Wolf
2014-01-24
1
-1
/
+6
*
raw: Probe required direct I/O alignment
Paolo Bonzini
2014-01-24
2
-17
/
+126
*
block: Update BlockLimits when they might have changed
Kevin Wolf
2014-01-24
1
-0
/
+2
*
block: Move initialisation of BlockLimits to bdrv_refresh_limits()
Kevin Wolf
2014-01-24
4
-23
/
+67
*
block: resize backing image during active layer commit, if needed
Jeff Cody
2014-01-24
1
-0
/
+38
*
block/curl: Implement the libcurl timer callback interface
Peter Maydell
2014-01-24
1
-11
/
+70
*
block: Create authorizations mechanism for external snapshot and resize.
Benoît Canet
2014-01-24
1
-1
/
+1
*
qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes.
Benoît Canet
2014-01-24
1
-54
/
+55
*
qapi: Add "backing" to BlockStats
Fam Zheng
2014-01-24
1
-0
/
+5
*
vmdk: Fix format specific information (create type) for streamOptimized
Fam Zheng
2014-01-24
1
-0
/
+4
*
drive mirror:fix memory leak
Zhang Min
2014-01-24
1
-0
/
+1
*
sheepdog: fix 'qemu-img map'
Liu Yuan
2014-01-24
1
-2
/
+3
*
vmdk: Check for overhead when opening
Fam Zheng
2014-01-24
1
-0
/
+7
*
qcow2: fix wrong value of L1E_OFFSET_MASK, L2E_OFFSET_MASK and REFT_OFFSET_MASK
Hu Tao
2014-01-24
1
-3
/
+3
*
blkverify: Don't require protocol filename
Max Reitz
2014-01-22
1
-1
/
+3
*
blkverify: Allow command-line configuration
Max Reitz
2014-01-22
1
-20
/
+5
*
blkdebug: Allow command-line file configuration
Max Reitz
2014-01-22
1
-9
/
+3
*
block: Allow reference for bdrv_file_open()
Max Reitz
2014-01-22
9
-14
/
+16
*
blkdebug: Use command-line in read_config()
Max Reitz
2014-01-22
1
-3
/
+12
*
blkdebug: Always call read_config()
Max Reitz
2014-01-22
1
-17
/
+19
*
blkdebug: Don't require sophisticated filename
Max Reitz
2014-01-22
1
-1
/
+3
*
blkdebug: Use errp for read_config()
Max Reitz
2014-01-22
1
-4
/
+6
*
vmdk: Fix big flat extent IO
Fam Zheng
2014-01-22
1
-2
/
+2
*
sheepdog: fix clone operation by 'qemu-img create -b'
Liu Yuan
2014-01-22
1
-8
/
+8
*
gluster: Add support for creating zero-filled image
Bharata B Rao
2014-01-22
1
-1
/
+49
*
gluster: Implement .bdrv_co_write_zeroes for gluster
Bharata B Rao
2014-01-22
1
-19
/
+60
*
gluster: Convert aio routines into coroutines
Bharata B Rao
2014-01-22
1
-147
/
+74
*
block/iscsi: return -ENOMEM if an async call fails immediately
Peter Lieven
2014-01-22
1
-6
/
+6
*
rbd: switch from pipe to QEMUBH completion notification
Stefan Hajnoczi
2014-01-22
1
-108
/
+22
*
Merge remote branch 'luiz/queue/qmp' into qmpq
Edgar E. Iglesias
2014-01-14
12
-13
/
+15
|
\
|
*
qemu-option: Remove qemu_opts_create_nofail
Peter Crosthwaite
2014-01-06
12
-13
/
+15
*
|
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2014-01-10
1
-1
/
+10
|
\
\
|
*
|
block/iscsi: use a bh to schedule co reentrance
Peter Lieven
2013-12-16
1
-1
/
+10
*
|
|
commit: Remove unused check
Fam Zheng
2013-12-20
1
-7
/
+1
*
|
|
commit: Support commit active layer
Fam Zheng
2013-12-20
1
-0
/
+11
*
|
|
block: Add commit_active_start()
Fam Zheng
2013-12-20
1
-16
/
+50
*
|
|
mirror: Move base to MirrorBlockJob
Fam Zheng
2013-12-20
1
-2
/
+10
*
|
|
mirror: Don't close target
Fam Zheng
2013-12-20
1
-1
/
+0
*
|
|
vmdk: Allow vmdk_create to work with protocol
Fam Zheng
2013-12-20
1
-69
/
+95
*
|
|
vmdk: Check VMFS extent line field number
Fam Zheng
2013-12-20
1
-2
/
+7
*
|
|
block: vhdx - improve error message, and .bdrv_check implementation
Jeff Cody
2013-12-20
3
-4
/
+36
*
|
|
block/iscsi: Fix compilation for libiscsi 1.4.0 (API change)
Stefan Weil
2013-12-20
1
-1
/
+4
*
|
|
sheepdog: fix dynamic grow for running qcow2 format
Liu Yuan
2013-12-20
1
-3
/
+4
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'spice/tags/pull-spice-1' into staging
Anthony Liguori
2013-12-16
4
-348
/
+469
|
\
\
|
*
|
nbd: avoid uninitialized warnings
Marc-André Lureau
2013-12-16
1
-12
/
+9
|
*
|
nbd: finish any pending coroutine
Marc-André Lureau
2013-12-16
1
-5
/
+16
|
*
|
nbd: make nbd_client_session_close() idempotent
Marc-André Lureau
2013-12-16
1
-0
/
+5
|
*
|
nbd: pass export name as init argument
Marc-André Lureau
2013-12-16
3
-13
/
+14
|
*
|
nbd: don't change socket block during negotiate
Marc-André Lureau
2013-12-16
1
-0
/
+1
|
*
|
Split nbd block client code
Marc-André Lureau
2013-12-16
4
-346
/
+452
|
|
/
[next]