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
/
qapi
/
block-core.json
Commit message (
Expand
)
Author
Age
Files
Lines
*
blockjobs: add block_job_verb permission table
John Snow
2018-03-19
1
-0
/
+20
*
blockjobs: add status enum
John Snow
2018-03-19
1
-1
/
+30
*
dirty-bitmap: add locked state
Vladimir Sementsov-Ogievskiy
2018-03-13
1
-1
/
+4
*
ssh: Support .bdrv_co_create
Kevin Wolf
2018-03-09
1
-1
/
+15
*
ssh: QAPIfy host-key-check option
Kevin Wolf
2018-03-09
1
-2
/
+61
*
sheepdog: Support .bdrv_co_create
Kevin Wolf
2018-03-09
1
-1
/
+23
*
sheepdog: QAPIfy "redundancy" create option
Kevin Wolf
2018-03-09
1
-0
/
+45
*
nfs: Support .bdrv_co_create
Kevin Wolf
2018-03-09
1
-1
/
+15
*
rbd: Support .bdrv_co_create
Kevin Wolf
2018-03-09
1
-1
/
+18
*
gluster: Support .bdrv_co_create
Kevin Wolf
2018-03-09
1
-1
/
+17
*
file-posix: Support .bdrv_co_create
Kevin Wolf
2018-03-09
1
-1
/
+19
*
block: x-blockdev-create QMP command
Kevin Wolf
2018-03-09
1
-0
/
+12
*
block/qapi: Add qcow2 create options to schema
Kevin Wolf
2018-03-09
1
-1
/
+44
*
block/qapi: Introduce BlockdevCreateOptions
Kevin Wolf
2018-03-09
1
-0
/
+62
*
block: Fix NULL dereference on empty drive error
Kevin Wolf
2018-03-05
1
-2
/
+4
*
qcow2: Allow configuring the L2 slice size
Alberto Garcia
2018-02-13
1
-0
/
+6
*
block: maintain persistent disabled bitmaps
Vladimir Sementsov-Ogievskiy
2018-02-13
1
-3
/
+3
*
qapi: Add NVMe driver options to the schema
Fam Zheng
2018-02-08
1
-1
/
+16
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-01-24
1
-27
/
+15
|
\
|
*
blockdev: Mark BD-{remove,insert}-medium stable
Max Reitz
2018-01-23
1
-19
/
+13
|
*
blockdev: Drop BD-{remove,insert}-medium's @device
Max Reitz
2018-01-23
1
-8
/
+2
*
|
block: add block_set_io_throttle virtio-blk-pci QMP example
Stefan Hajnoczi
2018-01-22
1
-0
/
+18
|
/
*
block: Document that x-blockdev-change breaks quorum children list
Kevin Wolf
2017-12-22
1
-0
/
+4
*
blockdev: add x-blockdev-set-iothread force boolean
Stefan Hajnoczi
2017-12-19
1
-1
/
+5
*
blockdev: add x-blockdev-set-iothread testing command
Stefan Hajnoczi
2017-12-19
1
-0
/
+36
*
QAPI & interop: Clarify events emitted by 'block-job-cancel'
Kashyap Chamarthy
2017-11-27
1
-0
/
+6
*
block: Deprecate bdrv_set_read_only() and users
Kevin Wolf
2017-11-17
1
-2
/
+5
*
block: Add blkdebug hook for copy-on-read
Eric Blake
2017-10-06
1
-1
/
+4
*
qcow2: add shrink image support
Pavel Butsykin
2017-09-26
1
-1
/
+7
*
scsi, file-posix: add support for persistent reservation management
Paolo Bonzini
2017-09-22
1
-0
/
+4
*
block: add throttle block filter driver
Manos Pitsidianakis
2017-09-06
1
-1
/
+17
*
block: convert ThrottleGroup to object with QOM
Manos Pitsidianakis
2017-09-05
1
-0
/
+48
*
qapi-schema: Improve section headings
Markus Armbruster
2017-09-04
1
-1
/
+1
*
qapi-schema: Make block-core.json self-contained
Markus Armbruster
2017-09-04
1
-0
/
+1
*
qapi-schema: Collect sockets stuff in qapi/sockets.json
Markus Armbruster
2017-09-04
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-07-24
1
-2
/
+4
|
\
|
*
block: Skip implicit nodes in query-block/blockstats
Kevin Wolf
2017-07-24
1
-2
/
+4
*
|
block: Use JSON null instead of "" to disable backing file
Markus Armbruster
2017-07-24
1
-7
/
+22
|
/
*
block/qapi: Add qdev device name to query-block
Kevin Wolf
2017-07-18
1
-1
/
+8
*
block: add bdrv_measure() API
Stefan Hajnoczi
2017-07-11
1
-0
/
+25
*
qmp: block-dirty-bitmap-remove: remove persistent
Vladimir Sementsov-Ogievskiy
2017-07-11
1
-1
/
+2
*
qmp: add x-debug-block-dirty-bitmap-sha256
Vladimir Sementsov-Ogievskiy
2017-07-11
1
-0
/
+27
*
qmp: add autoload parameter to block-dirty-bitmap-add
Vladimir Sementsov-Ogievskiy
2017-07-11
1
-1
/
+5
*
qmp: add persistent flag to block-dirty-bitmap-add
Vladimir Sementsov-Ogievskiy
2017-07-11
1
-1
/
+7
*
qcow2: report encryption specific image information
Daniel P. Berrange
2017-07-11
1
-1
/
+26
*
block: remove all encryption handling APIs
Daniel P. Berrange
2017-07-11
1
-35
/
+2
*
qcow2: add support for LUKS encryption format
Daniel P. Berrange
2017-07-11
1
-2
/
+3
*
qcow2: convert QCow2 to use QCryptoBlock for encryption
Daniel P. Berrange
2017-07-11
1
-2
/
+25
*
qcow: convert QCow to use QCryptoBlock for encryption
Daniel P. Berrange
2017-07-11
1
-1
/
+37
*
block: Clarify documentation of BlockInfo member io-status
Markus Armbruster
2017-06-06
1
-1
/
+2
[next]