749 Commits (faecd40a592dbd8f12d2b3b4783fa05ae22364ea)

Author SHA1 Message Date
Eric Blake c818408e44 qapi: Implement boxed types for commands/events 10 years ago
Eric Blake 48825ca419 qapi: Plumb in 'boxed' to qapi generator lower levels 10 years ago
Eric Blake 4d0b268fdb qapi-event: Simplify visit of non-implicit data 10 years ago
Eric Blake fa274ed6fb qapi: Drop useless gen_err_check() 10 years ago
Eric Blake b616770682 qapi: Add type.is_empty() helper 10 years ago
Eric Blake da9cb19385 qapi: Hide tag_name data member of variants 10 years ago
Eric Blake cd50a25645 qapi: Special case c_name() for empty type 10 years ago
Eric Blake d0b182392d qapi: Require all branches of flat union enum to be covered 10 years ago
Lluís Vilanova 40b9cd25f7 trace: Conditionally trace events based on their per-vCPU state 10 years ago
Lluís Vilanova 17f7ac75df trace: Identify events with the 'vcpu' property 10 years ago
Stefan Hajnoczi f8dccbb634 checkpatch: consider git extended headers valid patches 10 years ago
Markus Armbruster 2dbc4ebc17 scripts: New clean-header-guards.pl 10 years ago
Eric Blake 3b098d5697 qapi: Add new visit_complete() function 10 years ago
Eric Blake b70ce1018a qmp-input-visitor: Favor new visit_free() function 10 years ago
Eric Blake 2c0ef9f411 qapi: Add new visit_free() function 10 years ago
Eric Blake 1158bb2a05 qapi: Add parameter to visit_end_* 10 years ago
Eric Blake 9b4e38fe6a qapi: Fix crash on missing alternate member of QAPI struct 10 years ago
Eric Blake 01fb8e192d checkpatch: There is no qemu_strtod() 10 years ago
Eduardo Habkost 9be385980d coccinelle: Remove unnecessary variables for function return value 10 years ago
Eduardo Habkost 6b62d96137 error: Remove unnecessary local_err variables 10 years ago
Eduardo Habkost 621ff94d50 error: Remove NULL checks on error_propagate() calls 10 years ago
Amit Shah 0794d8895e vmstate-static-checker: fix size mismatch detection in unused fields 10 years ago
Paolo Bonzini 02d0e09503 os-posix: include sys/mman.h 10 years ago
Laurent Vivier db718b4b15 coccinelle: use macro DIV_ROUND_UP instead of (((n) + (d) - 1) /(d)) 10 years ago
Peter Maydell df891b9197 clean-includes: Add glib.h to list of unneeded includes 10 years ago
Stefan Weil bbd908025c scripts: Use $(..) instead of deprecated `..` 10 years ago
Laurent Vivier e9d5150739 scripts: add muldiv64() checking coccinelle scripts 10 years ago
Fam Zheng 67a1de0d19 Makefile: Derive "PKGVERSION" from "git describe" by default 10 years ago
Laurent Vivier 3bef0451e6 linux-user: Fix qemu-binfmt-conf.sh to store config across reboot 10 years ago
Paolo Bonzini 0878d0e11b exec: hide mr->ram_addr from qemu_get_ram_ptr users 10 years ago
Paolo Bonzini 60b412dd18 kvm_stat: Remove 10 years ago
Paolo Bonzini 6ad978e9f4 coccinelle: add g_assert_cmp* to macro file 10 years ago
Richard W.M. Jones fd28938b7a scripts/signrom.py: Check for magic in option ROMs. 10 years ago
Richard W.M. Jones 6f71b779c8 scripts/signrom.py: Allow option ROM checksum script to write the size header. 10 years ago
Paolo Bonzini 33c11879fd qemu-common: push cpu.h inclusion out of qemu-common.h 10 years ago
Paolo Bonzini da16384560 gdbstub: remove unnecessary includes from gdbstub-xml.c 12 years ago
Paolo Bonzini bdd902277c include: poison symbols in osdep.h 10 years ago
Paolo Bonzini f115a19c40 scripts: add script to build QEMU and analyze inclusions 10 years ago
Stefan Weil cb8d4c8f54 Fix some typos found by codespell 10 years ago
Stefan Weil 1d817db3a0 Fix typo in variable name (found and fixed by codespell) 10 years ago
Eric Blake 68ab47e4b4 qapi: Change visit_type_FOO() to no longer return partial objects 10 years ago
Eric Blake d9f62dde13 qapi: Simplify semantics of visit_next_list() 10 years ago
Eric Blake 15c2f669e3 qapi: Split visit_end_struct() into pieces 10 years ago
Eric Blake ed84153519 qapi-commands: Wrap argument visit in visit_start_struct 10 years ago
Eric Blake fc471c18d5 qapi: Consolidate QMP input visitor creation 10 years ago
Cédric Le Goater f0707d2e03 checkpatch: add target_ulong to typelist 10 years ago
Markus Armbruster c80f6e9caa Clean up includes some more 10 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 10 years ago
Stefan Weil 8ff98f1ed2 Remove unneeded include statements for setjmp.h 10 years ago
Eric Blake 3666a97f78 qapi: Use anonymous bases in QMP flat unions 10 years ago