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
/
include
/
qapi
/
qmp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-13
blockjob: Update description of the 'id' field
Alberto Garcia
1
-3
/
+0
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2
-6
/
+5
2016-07-06
qapi: Improve use of qmp/types.h
Eric Blake
1
-1
/
+0
2016-05-12
qmp: Drop dead command->type
Eric Blake
1
-6
/
+0
2016-03-17
qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATURE
Max Reitz
1
-3
/
+0
2016-02-23
include: Clean up includes
Peter Maydell
11
-15
/
+0
2015-12-17
qapi: Convert QType into QAPI built-in enum type
Eric Blake
1
-16
/
+5
2015-12-17
qobject: Rename qtype_code to QType
Eric Blake
1
-4
/
+4
2015-12-17
qobject: Simplify QObject
Eric Blake
7
-16
/
+21
2015-11-26
qjson: surprise, allocating 6 QObjects per token is expensive
Paolo Bonzini
1
-0
/
+7
2015-11-26
qjson: store tokens in a GQueue
Paolo Bonzini
2
-6
/
+6
2015-11-26
qjson: replace QString in JSONLexer with GString
Paolo Bonzini
2
-4
/
+5
2015-11-26
qjson: Give each of the six structural chars its own token type
Markus Armbruster
1
-1
/
+6
2015-11-26
qjson: Spell out some silent assumptions
Markus Armbruster
1
-1
/
+2
2015-11-09
qobject: Protect against use-after-free in qobject_decref()
Eric Blake
1
-0
/
+1
2015-11-06
replay: replay blockers for devices
Pavel Dovgalyuk
1
-0
/
+3
2015-10-29
qobject: Drop QObject_HEAD
Markus Armbruster
7
-10
/
+6
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-3
/
+0
2015-06-22
qerror: Finally unused, clean up
Markus Armbruster
2
-18
/
+2
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-30
/
+30
2015-06-22
qerror: Eliminate QERR_DEVICE_NOT_FOUND
Markus Armbruster
1
-3
/
+0
2015-06-22
qdev-monitor: Convert qbus_find() to Error
Markus Armbruster
1
-3
/
+0
2015-06-22
qobject: Use 'bool' inside qdict
Eric Blake
1
-2
/
+2
2015-06-22
qobject: Use 'bool' for qbool
Eric Blake
1
-4
/
+4
2015-06-12
qdict: Add qdict_{set,copy}_default()
Kevin Wolf
1
-0
/
+3
2015-06-12
qdict: Add qdict_array_entries()
Kevin Wolf
1
-0
/
+1
2015-05-11
qobject: Add a special null QObject
Markus Armbruster
1
-1
/
+10
2015-05-11
qobject: Clean up around qtype_code
Markus Armbruster
1
-1
/
+1
2015-04-28
block: use bdrv_get_device_or_node_name() in error messages
Alberto Garcia
1
-6
/
+0
2015-03-10
qerror.h: Swap definitions that were not in alphabetical order
Alberto Garcia
1
-3
/
+3
2015-02-06
block: Eliminate silly QERR_ macros used for encryption keys
Markus Armbruster
1
-6
/
+0
2015-02-06
blockdev: Eliminate silly QERR_BLOCK_JOB_NOT_ACTIVE macro
Markus Armbruster
1
-3
/
+0
2015-01-29
balloon: Eliminate silly QERR_ macros
Markus Armbruster
1
-6
/
+0
2015-01-29
qmp: Eliminate silly QERR_COMMAND_NOT_FOUND macro
Markus Armbruster
1
-3
/
+0
2014-09-26
qemu-socket: Eliminate silly QERR_ macros
Markus Armbruster
1
-12
/
+0
2014-09-26
qemu-socket: Polish errors for connect() and listen() failure
Markus Armbruster
1
-2
/
+2
2014-05-19
qdict: Add qdict_join()
Max Reitz
1
-0
/
+3
2014-05-08
qmp hmp: Consistently name Error * objects err, and not errp
Markus Armbruster
1
-1
/
+1
2014-04-25
error: Remove some unused headers
Cole Robinson
1
-1
/
+0
2014-04-25
qerror.h: Replace QERR_NOT_SUPPORTED with QERR_UNSUPPORTED
Cole Robinson
1
-3
/
+0
2014-04-25
qerror.h: Remove QERR defines that are only used once
Cole Robinson
1
-66
/
+0
2014-04-25
qerror.h: Remove unused error classes
Cole Robinson
1
-9
/
+0
2014-03-11
qapi script: do not add "_" for every capitalized char in enum
Wenchao Xia
1
-1
/
+1
2014-03-04
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' in...
Peter Maydell
1
-1
/
+1
2014-03-03
qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declara...
Peter Maydell
1
-1
/
+1
2014-02-28
qerror: Improve QERR_DEVICE_NOT_ACTIVE message
Hani Benhabiles
1
-1
/
+1
2014-01-22
qdict: Add qdict_array_split()
Max Reitz
1
-0
/
+1
2014-01-06
qerror: Remove assert_no_error()
Peter Crosthwaite
1
-1
/
+0
2013-10-10
qemu-ga: Extend 'guest-info' command to expose flag 'success-response'
Mark Wu
1
-0
/
+1
2013-10-10
qemu-ga: Add interface to traverse the qmp command list by QmpCommand
Mark Wu
1
-2
/
+4
[next]