summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* scripts/simplebench: use standard deviation for +- errorVladimir Sementsov-Ogievskiy2020-12-181-5/+6
* scripts/simplebench: support iopsVladimir Sementsov-Ogievskiy2020-12-181-10/+28
* scripts/simplebench: fix grammar: s/successed/succeeded/Vladimir Sementsov-Ogievskiy2020-12-181-6/+6
* scripts/git.orderfile: Keep files with .inc extension sortedPhilippe Mathieu-Daudé2020-12-151-0/+3
* compiler.h: remove QEMU_GNUC_PREREQMarc-André Lureau2020-12-151-1/+0Star
* scripts: kernel-doc: remove unnecessary change wrt LinuxPaolo Bonzini2020-12-101-1/+1
* scripts: kernel-doc: use :c:union when neededMauro Carvalho Chehab2020-12-101-1/+5
* scripts: kernel-doc: split typedef complex regexMauro Carvalho Chehab2020-12-101-5/+9
* scripts: kernel-doc: fix typedef parsingMauro Carvalho Chehab2020-12-101-2/+3
* Revert "kernel-doc: Handle function typedefs that return pointers"Paolo Bonzini2020-12-101-2/+2
* Revert "kernel-doc: Handle function typedefs without asterisks"Paolo Bonzini2020-12-101-1/+1
* scripts: kernel-doc: try to use c:function if possibleMauro Carvalho Chehab2020-12-101-9/+14
* scripts: kernel-doc: fix line number handlingMauro Carvalho Chehab2020-12-101-2/+4
* scripts: kernel-doc: allow passing desired Sphinx C domain dialectMauro Carvalho Chehab2020-12-101-8/+43
* scripts: kernel-doc: don't mangle with parameter listMauro Carvalho Chehab2020-12-101-12/+14
* scripts: kernel-doc: fix typedef identificationMauro Carvalho Chehab2020-12-101-23/+41
* scripts: kernel-doc: reimplement -nofunction argumentMauro Carvalho Chehab2020-12-101-23/+21Star
* scripts: kernel-doc: fix troubles with line countsMauro Carvalho Chehab2020-12-101-3/+4
* scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.xMauro Carvalho Chehab2020-12-101-10/+24
* scripts: kernel-doc: make it more compatible with Sphinx 3.xMauro Carvalho Chehab2020-12-101-6/+65
* Revert "kernel-doc: Use c:struct for Sphinx 3.0 and later"Paolo Bonzini2020-12-101-15/+1Star
* Revert "scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments"Paolo Bonzini2020-12-101-17/+1Star
* scripts: kernel-doc: add support for typedef enumMauro Carvalho Chehab2020-12-101-4/+11
* kernel-doc: add support for ____cacheline_aligned attributeJonathan Cameron2020-12-101-1/+2
* kernel-doc: include line numbers for function prototypesMauro Carvalho Chehab2020-12-101-0/+2
* scripts/kernel-doc: optionally treat warnings as errorsPierre-Louis Bossart2020-12-101-1/+22
* scripts/kernel-doc: handle function pointer prototypesMauro Carvalho Chehab2020-12-101-0/+5
* scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASKMauro Carvalho Chehab2020-12-101-0/+2
* Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov2020-12-101-1/+1
* scripts: kernel-doc: accept blank lines on parameter descriptionMauro Carvalho Chehab2020-12-101-12/+23
* scripts: kernel-doc: accept negation like !@varMauro Carvalho Chehab2020-12-101-1/+3
* scripts: kernel-doc: proper handle @foo->bar()Mauro Carvalho Chehab2020-12-101-0/+2
* scripts/kernel-doc: Add support for named variable macro argumentsJonathan Neuschäfer2020-12-101-0/+16
* kernel-doc: add support for ____cacheline_aligned_in_smp attributeAndré Almeida2020-12-101-1/+2
* kernel-doc: fix processing nested structs with attributesAndré Almeida2020-12-101-4/+4
* scripts/ci: clean up default args logic a littleAlex Bennée2020-11-231-11/+13
* meson: Fix argument for makensis (build regression)Stefan Weil2020-11-181-1/+1
* nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-152-2/+2
* overall/alpha tcg cpus|hppa: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* scripts/tracetool: silence SystemTap dtrace(1) long long warningsStefan Hajnoczi2020-11-111-0/+6
* scripts/oss-fuzz: give all fuzzers -target namesAlexander Bulekov2020-11-101-6/+6
* device-crash-test: Check if path is actually an executable fileEduardo Habkost2020-11-091-1/+3
* scripts/oss-fuzz: rename bin/qemu-fuzz-i386Alexander Bulekov2020-11-031-2/+2
* scripts/kerneldoc: For Sphinx 3 use c:macro for macros with argumentsPeter Maydell2020-11-021-1/+17
* update-linux-headers: Add vfio_zdev.hMatthew Rosato2020-11-011-1/+1
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qmp-2020-10-27' into s...Peter Maydell2020-10-292-125/+8Star
|\
| * scripts/qmp: delete 'qmp' scriptJohn Snow2020-10-271-124/+7Star
| * qmp-shell: Sort by key when pretty-printingDavid Edmondson2020-10-271-1/+1
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-2710...Peter Maydell2020-10-281-1/+1
|\ \
| * | scripts: fix error from checkpatch.pl when no commits are foundDaniel P. Berrangé2020-10-271-1/+1
| |/