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