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
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/checkpatch.pl: fix git-show invocation to include diffstat
Alex Bennée
2021-01-18
1
-1
/
+1
*
decodetree: Open files with encoding='utf-8'
Philippe Mathieu-Daudé
2021-01-13
1
-3
/
+6
*
scripts/gdb: implement 'qemu bt'
Maxim Levitsky
2021-01-12
2
-1
/
+28
*
scripts/gdb: fix 'qemu coroutine' when users selects a non topmost stack frame
Maxim Levitsky
2021-01-12
1
-0
/
+7
*
fuzz: heuristic split write based on past IOs
Qiuhao Li
2021-01-11
1
-0
/
+56
*
fuzz: add minimization options
Qiuhao Li
2021-01-11
1
-4
/
+26
*
fuzz: set bits in operand of write/out to zero
Qiuhao Li
2021-01-11
1
-0
/
+39
*
fuzz: remove IO commands iteratively
Qiuhao Li
2021-01-11
1
-15
/
+26
*
fuzz: split write operand using binary approach
Qiuhao Li
2021-01-11
1
-9
/
+20
*
fuzz: double the IOs to remove for every loop
Qiuhao Li
2021-01-11
1
-12
/
+21
*
fuzz: accelerate non-crash detection
Qiuhao Li
2021-01-11
1
-13
/
+31
*
scripts/coccinelle: New script to remove unnecessary timer_del() calls
Peter Maydell
2021-01-08
1
-0
/
+18
*
tracetool: show trace-events filename/lineno in fmt string errors
Stefan Hajnoczi
2021-01-04
3
-0
/
+12
*
tracetool: add input filename and line number to Event
Stefan Hajnoczi
2021-01-04
1
-5
/
+22
*
tracetool: add out_lineno and out_next_lineno to out()
Stefan Hajnoczi
2021-01-04
1
-1
/
+9
*
tracetool: add output filename command-line argument
Stefan Hajnoczi
2021-01-04
2
-7
/
+23
*
scripts/simplebench: add bench_prealloc.py
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-0
/
+132
*
simplebench/results_to_text: make executable
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-0
/
+14
*
simplebench/results_to_text: add difference line to the table
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-7
/
+60
*
simplebench/results_to_text: improve view of the table
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-1
/
+12
*
simplebench: move results_to_text() into separate file
Vladimir Sementsov-Ogievskiy
2020-12-18
4
-33
/
+52
*
simplebench: rename ascii() to results_to_text()
Vladimir Sementsov-Ogievskiy
2020-12-18
3
-7
/
+7
*
scripts/simplebench: use standard deviation for +- error
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-5
/
+6
*
scripts/simplebench: support iops
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-10
/
+28
*
scripts/simplebench: fix grammar: s/successed/succeeded/
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-6
/
+6
*
scripts/git.orderfile: Keep files with .inc extension sorted
Philippe Mathieu-Daudé
2020-12-15
1
-0
/
+3
*
compiler.h: remove QEMU_GNUC_PREREQ
Marc-André Lureau
2020-12-15
1
-1
/
+0
*
scripts: kernel-doc: remove unnecessary change wrt Linux
Paolo Bonzini
2020-12-10
1
-1
/
+1
*
scripts: kernel-doc: use :c:union when needed
Mauro Carvalho Chehab
2020-12-10
1
-1
/
+5
*
scripts: kernel-doc: split typedef complex regex
Mauro Carvalho Chehab
2020-12-10
1
-5
/
+9
*
scripts: kernel-doc: fix typedef parsing
Mauro Carvalho Chehab
2020-12-10
1
-2
/
+3
*
Revert "kernel-doc: Handle function typedefs that return pointers"
Paolo Bonzini
2020-12-10
1
-2
/
+2
*
Revert "kernel-doc: Handle function typedefs without asterisks"
Paolo Bonzini
2020-12-10
1
-1
/
+1
*
scripts: kernel-doc: try to use c:function if possible
Mauro Carvalho Chehab
2020-12-10
1
-9
/
+14
*
scripts: kernel-doc: fix line number handling
Mauro Carvalho Chehab
2020-12-10
1
-2
/
+4
*
scripts: kernel-doc: allow passing desired Sphinx C domain dialect
Mauro Carvalho Chehab
2020-12-10
1
-8
/
+43
*
scripts: kernel-doc: don't mangle with parameter list
Mauro Carvalho Chehab
2020-12-10
1
-12
/
+14
*
scripts: kernel-doc: fix typedef identification
Mauro Carvalho Chehab
2020-12-10
1
-23
/
+41
*
scripts: kernel-doc: reimplement -nofunction argument
Mauro Carvalho Chehab
2020-12-10
1
-23
/
+21
*
scripts: kernel-doc: fix troubles with line counts
Mauro Carvalho Chehab
2020-12-10
1
-3
/
+4
*
scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x
Mauro Carvalho Chehab
2020-12-10
1
-10
/
+24
*
scripts: kernel-doc: make it more compatible with Sphinx 3.x
Mauro Carvalho Chehab
2020-12-10
1
-6
/
+65
*
Revert "kernel-doc: Use c:struct for Sphinx 3.0 and later"
Paolo Bonzini
2020-12-10
1
-15
/
+1
*
Revert "scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments"
Paolo Bonzini
2020-12-10
1
-17
/
+1
*
scripts: kernel-doc: add support for typedef enum
Mauro Carvalho Chehab
2020-12-10
1
-4
/
+11
*
kernel-doc: add support for ____cacheline_aligned attribute
Jonathan Cameron
2020-12-10
1
-1
/
+2
*
kernel-doc: include line numbers for function prototypes
Mauro Carvalho Chehab
2020-12-10
1
-0
/
+2
*
scripts/kernel-doc: optionally treat warnings as errors
Pierre-Louis Bossart
2020-12-10
1
-1
/
+22
*
scripts/kernel-doc: handle function pointer prototypes
Mauro Carvalho Chehab
2020-12-10
1
-0
/
+5
*
scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK
Mauro Carvalho Chehab
2020-12-10
1
-0
/
+2
[next]