summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* qapi: Drop simple unionsMarkus Armbruster2021-09-272-94/+28Star
* qapi: Stop enforcing "type name should not end in 'Kind'Markus Armbruster2021-09-251-3/+3
* simplebench: add img_bench_templater.pyVladimir Sementsov-Ogievskiy2021-09-152-0/+157
* qapi: Fix bogus error for 'if': { 'not': '' }Markus Armbruster2021-09-081-8/+13
* qapi: Bury some unused code in class IndentationMarkus Armbruster2021-09-081-6/+1Star
* qapi: Drop Indentation.__bool__()Markus Armbruster2021-09-081-6/+3Star
* qapi: Fix a botched type annotationMarkus Armbruster2021-09-081-1/+2
* scripts: Remove the "show-fixed-bugs.sh" fileThomas Huth2021-09-061-91/+0Star
* qapi: Tweak error messages for unknown / conflicting 'if' keysMarkus Armbruster2021-09-031-4/+3Star
* qapi: Tweak error messages for missing / conflicting meta-typeMarkus Armbruster2021-09-031-14/+9Star
* qapi: Use re.fullmatch() where appropriateMarkus Armbruster2021-09-031-1/+1
* qapi: Use "not COND" instead of "!COND" for generated documentationMarkus Armbruster2021-09-031-1/+1
* qapi: Avoid redundant parens in code generated for conditionalsMarkus Armbruster2021-09-031-4/+6
* qapi: Factor common recursion out of cgen_ifcond(), docgen_ifcond()Markus Armbruster2021-09-031-20/+25
* qapi: Fix C code generation for 'if'Markus Armbruster2021-09-031-2/+2
* qapi: Simplify how QAPISchemaIfCond represents "no condition"Markus Armbruster2021-09-032-3/+3
* qapi: Simplify QAPISchemaIfCond's interface for generating CMarkus Armbruster2021-09-035-38/+31Star
* fuzz: add an instrumentation filterAlexander Bulekov2021-09-011-0/+15
* qapi: make 'if' condition strings simple identifiersMarc-André Lureau2021-08-262-3/+3
* qapi: add 'not' condition operationMarc-André Lureau2021-08-262-2/+9
* qapi: add 'any' conditionMarc-André Lureau2021-08-262-5/+5
* qapi: replace if condition list with dict {'all': [...]}Marc-André Lureau2021-08-263-31/+54
* qapidoc: introduce QAPISchemaIfCond.docgen()Marc-André Lureau2021-08-262-1/+16
* qapi: introduce QAPISchemaIfCond.cgen()Marc-André Lureau2021-08-266-34/+46
* qapi: add QAPISchemaIfCond.is_present()Marc-André Lureau2021-08-262-4/+7
* qapi: wrap Sequence[str] in an objectMarc-André Lureau2021-08-267-76/+93
* qapi: Fix crash on redefinition with a different conditionMarkus Armbruster2021-08-261-11/+11
* fuzz: avoid building twice, when running on gitlabAlexander Bulekov2021-08-111-11/+13
* coverity-model: write models fully for non-array allocation functionsPaolo Bonzini2021-07-301-6/+51
* coverity-model: constrain g_malloc/g_malloc0/g_realloc as never returning NULLPaolo Bonzini2021-07-301-0/+9
* coverity-model: clean up the models for array allocation functionsPaolo Bonzini2021-07-301-10/+3Star
* coverity-model: remove model for more allocation functionsPaolo Bonzini2021-07-301-104/+1Star
* coverity-model: make g_free a synonym of freePaolo Bonzini2021-07-301-9/+8Star
* coverity-model: update address_space_read/write modelsPaolo Bonzini2021-07-301-3/+45
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-07-15' into ...Peter Maydell2021-07-161-1/+1
|\
| * qapi: Fix crash on missing enum member nameMarkus Armbruster2021-07-151-1/+1
* | hw/usb/ccid: remove references to NSSDaniel P. Berrangé2021-07-141-1/+0Star
* | Jobs based on custom runners: docs and gitlab-runner setup playbookCleber Rosa2021-07-143-1/+84
* | Jobs based on custom runners: build environment docs and playbookCleber Rosa2021-07-143-0/+119
|/
* Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...Peter Maydell2021-07-131-6/+7
|\
| * linux-user, mips: update syscall-args-o32.c.inc to Linux v5.13Laurent Vivier2021-07-131-6/+7
* | qemu-trace-stap: changing SYSTEMTAP_TAPSET considered harmful.Gerd Hoffmann2021-07-121-10/+4Star
|/
* meson: Use input/output for entitlements targetAkihiko Odaki2021-07-091-5/+5
* modules: check if all dependencies can be satisfiedJose R. Ziviani2021-07-091-1/+14
* modules: generate modinfo.cGerd Hoffmann2021-07-091-0/+84
* modules: collect module meta-dataGerd Hoffmann2021-07-091-0/+67
* Set icon for QEMU binary on Mac OSJohn Arbuckle2021-07-061-1/+9
* coverity-scan: switch to vpath buildPaolo Bonzini2021-07-061-3/+5
* coverity-scan: Remove lm32 / unicore32 targetsPhilippe Mathieu-Daudé2021-07-061-6/+0Star
* scripts/checkpatch: roll diff tweaking into checkpatch itselfAlex Bennée2021-06-251-1/+6