index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-25
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
Daniel P. Berrange
1
-82
/
+80
2016-10-25
qapi: rename QmpInputVisitor to QObjectInputVisitor
Daniel P. Berrange
1
-83
/
+85
2016-10-25
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
4
-6
/
+6
2016-10-25
qapi: add trace events for visitor
Daniel P. Berrange
2
-6
/
+78
2016-10-24
block/replication: Clarify 'top-id' parameter usage
Changlong Xie
1
-1
/
+2
2016-10-24
block: Remove "options" indirection from blockdev-add
Kevin Wolf
1
-2
/
+2
2016-10-19
crypto: add CTR mode support
Gonglei
1
-1
/
+2
2016-10-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-4
/
+14
2016-10-10
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
1
-5
/
+0
2016-10-08
qapi: make the json schema files more regular.
David Anderson
1
-5
/
+0
2016-10-07
qapi: return a 'missing parameter' error
Marc-André Lureau
1
-19
/
+48
2016-10-07
qapi: assert list entry has a value
Marc-André Lureau
1
-0
/
+1
2016-10-07
qapi: add assert about root value
Marc-André Lureau
1
-0
/
+2
2016-10-07
block: Add qdev ID to DEVICE_TRAY_MOVED
Kevin Wolf
1
-2
/
+6
2016-10-07
block: Add node name to BLOCK_IO_ERROR event
Kevin Wolf
1
-2
/
+8
2016-10-06
qapi: Fix crash when 'any' or 'null' parameter is missing
Marc-André Lureau
1
-0
/
+11
2016-09-29
block/qapi: Move 'aio' option to file driver
Kevin Wolf
1
-3
/
+3
2016-09-29
block/qapi: Use separate options type for curl driver
Kevin Wolf
1
-7
/
+18
2016-09-23
block: Remove BB interface from blockdev-add/del
Kevin Wolf
1
-24
/
+6
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
[next]