aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-12-15scripts/git.orderfile: Keep files with .inc extension sortedPhilippe Mathieu-Daudé
2020-12-15compiler.h: remove QEMU_GNUC_PREREQMarc-André Lureau
2020-12-10scripts: kernel-doc: remove unnecessary change wrt LinuxPaolo Bonzini
2020-12-10scripts: kernel-doc: use :c:union when neededMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: split typedef complex regexMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: fix typedef parsingMauro Carvalho Chehab
2020-12-10Revert "kernel-doc: Handle function typedefs that return pointers"Paolo Bonzini
2020-12-10Revert "kernel-doc: Handle function typedefs without asterisks"Paolo Bonzini
2020-12-10scripts: kernel-doc: try to use c:function if possibleMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: fix line number handlingMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: allow passing desired Sphinx C domain dialectMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: don't mangle with parameter listMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: fix typedef identificationMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: reimplement -nofunction argumentMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: fix troubles with line countsMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.xMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: make it more compatible with Sphinx 3.xMauro Carvalho Chehab
2020-12-10Revert "kernel-doc: Use c:struct for Sphinx 3.0 and later"Paolo Bonzini
2020-12-10Revert "scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments"Paolo Bonzini
2020-12-10scripts: kernel-doc: add support for typedef enumMauro Carvalho Chehab
2020-12-10kernel-doc: add support for ____cacheline_aligned attributeJonathan Cameron
2020-12-10kernel-doc: include line numbers for function prototypesMauro Carvalho Chehab
2020-12-10scripts/kernel-doc: optionally treat warnings as errorsPierre-Louis Bossart
2020-12-10scripts/kernel-doc: handle function pointer prototypesMauro Carvalho Chehab
2020-12-10scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASKMauro Carvalho Chehab
2020-12-10Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov
2020-12-10scripts: kernel-doc: accept blank lines on parameter descriptionMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: accept negation like !@varMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: proper handle @foo->bar()Mauro Carvalho Chehab
2020-12-10scripts/kernel-doc: Add support for named variable macro argumentsJonathan Neuschäfer
2020-12-10kernel-doc: add support for ____cacheline_aligned_in_smp attributeAndré Almeida
2020-12-10kernel-doc: fix processing nested structs with attributesAndré Almeida
2020-11-23scripts/ci: clean up default args logic a littleAlex Bennée
2020-11-18meson: Fix argument for makensis (build regression)Stefan Weil
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant
2020-11-15overall/alpha tcg cpus|hppa: Fix Lesser GPL version numberChetan Pant
2020-11-11scripts/tracetool: silence SystemTap dtrace(1) long long warningsStefan Hajnoczi
2020-11-10scripts/oss-fuzz: give all fuzzers -target namesAlexander Bulekov
2020-11-09device-crash-test: Check if path is actually an executable fileEduardo Habkost
2020-11-03scripts/oss-fuzz: rename bin/qemu-fuzz-i386Alexander Bulekov
2020-11-02scripts/kerneldoc: For Sphinx 3 use c:macro for macros with argumentsPeter Maydell
2020-11-01update-linux-headers: Add vfio_zdev.hMatthew Rosato
2020-10-29Merge remote-tracking branch 'remotes/armbru/tags/pull-qmp-2020-10-27' into s...Peter Maydell
2020-10-28Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-2710...Peter Maydell
2020-10-28Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell
2020-10-27Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque...Peter Maydell
2020-10-27scripts/qmp: delete 'qmp' scriptJohn Snow
2020-10-27qmp-shell: Sort by key when pretty-printingDavid Edmondson
2020-10-27scripts: fix error from checkpatch.pl when no commits are foundDaniel P. Berrangé
2020-10-26Add execute bit back to scripts/tracetool.pyAnthony PERARD