index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
qapi-types.py
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-08
qapi: Use an explicit input file
LluĂs Vilanova
1
-3
/
+6
2014-03-11
qapi script: support enum type as discriminator in union
Wenchao Xia
1
-4
/
+14
2014-03-11
qapi script: use same function to generate enum string
Wenchao Xia
1
-3
/
+3
2014-03-11
qapi script: code move for generate_enum_name()
Wenchao Xia
1
-10
/
+0
2014-03-03
qapi: Fix licensing of scripts
Markus Armbruster
1
-2
/
+2
2013-10-11
qapi-types/visit.py: Inheritance for structs
Kevin Wolf
1
-0
/
+4
2013-10-11
qapi-types/visit.py: Pass whole expr dict for structs
Kevin Wolf
1
-3
/
+8
2013-09-10
qapi-types.py: Fix enum struct sizes on i686
Cole Robinson
1
-1
/
+4
2013-08-30
qapi-types.py: Split off generate_struct_fields()
Kevin Wolf
1
-6
/
+13
2013-07-26
qapi: Anonymous unions
Kevin Wolf
1
-0
/
+42
2013-07-26
qapi: Flat unions with arbitrary discriminator
Kevin Wolf
1
-2
/
+9
2013-07-26
qapi-types.py: Implement 'base' for unions
Kevin Wolf
1
-2
/
+14
2013-05-30
qapi: pad GenericList value fields to 64 bits
Michael Roth
1
-2
/
+8
2013-05-23
qapi: qapi-types.py, native list support
Michael Roth
1
-3
/
+42
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
1
-1
/
+1
2012-11-15
qapi-types.h: Don't include qemu-common.h
Igor Mammedov
1
-1
/
+2
2012-09-26
qapi: do not protect enum values from namespace pollution
Paolo Bonzini
1
-2
/
+2
2012-09-05
qapi: generate list struct and visit_list for enum
Amos Kong
1
-1
/
+15
2012-08-13
qapi: don't convert enum strings to lowercase
Luiz Capitulino
1
-1
/
+1
2012-08-13
qapi: generate correct enum names for camel case enums
Luiz Capitulino
1
-1
/
+11
2012-08-13
qapi: qapi-types.h: don't include qapi/qapi-types-core.h
Luiz Capitulino
1
-1
/
+2
2012-03-26
qapi: add c_fun to escape function names
Federico Simoncelli
1
-2
/
+2
2012-03-12
qapi: complete implementation of unions
Paolo Bonzini
1
-0
/
+6
2012-01-12
Fix qapi code generation fix
Avi Kivity
1
-7
/
+5
2011-12-27
Fix qapi code generation wrt parallel build
Avi Kivity
1
-3
/
+24
2011-12-15
qapi: allow a 'gen' key to suppress code generation
Anthony Liguori
1
-0
/
+1
2011-10-04
qapi: Automatically generate a _MAX value for enums
Luiz Capitulino
1
-1
/
+4
2011-10-04
qapi: Don't use c_var() on enum strings
Luiz Capitulino
1
-1
/
+1
2011-10-04
qapi: generate qapi_free_* functions for *List types
Michael Roth
1
-0
/
+2
2011-10-04
qapi: add code generation support for middle mode
Anthony Liguori
1
-0
/
+3
2011-07-21
qapi: add qapi-types.py code generator
Michael Roth
1
-0
/
+270