aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-09-04qapi: drop the sentinel in enum arrayMarc-André Lureau
2017-09-04qapi: Change data type of the FOO_lookup generated for enum FOOMarc-André Lureau
2017-09-04qapi: Generate FOO_str() macro for QAPI enum FOOMarkus Armbruster
2017-09-04qdict: Add qdict_put_null() helper, and put it to useMarc-André Lureau
2017-09-01qapi: Fix error handling code on alternate conflictEduardo Habkost
2017-08-30scripts: add argparse module for Python 2.6 compatibilityStefan Hajnoczi
2017-08-15simpletrace: fix flight recorder --no-header optionStefan Hajnoczi
2017-08-15trace: use static event ID mapping in simpletrace.stpStefan Hajnoczi
2017-08-01checkpatch: check trace-events code styleVladimir Sementsov-Ogievskiy
2017-08-01trace: add TRACE_<event>_BACKEND_DSTATE()Stefan Hajnoczi
2017-08-01trace: ensure unique function / variable names per .stp fileDaniel P. Berrange
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-07-31docs: fix broken paths to docs/devel/qapi-code-gen.txtPhilippe Mathieu-Daudé
2017-07-24qapi: Introduce a first class 'null' typeMarkus Armbruster
2017-07-20Merge remote-tracking branch 'remotes/kraxel/tags/misc-20170720-pull-request'...Peter Maydell
2017-07-20add scripts/git.orderfileGerd Hoffmann
2017-07-19coccinelle: add a script to optimize tcg op using tcg_gen_extract()Philippe Mathieu-Daudé
2017-07-18Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2017-07-17device-crash-test: Fix regexp on whitelistEduardo Habkost
2017-07-17Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-07-17trace: [tcg, trivial] Re-align generated codeLluís Vilanova
2017-07-17trace: [tcg] Do not generate TCG code to trace dynamically-disabled eventsLluís Vilanova
2017-07-14scripts/coccinelle/memory-region-init-ram.cocci: New scriptPeter Maydell
2017-07-14Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...Peter Maydell
2017-07-13Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-07-12' into ...Peter Maydell
2017-07-13error: Implement the warn and free Error functionsAlistair Francis
2017-07-13error: Functions to report warnings and informational messagesAlistair Francis
2017-07-12scripts: use build_ prefix for string not piped through cgen()Marc-André Lureau
2017-07-12qobject: Update coccinelle script to catch Q{INC, DEC}REFEric Blake
2017-07-11hxtool: remove dead -q optionPaolo Bonzini
2017-07-04checkpatch: should not use signal except for SIG_DFL or SIG_IGNPaolo Bonzini
2017-06-20qapi: Remove visit_start_alternate() parameter promote_intMarc-André Lureau
2017-06-20qapi: merge QInt and QFloat in QNumMarc-André Lureau
2017-06-12Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-06-07coccinelle: fix typo in commentPhilippe Mathieu-Daudé
2017-06-07simpletrace: Improve the error message if event is not declaredJose Ricardo Ziviani
2017-06-05scripts: Test script to look for -device crashesEduardo Habkost
2017-06-05qemu.py: Add QEMUMachine.exitcode() methodEduardo Habkost
2017-06-05qemu.py: Don't set _popen=None on error/shutdownEduardo Habkost
2017-05-31qapi: Reject alternates that can't work with keyval_parse()Markus Armbruster
2017-05-30Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into stagingStefan Hajnoczi
2017-05-23scripts/qmp/qom-set: fix the value argument passed to srv.command()Greg Kurz
2017-05-19linux-headers: updateCornelia Huck
2017-05-10Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into stagingStefan Hajnoczi
2017-05-10scripts: Switch to more portable Perl shebangKamil Rytarowski
2017-05-10scripts/qemu-binfmt-conf.sh: Fix shell portability issueKamil Rytarowski
2017-05-09Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-04-v3' into stagingStefan Hajnoczi
2017-05-09qmp-shell: improve helpMarc-André Lureau
2017-05-09qmp-shell: don't show version greeting if unavailableMarc-André Lureau
2017-05-09qmp-shell: Cope with query-commands errorMarc-André Lureau