539 Commits (aece5edc96f211eec6febdafc9bbbb99315a2efd)

Author SHA1 Message Date
Eric Blake ce5fcb472d qapi: Provide nicer array names in introspection 11 years ago
Eric Blake dd5ee2c2d3 qapi: Test failure in middle of array parse 11 years ago
Mark Cave-Ayland 96e5c9bc77 migration: fix analyze-migration.py script 11 years ago
Fam Zheng aa5ccadcca scripts/text2pod.pl: Escape left brace 11 years ago
Eric Blake 32bc6879be qapi: Simplify gen_struct_field() 11 years ago
Eric Blake 5e59baf90a qapi: Reserve 'u' member name 11 years ago
Eric Blake e4ba22b319 qapi: Finish converting to new qapi union layout 11 years ago
Eric Blake 150d0564a4 qapi-visit: Convert to new qapi union layout 11 years ago
Eric Blake f51d8fab44 qapi: Start converting to new qapi union layout 11 years ago
Eric Blake 5c5e51a05b qapi-visit: Remove redundant functions for flat union base 11 years ago
Eric Blake ddf2190896 qapi: Unbox base members 11 years ago
Eric Blake 30594fe1cd qapi: Prefer typesafe upcasts to qapi base classes 11 years ago
Eric Blake f87ab7f9bd qapi-types: Refactor base fields output 11 years ago
Eric Blake d02cf37766 qapi-visit: Split off visit_type_FOO_fields forward decl 11 years ago
Eric Blake 9fb081e0b9 qapi: Reserve 'q_*' and 'has_*' member names 11 years ago
Eric Blake 255960dd37 qapi: Reserve '*List' type names for list types 11 years ago
Eric Blake f9e6102b48 qapi: More robust conditions for when labels are needed 11 years ago
Eric Blake 8712fa5333 qapi: More idiomatic string operations 11 years ago
Dr. David Alan Gilbert c900ef86c5 gdb command: qemu handlers 11 years ago
Paolo Bonzini a201b0ff28 qemu-gdb: add $qemu_coroutine_sp and $qemu_coroutine_pc 11 years ago
Paolo Bonzini 80ab31b257 qemu-gdb: extract parts of "qemu coroutine" implementation 11 years ago
Paolo Bonzini 1138f24645 qemu-gdb: allow using glibc_pointer_guard() on core dumps 11 years ago
Marc-André Lureau 1842bdfdba linux-headers: add unistd.h 11 years ago
Eric Blake 99df5289d8 qapi: Track location that created an implicit type 11 years ago
Eric Blake 46292ba75c qapi: Create simple union type member earlier 11 years ago
Eric Blake 9f08c8ec73 qapi: Lazy creation of array types 11 years ago
Eric Blake 49823c4b43 qapi: Don't use info as witness of implicit object type 11 years ago
Eric Blake cae95eae62 qapi: Drop redundant returns-int test 11 years ago
Eric Blake 7618b91ff8 qapi: Prepare for errors during check() 11 years ago
Eric Blake 25a0d9c977 qapi: Use predicate callback to determine visit filtering 11 years ago
Eric Blake d08ac81a45 qapi: Fix regression with '-netdev help' 11 years ago
Eric Blake 18bdbc3ac8 qapi: Simplify gen_visit_fields() error handling 11 years ago
Eric Blake 82ca8e4696 qapi: Share gen_visit_fields() 11 years ago
Eric Blake 1f35334489 qapi: Share gen_err_check() 11 years ago
Eric Blake 05372f708a qapi: Consistent generated code: minimize push_indent() usage 11 years ago
Eric Blake e36c714e6a qapi: Consistent generated code: prefer common indentation 11 years ago
Eric Blake f782399cb4 qapi: Consistent generated code: prefer common labels 11 years ago
Eric Blake f8b7f1a8ea qapi: Consistent generated code: prefer visitor 'v' 11 years ago
Eric Blake 2a0f50e8d9 qapi: Consistent generated code: prefer error 'err' 11 years ago
Eric Blake 376863ef48 qapi: Reuse code for flat union base validation 11 years ago
Eric Blake 7b2a5c2f9a qapi: Avoid assertion failure on union 'type' collision 11 years ago
Eric Blake 437db2549b qapi: Clean up qapi.py per pep8 11 years ago
Eric Blake 59b0054265 qapi: Invoke exception superclass initializer 11 years ago
Eric Blake 7408fb67c0 qapi: Improve 'include' error message 11 years ago
Andy Whitcroft 3e5385fcf5 checkpatch: port fix from kernel "## is not a valid modifier" 11 years ago
Paolo Bonzini 5b90612952 checkpatch: allow open braces on typedef lines 11 years ago
Markus Armbruster ac98fa849e update-linux-headers: Rename SW_MAX to SW_MAX_ 11 years ago
Paolo Bonzini ba10f729f1 get_maintainer.pl: \C is deprecated 11 years ago
Paolo Bonzini 5e43efb29a checkpatch: do not recommend qemu_strtok over strtok 11 years ago
Markus Armbruster 1a9a507b2e qapi-introspect: Hide type names 11 years ago