index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
checkpatch.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
checkpatch: ignore target/hexagon/imported/* files
Matheus Tavares Bernardino
2022-09-29
1
-0
/
+1
*
checkpatch: fix g_malloc check
Paolo Bonzini
2022-05-12
1
-2
/
+2
*
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-21
1
-1
/
+1
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
1
-2
/
+2
*
compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATED
Marc-André Lureau
2022-03-22
1
-1
/
+1
*
compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULT
Marc-André Lureau
2022-03-22
1
-1
/
+1
*
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-22
1
-1
/
+1
*
checkpatch: Ensure that TypeInfos are const
Bernhard Beschow
2022-02-21
1
-0
/
+1
*
drop libxml2 checks since libxml is not actually used (for parallels)
Michael Tokarev
2022-02-09
1
-1
/
+0
*
checkpatch: Do not allow deprecated g_memdup()
Philippe Mathieu-Daudé
2021-12-17
1
-0
/
+5
*
scripts/checkpatch: roll diff tweaking into checkpatch itself
Alex Bennée
2021-06-25
1
-1
/
+6
*
scripts/checkpatch.pl: process .c.inc and .h.inc files as C source
Matheus Ferst
2021-06-07
1
-2
/
+2
*
checkpatch: Fix use of uninitialized value
Greg Kurz
2021-05-14
1
-0
/
+1
*
checkpatch: don't emit warning on newly created acpi data files
Isaku Yamahata
2021-02-23
1
-1
/
+3
*
scripts/checkpatch: Improve the check for authors mangled by the mailing list
Thomas Huth
2021-02-19
1
-1
/
+1
*
scripts/checkpatch.pl: fix git-show invocation to include diffstat
Alex Bennée
2021-01-18
1
-1
/
+1
*
scripts: fix error from checkpatch.pl when no commits are found
Daniel P. Berrangé
2020-10-27
1
-1
/
+1
*
checkpatch: Detect '%#' or '%0#' in printf-style format strings
Dov Murik
2020-09-30
1
-2
/
+8
*
checkpatch: avoid error on cover letter files
Stefano Garzarella
2020-09-30
1
-1
/
+1
*
scripts/texi2pod: Delete unused script
Peter Maydell
2020-09-29
1
-1
/
+1
*
scripts/: fix some comment spelling errors
zhaolichang
2020-09-17
1
-1
/
+1
*
checkpatch: Change occurences of 'kernel' to 'qemu' in user messages
Aleksandar Markovic
2020-07-11
1
-3
/
+3
*
checkpatch: reversed logic with acpi test checks
Michael S. Tsirkin
2020-06-12
1
-1
/
+1
*
checkpatch: ignore allowed diff list
Michael S. Tsirkin
2020-05-04
1
-5
/
+6
*
checkpatch: fix acpi check with multiple file name
Michael S. Tsirkin
2020-05-04
1
-10
/
+12
*
checkpatch: enforce process for expected files
Michael S. Tsirkin
2020-03-29
1
-0
/
+25
*
softmmu: move vl.c to softmmu/
Alexander Bulekov
2020-02-22
1
-1
/
+1
*
scripts/checkpatch.pl: Detect superfluous semicolon in C code
Philippe Mathieu-Daudé
2020-02-18
1
-0
/
+5
*
scripts/checkpatch.pl: Only allow Python 3 interpreter
Philippe Mathieu-Daudé
2020-02-07
1
-0
/
+6
*
scripts/checkpatch.pl: don't complain about (foo, /* empty */)
Alex Bennée
2019-10-28
1
-1
/
+1
*
checkpatch: suggest qemu_real_host_page_size instead of getpagesize() or sysc...
Wei Yang
2019-10-23
1
-0
/
+6
*
docs: convert README, CODING_STYLE and HACKING to RST syntax
Daniel P. Berrangé
2019-09-05
1
-1
/
+1
*
checkpatch: detect doubly-encoded UTF-8
Paolo Bonzini
2019-07-15
1
-0
/
+16
*
checkpatch: do not warn for multiline parenthesized returned value
Paolo Bonzini
2019-07-05
1
-1
/
+2
*
checkpatch: allow SPDX-License-Identifier
Peter Xu
2019-06-03
1
-1
/
+2
*
checkpatch: Don't emit spurious warnings about block comments
Peter Maydell
2019-01-29
1
-1
/
+1
*
checkpatch: warn about qemu/queue.h head structs that are not typedef-ed
Paolo Bonzini
2019-01-11
1
-0
/
+5
*
checkpatch: colorize output to terminal
Paolo Bonzini
2019-01-11
1
-7
/
+42
*
checkpatch: improve handling of multiple patches or files
Paolo Bonzini
2019-01-11
1
-7
/
+23
*
checkpatch: check Signed-off-by in --mailback mode
Paolo Bonzini
2019-01-11
1
-3
/
+4
*
checkpatch: fix premature exit when no input or --mailback
Paolo Bonzini
2019-01-11
1
-3
/
+3
*
scripts/checkpatch.pl: Enforce multiline comment syntax
Peter Maydell
2018-12-14
1
-0
/
+48
*
Remove QEMU_ARTIFICIAL macro
Thomas Huth
2018-12-12
1
-1
/
+0
*
checkpatch: g_test_message does not need a trailing newline
Paolo Bonzini
2018-11-27
1
-1
/
+2
*
scripts: report on author emails that are mangled by the mailing list
Daniel P. Berrangé
2018-10-31
1
-0
/
+4
*
checkpatch: allow space in more places before a bracket
Heinrich Schuchardt
2018-08-23
1
-2
/
+1
*
checkpatch: fix filename detection when using -f
Paolo Bonzini
2018-08-23
1
-2
/
+2
*
checkpatch: handle token pasting better
Paolo Bonzini
2018-07-06
1
-5
/
+4
*
checkpatch: Recognize IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-0
/
+1
*
checkpatch: generalize xen handle matching in the list of types
Paul Durrant
2018-05-22
1
-1
/
+1
[next]