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
2012-05-15
qapi: add support for command options
Luiz Capitulino
3
-4
/
+18
2012-05-14
qapi: QMP input visitor, handle floats parsed as ints
Michael Roth
1
-3
/
+8
2012-04-30
qemu-ga: add a whitelist for fsfreeze-safe commands
Michael Roth
2
-2
/
+13
2012-04-23
qapi: g_hash_table_find() instead of GHashTableIter.
NODA, Kai
1
-8
/
+17
2012-03-27
qapi: add strict mode to input visitor
Paolo Bonzini
2
-3
/
+47
2012-03-27
qapi: place outermost object on qiv stack
Paolo Bonzini
1
-24
/
+17
2012-03-27
qapi: untangle next_list
Paolo Bonzini
1
-9
/
+13
2012-03-27
qapi: fix memory leak on error
Paolo Bonzini
1
-2
/
+4
2012-03-27
qapi: fail hard on stack imbalance
Paolo Bonzini
1
-4
/
+1
2012-03-27
qapi: fix double free in qmp_output_visitor_cleanup()
Laszlo Ersek
1
-3
/
+5
2012-02-21
qapi: add string-based visitors
Paolo Bonzini
4
-0
/
+278
2012-02-21
qapi: drop qmp_input_end_optional
Paolo Bonzini
1
-5
/
+0
2012-02-21
qapi: allow sharing enum implementation across visitors
Paolo Bonzini
4
-52
/
+78
2011-12-19
qapi: protect against NULL QObject in qmp_input_get_object
Paolo Bonzini
1
-4
/
+6
2011-12-12
guest agent: add supported command list to guest-info RPC
Michael Roth
2
-0
/
+14
2011-12-12
guest agent: add RPC blacklist command-line option
Michael Roth
3
-5
/
+45
2011-11-17
qapi: Check for negative enum values
Luiz Capitulino
1
-1
/
+1
2011-10-04
qapi: modify visitor code generation for list iteration
Michael Roth
2
-6
/
+18
2011-10-04
qapi: dealloc visitor, support freeing of nested lists
Michael Roth
1
-7
/
+21
2011-10-04
qapi: dealloc visitor, fix premature free and iteration logic
Michael Roth
1
-5
/
+15
2011-10-04
qapi: add code generation support for middle mode
Anthony Liguori
1
-0
/
+3
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
4
-19
/
+19
2011-07-21
qapi: add QMP dispatch functions
Michael Roth
2
-0
/
+126
2011-07-21
qapi: add QMP command registration/lookup functions
Michael Roth
2
-0
/
+79
2011-07-21
qapi: add QAPI dealloc visitor
Michael Roth
2
-0
/
+173
2011-07-21
qapi: add QMP output visitor
Michael Roth
2
-0
/
+267
2011-07-21
qapi: add QMP input visitor
Michael Roth
2
-0
/
+328
2011-07-21
qapi: add QAPI visitor core
Michael Roth
3
-0
/
+214