index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-23
block: Accept device model name for block_set_io_throttle
Kevin Wolf
1
-3
/
+5
2016-09-23
block: Accept device model name for blockdev-change-medium
Kevin Wolf
1
-2
/
+6
2016-09-23
block: Accept device model name for eject
Kevin Wolf
1
-2
/
+7
2016-09-23
block: Accept device model name for x-blockdev-remove-medium
Kevin Wolf
1
-2
/
+5
2016-09-23
block: Accept device model name for x-blockdev-insert-medium
Kevin Wolf
1
-2
/
+5
2016-09-23
block: Accept device model name for blockdev-open/close-tray
Kevin Wolf
1
-4
/
+10
2016-09-23
block: Fix 'since' for compressed Drive/BlockdevBackup
Kevin Wolf
1
-2
/
+2
2016-09-19
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-09-19' into ...
Peter Maydell
1
-0
/
+8
2016-09-19
qapi: Support unregistering QMP commands
Markus Armbruster
1
-0
/
+8
2016-09-19
crypto: increase default pbkdf2 time for luks to 2 seconds
Daniel P. Berrange
1
-1
/
+1
2016-09-19
crypto: make PBKDF iterations configurable for LUKS format
Daniel P. Berrange
1
-1
/
+5
2016-09-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-2
/
+34
2016-09-13
support replication driver in blockdev-add
Wen Congyang
1
-2
/
+21
2016-09-13
replication: Introduce new APIs to do replication operation
Changlong Xie
1
-0
/
+13
2016-09-13
qapi/block-core: add doc describing GlusterServer vs. SocketAddress
Prasanna Kumar Kalever
1
-0
/
+12
2016-09-13
block/gluster: add support to choose libgfapi logfile
Prasanna Kumar Kalever
1
-1
/
+4
2016-09-05
blockdev-backup: added support for data compression
Pavel Butsykin
1
-0
/
+4
2016-09-05
drive-backup: added support for data compression
Pavel Butsykin
1
-1
/
+4
2016-09-05
block: simplify blockdev-backup
Pavel Butsykin
1
-1
/
+5
2016-09-05
block: simplify drive-backup
Pavel Butsykin
1
-1
/
+2
2016-09-05
nbd-server: Allow node name for nbd-server-add
Kevin Wolf
1
-2
/
+2
2016-09-05
block: Accept node-name for drive-mirror
Kevin Wolf
1
-2
/
+3
2016-09-05
block: Accept node-name for drive-backup
Kevin Wolf
1
-2
/
+2
2016-09-05
block: Accept node-name for change-backing-file
Kevin Wolf
1
-1
/
+2
2016-09-05
block: Accept node-name for blockdev-snapshot-internal-sync
Kevin Wolf
1
-2
/
+3
2016-09-05
block: Accept node-name for blockdev-snapshot-delete-internal-sync
Kevin Wolf
1
-2
/
+3
2016-09-05
block: Accept node-name for blockdev-mirror
Kevin Wolf
1
-1
/
+2
2016-09-05
block: Accept node-name for blockdev-backup
Kevin Wolf
1
-1
/
+1
2016-09-05
block: Accept node-name for block-commit
Kevin Wolf
1
-1
/
+1
2016-09-05
block: Accept node-name for block-stream
Kevin Wolf
1
-4
/
+1
2016-08-05
block: Accept any target node for transactional blockdev-backup
Kevin Wolf
1
-1
/
+1
2016-07-27
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
1
-3
/
+3
2016-07-26
block/gluster: fix doc in the qapi schema and member name
Prasanna Kumar Kalever
1
-3
/
+3
2016-07-26
block: export LUKS specific data to qemu-img info
Daniel P. Berrange
1
-1
/
+5
2016-07-26
crypto: add support for querying parameters for block encryption
Daniel P. Berrange
1
-0
/
+87
2016-07-20
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
1
-5
/
+63
2016-07-19
block/gluster: add support for multiple gluster servers
Prasanna Kumar Kalever
1
-1
/
+1
2016-07-19
block/gluster: using new qapi schema
Prasanna Kumar Kalever
1
-5
/
+63
2016-07-19
block: Simplify drive-mirror
Eric Blake
1
-4
/
+16
2016-07-19
block: Simplify block_set_io_throttle
Eric Blake
1
-4
/
+16
2016-07-19
qapi: change QmpInputVisitor to QSLIST
Paolo Bonzini
1
-30
/
+29
2016-07-19
qapi: change QmpOutputVisitor to QSLIST
Paolo Bonzini
1
-13
/
+11
2016-07-18
trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing state
LluĂs Vilanova
1
-4
/
+29
2016-07-13
block: Remove BB options from blockdev-add
Kevin Wolf
1
-17
/
+1
2016-07-13
block/qdev: Allow configuring rerror/werror with qdev properties
Kevin Wolf
1
-1
/
+3
2016-07-13
blockjob: Update description of the 'device' field in the QMP API
Alberto Garcia
1
-10
/
+25
2016-07-13
commit: Add 'job-id' parameter to 'block-commit'
Alberto Garcia
1
-1
/
+4
2016-07-13
stream: Add 'job-id' parameter to 'block-stream'
Alberto Garcia
1
-2
/
+6
2016-07-13
backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'
Alberto Garcia
1
-3
/
+9
2016-07-13
mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'
Alberto Garcia
1
-3
/
+9
[next]