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-schema.json
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-05
migration: expose xbzrle cache miss rate
ChenLiang
1
-1
/
+4
2014-05-05
migration: expose the bitmap_sync_count to the end
ChenLiang
1
-1
/
+3
2014-04-25
block: Expose host_* drivers in blockdev-add
Kevin Wolf
1
-1
/
+7
2014-03-26
virtio-net: add vlan receive state to RxFilterInfo
Amos Kong
1
-0
/
+3
2014-03-13
qmp: add query-iothreads command
Stefan Hajnoczi
1
-0
/
+29
2014-03-11
qapi: convert BlockdevOptions to use enum discriminator
Wenchao Xia
1
-1
/
+13
2014-03-05
input: qapi: add pause key
Gerd Hoffmann
1
-2
/
+2
2014-03-05
input: qapi: add unmapped key
Gerd Hoffmann
1
-1
/
+4
2014-03-05
input: qapi: define event types
Gerd Hoffmann
1
-0
/
+76
2014-03-04
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
1
-1
/
+48
2014-02-28
qmp: Fix BlockdevOptionQuorum.
Benoît Canet
1
-2
/
+3
2014-02-28
dump: add 'query-dump-guest-memory-capability' command
qiaonuohan
1
-0
/
+24
2014-02-28
dump: make kdump-compressed format available for 'dump-guest-memory'
qiaonuohan
1
-1
/
+24
2014-02-25
rdma: rename 'x-rdma' => 'rdma'
Michael R. Hines
1
-4
/
+3
2014-02-21
quorum: Add quorum_open() and quorum_close().
Benoît Canet
1
-1
/
+20
2014-02-20
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
1
-0
/
+58
2014-02-17
qmp: expose list of supported character device backends
Martin Kletzander
1
-0
/
+22
2014-02-14
qdev: Add enum property types to QAPI schema
Paolo Bonzini
1
-0
/
+58
2014-02-09
block: add native support for NFS
Peter Lieven
1
-0
/
+1
2014-01-24
blkdebug: Make required alignment configurable
Kevin Wolf
1
-0
/
+3
2014-01-24
block: update block commit documentation regarding image truncation
Jeff Cody
1
-0
/
+7
2014-01-24
qmp: Allow to take external snapshots on bs graphs node.
Benoît Canet
1
-3
/
+10
2014-01-24
qmp: Allow block_resize to manipulate bs graph nodes.
Benoît Canet
1
-2
/
+8
2014-01-24
qmp: Allow to change password on named block driver states.
Benoît Canet
1
-2
/
+7
2014-01-24
qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes.
Benoît Canet
1
-2
/
+14
2014-01-24
block: Allow the user to define "node-name" option both on command line and QMP.
Benoît Canet
1
-0
/
+2
2014-01-24
qapi: Add "backing" to BlockStats
Fam Zheng
1
-4
/
+6
2014-01-22
qapi: QMP interface for blkdebug and blkverify
Max Reitz
1
-4
/
+109
2014-01-14
Merge remote branch 'luiz/queue/qmp' into qmpq
Edgar E. Iglesias
1
-0
/
+34
2014-01-06
monitor: add object-add (QMP) and object_add (HMP) command
Paolo Bonzini
1
-0
/
+20
2014-01-06
monitor: add object-del (QMP) and object_del (HMP) command
Paolo Bonzini
1
-0
/
+14
2013-12-20
commit: Support commit active layer
Fam Zheng
1
-2
/
+3
2013-12-20
qapi-schema: fix QEMU 1.8 references
Stefan Hajnoczi
1
-1
/
+1
2013-12-13
qapi-schema.json: Change 1.8 reference to 2.0
Kevin Wolf
1
-1
/
+1
2013-12-09
net: Adding netmap network backend
Vincenzo Maffione
1
-1
/
+23
2013-11-29
qapi: Change BlockDirtyInfo to list
Fam Zheng
1
-3
/
+3
2013-11-14
qapi-schema: Update description for NewImageMode
Max Reitz
1
-1
/
+2
2013-11-07
qapi: Fix comment for create-type to match code.
Fam Zheng
1
-1
/
+1
2013-10-31
Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging
Anthony Liguori
1
-2
/
+26
2013-10-31
vmdk: Implment bdrv_get_specific_info
Fam Zheng
1
-1
/
+23
2013-10-30
qapi: Add optional field 'compressed' to ImageInfo
Fam Zheng
1
-1
/
+3
2013-10-26
misc: Spelling and grammar fixes in comments
Stefan Weil
1
-1
/
+1
2013-10-11
blockdev: 'blockdev-add' QMP command
Kevin Wolf
1
-0
/
+236
2013-10-11
qcow2: Add support for ImageInfoSpecific
Max Reitz
1
-0
/
+16
2013-10-11
qapi: Add ImageInfoSpecific type
Max Reitz
1
-1
/
+17
2013-10-11
qapi: Introduce enum BlockJobType
Fam Zheng
1
-0
/
+18
2013-09-12
qmp: add interface blockdev-snapshot-delete-internal-sync
Wenchao Xia
1
-0
/
+27
2013-09-12
qmp: add interface blockdev-snapshot-internal-sync
Wenchao Xia
1
-0
/
+20
2013-09-12
qmp: add internal snapshot support in qmp_transaction
Wenchao Xia
1
-1
/
+18
2013-09-06
docs, qapi: document qemu-img map
Paolo Bonzini
1
-0
/
+29
[next]