Michael Roth 2345c77c6d qapi: add QAPI visitor core
Base definitions/includes for Visiter interface used by generated
visiter/marshalling code.

Includes a GenericList type. Our lists require an embedded element.
Since these types are generated, if you want to use them in a different
type of data structure, there's no easy way to add another embedded
element. The solution is to have non-embedded lists and that what this is.

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: Luiz Capitulino <lcapitulino@gmail.com>
2011-07-21 16:48:13 -03:00
2011-07-08 11:25:56 +02:00
2011-06-20 15:13:34 -03:00
2011-07-21 16:48:13 -03:00
2011-06-28 20:52:37 +02:00
2011-07-04 15:35:12 +02:00
2011-04-16 12:24:28 +01:00
2011-04-08 13:03:34 -06:00
2011-05-08 10:09:59 +02:00
2011-05-08 10:09:59 +02:00
2011-06-08 11:56:40 +02:00
2011-06-20 17:08:57 +01:00
2011-06-10 23:18:19 +02:00
2011-07-21 16:48:13 -03:00
2011-07-21 16:48:13 -03:00
2011-06-26 18:25:35 +00:00
2011-06-15 14:36:16 +02:00
2011-06-07 13:52:10 -05:00
2011-07-20 21:28:08 +00:00
2011-06-26 18:25:35 +00:00
2011-06-20 15:18:43 -03:00
2011-06-14 03:08:57 +02:00
2011-07-21 16:48:13 -03:00
2011-07-21 16:48:13 -03:00
2011-07-21 16:48:13 -03:00
2011-06-26 18:25:35 +00:00
2011-06-15 19:58:48 +00:00
2011-06-15 19:58:48 +00:00
2011-07-21 16:48:13 -03:00
2011-06-06 09:14:42 +02:00
2011-06-06 08:54:55 -05:00
2011-07-21 16:48:13 -03:00
2011-06-14 09:34:34 -05:00
2011-06-16 11:42:40 -03:00
2011-06-16 11:42:40 -03:00
2011-07-20 20:54:50 +00:00
2011-06-23 11:28:06 +02:00
2011-06-26 18:25:13 +00:00
2011-07-04 22:12:21 +02:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
A fork of QEMU-Nyx which is better suited for my bachelors thesis
Readme 154 MiB
Languages
C 90.3%
Dylan 2.5%
Python 2.1%
C++ 2%
Shell 1.7%
Other 1.4%