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
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
2013-09-06
block: Add iops_size to do the iops accounting for a given io size.
Benoît Canet
1
-2
/
+8
2013-09-06
block: Add support for throttling burst max in QMP and the command line.
Benoît Canet
1
-2
/
+32
2013-07-29
qapi: Rename ChardevBackend member "memory" to "ringbuf"
Markus Armbruster
1
-2
/
+4
2013-07-29
Revert "chardev: Make the name of memory device consistent"
Markus Armbruster
1
-3
/
+3
2013-07-23
migration: add autoconvergence documentation
Juan Quintela
1
-0
/
+3
2013-07-23
rdma: account for the time spent in MIG_STATE_SETUP through QMP
Michael R. Hines
1
-1
/
+8
2013-07-19
block-migration: efficiently encode zero blocks
Peter Lieven
1
-1
/
+7
2013-07-18
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-0
/
+76
2013-07-15
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
1
-1
/
+1
2013-07-15
net: add support of mac-programming over macvtap in QEMU side
Amos Kong
1
-0
/
+76
2013-07-15
blockdev: add sync mode to drive-backup QMP command
Stefan Hajnoczi
1
-1
/
+6
2013-07-12
Add 'auto-converge' migration capability
Chegu Vinod
1
-1
/
+1
2013-07-10
qapi-schema: Use existing type for drive-backup arguments
Kevin Wolf
1
-30
/
+2
2013-07-10
qapi-schema: Use BlockdevSnapshot type for blockdev-snapshot-sync
Kevin Wolf
1
-12
/
+2
2013-06-28
qemu-char: fix documentation for telnet+wait socket flags
Gerd Hoffmann
1
-3
/
+4
2013-06-28
blockdev: add Abort transaction
Stefan Hajnoczi
1
-1
/
+12
2013-06-28
blockdev: add DriveBackup transaction
Stefan Hajnoczi
1
-1
/
+39
2013-06-28
block: add drive-backup QMP command
Stefan Hajnoczi
1
-0
/
+46
2013-06-27
rdma: introduce capability x-rdma-pin-all
Michael R. Hines
1
-1
/
+6
2013-06-27
rdma: export throughput w/ MigrationStats QMP
Michael R. Hines
1
-1
/
+4
2013-06-21
qapi: lack of two commas in dict
Amos Kong
1
-2
/
+2
2013-06-14
build: drop TARGET_TYPE
Paolo Bonzini
1
-17
/
+1
2013-06-07
qmp: add ImageInfo in BlockDeviceInfo used by query-block
Wenchao Xia
1
-2
/
+8
2013-05-24
blockdev: Rename BlockdevAction -> TransactionAction
Kevin Wolf
1
-11
/
+10
2013-05-22
chardev: Make the name of memory device consistent
Lei Li
1
-3
/
+3
2013-05-20
chardev: Make consistent with udp device for new qapi backend
Lei Li
1
-4
/
+4
2013-05-06
target-i386: Add "feature-words" property to X86CPU
Eduardo Habkost
1
-0
/
+32
2013-05-01
QMP: Add cpu-add command
Igor Mammedov
1
-0
/
+13
2013-04-30
add a new runstate: RUN_STATE_GUEST_PANICKED
Hu Tao
1
-1
/
+4
2013-04-25
monitor: introduce query-command-line-options
Amos Kong
1
-0
/
+66
2013-04-12
qapi: use valid JSON in schema
Eric Blake
1
-1
/
+1
2013-04-12
Revert "New QMP command query-cpu-max and HMP command cpu_max"
Michal Novotny
1
-11
/
+0
2013-04-12
New cpu-max field in query-machines QMP command output
Michal Novotny
1
-1
/
+4
2013-04-04
qapi schema: add AcpiTableOptions
Laszlo Ersek
1
-0
/
+58
2013-04-03
help: add docs for missing 'queues' option of tap
Jason Wang
1
-0
/
+2
2013-03-26
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-1
/
+3
[next]