summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* qemu|qtest: Avoid dangerous argumentsLukáš Doktor2017-09-162-2/+6
* qemu.py: Pylint/style fixesLukáš Doktor2017-09-161-18/+55
* hw/ppc/spapr_cpu_core: Add a proper check for spapr machineThomas Huth2017-09-081-0/+3
* hw/arm/allwinner-a10: Mark the allwinner-a10 device with user_creatable = falseThomas Huth2017-09-071-1/+0Star
* qemu.py: make VM() a context managerStefan Hajnoczi2017-09-051-1/+15
* qapi: drop the sentinel in enum arrayMarc-André Lureau2017-09-041-3/+1Star
* qapi: Change data type of the FOO_lookup generated for enum FOOMarc-André Lureau2017-09-042-6/+9
* qapi: Generate FOO_str() macro for QAPI enum FOOMarkus Armbruster2017-09-043-0/+8
* qdict: Add qdict_put_null() helper, and put it to useMarc-André Lureau2017-09-041-0/+3
* qapi: Fix error handling code on alternate conflictEduardo Habkost2017-09-011-4/+4
* scripts: add argparse module for Python 2.6 compatibilityStefan Hajnoczi2017-08-301-0/+2406
* simpletrace: fix flight recorder --no-header optionStefan Hajnoczi2017-08-151-6/+18
* trace: use static event ID mapping in simpletrace.stpStefan Hajnoczi2017-08-151-29/+2Star
* checkpatch: check trace-events code styleVladimir Sementsov-Ogievskiy2017-08-011-0/+19
* trace: add TRACE_<event>_BACKEND_DSTATE()Stefan Hajnoczi2017-08-019-0/+56
* trace: ensure unique function / variable names per .stp fileDaniel P. Berrange2017-08-011-10/+19
* docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé2017-07-311-1/+1
* docs: fix broken paths to docs/devel/qapi-code-gen.txtPhilippe Mathieu-Daudé2017-07-311-1/+1
* qapi: Introduce a first class 'null' typeMarkus Armbruster2017-07-241-1/+4
* Merge remote-tracking branch 'remotes/kraxel/tags/misc-20170720-pull-request'...Peter Maydell2017-07-201-0/+29
|\
| * add scripts/git.orderfileGerd Hoffmann2017-07-201-0/+29
* | coccinelle: add a script to optimize tcg op using tcg_gen_extract()Philippe Mathieu-Daudé2017-07-191-0/+107
|/
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2017-07-181-1/+1
|\
| * device-crash-test: Fix regexp on whitelistEduardo Habkost2017-07-171-1/+1
* | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2017-07-1710-42/+70
|\ \ | |/ |/|
| * trace: [tcg, trivial] Re-align generated codeLluís Vilanova2017-07-176-28/+29
| * trace: [tcg] Do not generate TCG code to trace dynamically-disabled eventsLluís Vilanova2017-07-174-14/+41
* | scripts/coccinelle/memory-region-init-ram.cocci: New scriptPeter Maydell2017-07-141-0/+38
|/
* Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...Peter Maydell2017-07-141-1/+6
|\
| * error: Implement the warn and free Error functionsAlistair Francis2017-07-131-0/+1
| * error: Functions to report warnings and informational messagesAlistair Francis2017-07-131-1/+5
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-07-12' into ...Peter Maydell2017-07-134-11/+17
|\ \
| * | scripts: use build_ prefix for string not piped through cgen()Marc-André Lureau2017-07-123-11/+11
| * | qobject: Update coccinelle script to catch Q{INC, DEC}REFEric Blake2017-07-121-0/+6
| |/
* / hxtool: remove dead -q optionPaolo Bonzini2017-07-111-45/+1Star
|/
* checkpatch: should not use signal except for SIG_DFL or SIG_IGNPaolo Bonzini2017-07-041-0/+4
* qapi: Remove visit_start_alternate() parameter promote_intMarc-André Lureau2017-06-201-9/+3Star
* qapi: merge QInt and QFloat in QNumMarc-André Lureau2017-06-203-22/+20Star
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2017-06-121-1/+9
|\
| * simpletrace: Improve the error message if event is not declaredJose Ricardo Ziviani2017-06-071-1/+9
* | coccinelle: fix typo in commentPhilippe Mathieu-Daudé2017-06-071-1/+1
|/
* scripts: Test script to look for -device crashesEduardo Habkost2017-06-051-0/+624
* qemu.py: Add QEMUMachine.exitcode() methodEduardo Habkost2017-06-051-0/+5
* qemu.py: Don't set _popen=None on error/shutdownEduardo Habkost2017-06-051-5/+7
* qapi: Reject alternates that can't work with keyval_parse()Markus Armbruster2017-05-311-2/+17
* Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into stagingStefan Hajnoczi2017-05-301-1/+1
|\
| * scripts/qmp/qom-set: fix the value argument passed to srv.command()Greg Kurz2017-05-231-1/+1
* | linux-headers: updateCornelia Huck2017-05-191-1/+1
|/
* Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into stagingStefan Hajnoczi2017-05-109-10/+17
|\
| * scripts: Switch to more portable Perl shebangKamil Rytarowski2017-05-108-8/+15