index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-24
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
1
-0
/
+8
2014-01-24
qemu-iotests: Test pwritev RMW logic
Kevin Wolf
1
-0
/
+8
2014-01-24
blkdebug: Make required alignment configurable
Kevin Wolf
1
-0
/
+16
2014-01-24
iscsi: Set bs->request_alignment
Paolo Bonzini
1
-0
/
+1
2014-01-24
block: Switch BdrvTrackedRequest to byte granularity
Kevin Wolf
1
-1
/
+6
2014-01-24
raw: Probe required direct I/O alignment
Paolo Bonzini
2
-17
/
+126
2014-01-24
block: Update BlockLimits when they might have changed
Kevin Wolf
1
-0
/
+2
2014-01-24
block: Move initialisation of BlockLimits to bdrv_refresh_limits()
Kevin Wolf
4
-23
/
+67
2014-01-24
block: resize backing image during active layer commit, if needed
Jeff Cody
1
-0
/
+38
2014-01-24
block/curl: Implement the libcurl timer callback interface
Peter Maydell
1
-11
/
+70
2014-01-24
block: Create authorizations mechanism for external snapshot and resize.
Benoît Canet
1
-1
/
+1
2014-01-24
qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes.
Benoît Canet
1
-54
/
+55
2014-01-24
qapi: Add "backing" to BlockStats
Fam Zheng
1
-0
/
+5
2014-01-24
vmdk: Fix format specific information (create type) for streamOptimized
Fam Zheng
1
-0
/
+4
2014-01-24
drive mirror:fix memory leak
Zhang Min
1
-0
/
+1
2014-01-24
sheepdog: fix 'qemu-img map'
Liu Yuan
1
-2
/
+3
2014-01-24
vmdk: Check for overhead when opening
Fam Zheng
1
-0
/
+7
2014-01-24
qcow2: fix wrong value of L1E_OFFSET_MASK, L2E_OFFSET_MASK and REFT_OFFSET_MASK
Hu Tao
1
-3
/
+3
2014-01-22
blkverify: Don't require protocol filename
Max Reitz
1
-1
/
+3
2014-01-22
blkverify: Allow command-line configuration
Max Reitz
1
-20
/
+5
2014-01-22
blkdebug: Allow command-line file configuration
Max Reitz
1
-9
/
+3
2014-01-22
block: Allow reference for bdrv_file_open()
Max Reitz
9
-14
/
+16
2014-01-22
blkdebug: Use command-line in read_config()
Max Reitz
1
-3
/
+12
2014-01-22
blkdebug: Always call read_config()
Max Reitz
1
-17
/
+19
2014-01-22
blkdebug: Don't require sophisticated filename
Max Reitz
1
-1
/
+3
2014-01-22
blkdebug: Use errp for read_config()
Max Reitz
1
-4
/
+6
2014-01-22
vmdk: Fix big flat extent IO
Fam Zheng
1
-2
/
+2
2014-01-22
sheepdog: fix clone operation by 'qemu-img create -b'
Liu Yuan
1
-8
/
+8
2014-01-22
gluster: Add support for creating zero-filled image
Bharata B Rao
1
-1
/
+49
2014-01-22
gluster: Implement .bdrv_co_write_zeroes for gluster
Bharata B Rao
1
-19
/
+60
2014-01-22
gluster: Convert aio routines into coroutines
Bharata B Rao
1
-147
/
+74
2014-01-22
block/iscsi: return -ENOMEM if an async call fails immediately
Peter Lieven
1
-6
/
+6
2014-01-22
rbd: switch from pipe to QEMUBH completion notification
Stefan Hajnoczi
1
-108
/
+22
2014-01-15
block: add .bdrv_reopen_prepare() stub for iscsi
Jeff Cody
1
-0
/
+9
2014-01-14
Merge remote branch 'luiz/queue/qmp' into qmpq
Edgar E. Iglesias
12
-13
/
+15
2014-01-10
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
1
-1
/
+10
2014-01-06
qemu-option: Remove qemu_opts_create_nofail
Peter Crosthwaite
12
-13
/
+15
2013-12-20
commit: Remove unused check
Fam Zheng
1
-7
/
+1
2013-12-20
commit: Support commit active layer
Fam Zheng
1
-0
/
+11
2013-12-20
block: Add commit_active_start()
Fam Zheng
1
-16
/
+50
2013-12-20
mirror: Move base to MirrorBlockJob
Fam Zheng
1
-2
/
+10
2013-12-20
mirror: Don't close target
Fam Zheng
1
-1
/
+0
2013-12-20
vmdk: Allow vmdk_create to work with protocol
Fam Zheng
1
-69
/
+95
2013-12-20
vmdk: Check VMFS extent line field number
Fam Zheng
1
-2
/
+7
2013-12-20
block: vhdx - improve error message, and .bdrv_check implementation
Jeff Cody
3
-4
/
+36
2013-12-20
block/iscsi: Fix compilation for libiscsi 1.4.0 (API change)
Stefan Weil
1
-1
/
+4
2013-12-20
sheepdog: fix dynamic grow for running qcow2 format
Liu Yuan
1
-3
/
+4
2013-12-16
Merge remote-tracking branch 'spice/tags/pull-spice-1' into staging
Anthony Liguori
4
-348
/
+469
2013-12-16
Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging
Anthony Liguori
3
-28
/
+31
2013-12-16
block/iscsi: use a bh to schedule co reentrance
Peter Lieven
1
-1
/
+10
[next]