index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
nbd: implement TLS support in the protocol negotiation
Daniel P. Berrange
2016-02-16
1
-3
/
+9
*
nbd: convert to using I/O channels for actual socket I/O
Daniel P. Berrange
2016-02-16
1
-9
/
+10
*
nbd: convert block client to use I/O channels for connection setup
Daniel P. Berrange
2016-02-16
3
-50
/
+73
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2016-02-09
1
-0
/
+1
|
\
|
*
block: add missing call to bdrv_drain_recurse
Paolo Bonzini
2016-02-09
1
-0
/
+1
*
|
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
1
-1
/
+1
|
/
*
block: Use returned *file in bdrv_co_get_block_status
Fam Zheng
2016-02-02
1
-2
/
+2
*
vmdk: Return extent's file in bdrv_get_block_status
Fam Zheng
2016-02-02
1
-2
/
+2
*
vmdk: Fix calculation of block status's offset
Fam Zheng
2016-02-02
1
-2
/
+4
*
vpc: Assign bs->file->bs to file in vpc_co_get_block_status
Fam Zheng
2016-02-02
1
-0
/
+2
*
vdi: Assign bs->file->bs to file in vdi_co_get_block_status
Fam Zheng
2016-02-02
1
-0
/
+1
*
sheepdog: Assign bs to file in sd_co_get_block_status
Fam Zheng
2016-02-02
1
-0
/
+3
*
qed: Assign bs->file->bs to file in bdrv_qed_co_get_block_status
Fam Zheng
2016-02-02
1
-0
/
+3
*
parallels: Assign bs->file->bs to file in parallels_co_get_block_status
Fam Zheng
2016-02-02
1
-0
/
+1
*
iscsi: Assign bs to file in iscsi_co_get_block_status
Fam Zheng
2016-02-02
1
-0
/
+3
*
raw: Assign bs to file in raw_co_get_block_status
Fam Zheng
2016-02-02
2
-0
/
+2
*
qcow2: Assign bs->file->bs to file in qcow2_co_get_block_status
Fam Zheng
2016-02-02
1
-0
/
+1
*
qcow: Assign bs->file->bs to file in qcow_co_get_block_status
Fam Zheng
2016-02-02
1
-0
/
+1
*
block: Add "file" output parameter to block status query functions
Fam Zheng
2016-02-02
14
-26
/
+48
*
block: acquire in bdrv_query_image_info
Paolo Bonzini
2016-02-02
1
-2
/
+7
*
block: Add blk_remove_all_bs()
Max Reitz
2016-02-02
1
-0
/
+15
*
block: Use blk_remove_bs() in blk_delete()
Max Reitz
2016-02-02
1
-4
/
+3
*
block: Remove BDS close notifier
Max Reitz
2016-02-02
1
-7
/
+0
*
block: Add BB-BDS remove/insert notifiers
Max Reitz
2016-02-02
1
-0
/
+20
*
vmdk: Fix converting to streamOptimized
Fam Zheng
2016-02-02
1
-1
/
+5
*
block/qapi: Emit tray_open only if there is a tray
Max Reitz
2016-02-02
1
-1
/
+1
*
block: Add blk_dev_has_tray()
Max Reitz
2016-02-02
1
-1
/
+9
*
vmdk: Create streamOptimized as version 3
Fam Zheng
2016-01-20
1
-1
/
+7
*
qcow2: Make image inaccessible after failed qcow2_invalidate_cache()
Kevin Wolf
2016-01-20
1
-0
/
+3
*
qcow2: Fix BDRV_O_INACTIVE handling in qcow2_invalidate_cache()
Kevin Wolf
2016-01-20
1
-1
/
+2
*
qcow2: Implement .bdrv_inactivate
Kevin Wolf
2016-01-20
1
-17
/
+28
*
block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE
Kevin Wolf
2016-01-20
3
-7
/
+7
*
block: Assert no write requests under BDRV_O_INCOMING
Kevin Wolf
2016-01-20
1
-0
/
+2
*
qcow2: Write full header on image creation
Kevin Wolf
2016-01-20
1
-0
/
+7
*
qcow2: Write feature table only for v3 images
Kevin Wolf
2016-01-20
1
-23
/
+25
*
block: Clean up includes
Peter Maydell
2016-01-20
53
-18
/
+53
*
block/raw-posix: avoid bogus fixup for cylinders on DASD disks
Christian Borntraeger
2016-01-19
1
-7
/
+0
*
nbd-server: do not exit on failed memory allocation
Paolo Bonzini
2016-01-15
1
-0
/
+5
*
iscsi: send readcapacity10 when readcapacity16 failed
Zhu Lingshan
2016-01-15
1
-1
/
+6
*
vhdx: Fix "log that needs to be replayed" error message
Markus Armbruster
2016-01-13
1
-6
/
+7
*
vmdk: Clean up "Invalid extent lines" error message
Markus Armbruster
2016-01-13
1
-7
/
+13
*
vmdk: Clean up control flow in vmdk_parse_extents() a bit
Markus Armbruster
2016-01-13
1
-13
/
+15
*
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2016-01-13
1
-2
/
+2
*
error: Use error_prepend() where it makes obvious sense
Markus Armbruster
2016-01-13
2
-6
/
+4
*
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
2016-01-13
1
-3
/
+2
*
error: Use error_report_err() where appropriate (again)
Markus Armbruster
2016-01-13
1
-2
/
+1
*
iscsi: fix readcapacity error message
Zhu Lingshan
2016-01-11
1
-1
/
+1
*
block/qapi: Clear err for further error
Fam Zheng
2016-01-07
1
-0
/
+1
*
block/mirror: replace IOV_MAX with blk_get_max_iov()
Stefan Hajnoczi
2015-12-22
1
-2
/
+4
*
block: replace IOV_MAX with BlockLimits.max_iov
Stefan Hajnoczi
2015-12-22
1
-1
/
+2
[prev]
[next]