index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-11
fuzz: heuristic split write based on past IOs
Qiuhao Li
1
-0
/
+56
2021-01-11
fuzz: add minimization options
Qiuhao Li
1
-4
/
+26
2021-01-11
fuzz: set bits in operand of write/out to zero
Qiuhao Li
1
-0
/
+39
2021-01-11
fuzz: remove IO commands iteratively
Qiuhao Li
1
-15
/
+26
2021-01-11
fuzz: split write operand using binary approach
Qiuhao Li
1
-9
/
+20
2021-01-11
fuzz: double the IOs to remove for every loop
Qiuhao Li
1
-12
/
+21
2021-01-11
fuzz: accelerate non-crash detection
Qiuhao Li
1
-13
/
+31
2021-01-08
scripts/coccinelle: New script to remove unnecessary timer_del() calls
Peter Maydell
1
-0
/
+18
2021-01-04
tracetool: show trace-events filename/lineno in fmt string errors
Stefan Hajnoczi
3
-0
/
+12
2021-01-04
tracetool: add input filename and line number to Event
Stefan Hajnoczi
1
-5
/
+22
2021-01-04
tracetool: add out_lineno and out_next_lineno to out()
Stefan Hajnoczi
1
-1
/
+9
2021-01-04
tracetool: add output filename command-line argument
Stefan Hajnoczi
2
-7
/
+23
2020-12-18
scripts/simplebench: add bench_prealloc.py
Vladimir Sementsov-Ogievskiy
1
-0
/
+132
2020-12-18
simplebench/results_to_text: make executable
Vladimir Sementsov-Ogievskiy
1
-0
/
+14
2020-12-18
simplebench/results_to_text: add difference line to the table
Vladimir Sementsov-Ogievskiy
1
-7
/
+60
2020-12-18
simplebench/results_to_text: improve view of the table
Vladimir Sementsov-Ogievskiy
1
-1
/
+12
2020-12-18
simplebench: move results_to_text() into separate file
Vladimir Sementsov-Ogievskiy
4
-33
/
+52
2020-12-18
simplebench: rename ascii() to results_to_text()
Vladimir Sementsov-Ogievskiy
3
-7
/
+7
2020-12-18
scripts/simplebench: use standard deviation for +- error
Vladimir Sementsov-Ogievskiy
1
-5
/
+6
2020-12-18
scripts/simplebench: support iops
Vladimir Sementsov-Ogievskiy
1
-10
/
+28
2020-12-18
scripts/simplebench: fix grammar: s/successed/succeeded/
Vladimir Sementsov-Ogievskiy
1
-6
/
+6
2020-12-15
scripts/git.orderfile: Keep files with .inc extension sorted
Philippe Mathieu-Daudé
1
-0
/
+3
2020-12-15
compiler.h: remove QEMU_GNUC_PREREQ
Marc-André Lureau
1
-1
/
+0
2020-12-10
scripts: kernel-doc: remove unnecessary change wrt Linux
Paolo Bonzini
1
-1
/
+1
2020-12-10
scripts: kernel-doc: use :c:union when needed
Mauro Carvalho Chehab
1
-1
/
+5
2020-12-10
scripts: kernel-doc: split typedef complex regex
Mauro Carvalho Chehab
1
-5
/
+9
2020-12-10
scripts: kernel-doc: fix typedef parsing
Mauro Carvalho Chehab
1
-2
/
+3
2020-12-10
Revert "kernel-doc: Handle function typedefs that return pointers"
Paolo Bonzini
1
-2
/
+2
2020-12-10
Revert "kernel-doc: Handle function typedefs without asterisks"
Paolo Bonzini
1
-1
/
+1
2020-12-10
scripts: kernel-doc: try to use c:function if possible
Mauro Carvalho Chehab
1
-9
/
+14
2020-12-10
scripts: kernel-doc: fix line number handling
Mauro Carvalho Chehab
1
-2
/
+4
2020-12-10
scripts: kernel-doc: allow passing desired Sphinx C domain dialect
Mauro Carvalho Chehab
1
-8
/
+43
2020-12-10
scripts: kernel-doc: don't mangle with parameter list
Mauro Carvalho Chehab
1
-12
/
+14
2020-12-10
scripts: kernel-doc: fix typedef identification
Mauro Carvalho Chehab
1
-23
/
+41
2020-12-10
scripts: kernel-doc: reimplement -nofunction argument
Mauro Carvalho Chehab
1
-23
/
+21
2020-12-10
scripts: kernel-doc: fix troubles with line counts
Mauro Carvalho Chehab
1
-3
/
+4
2020-12-10
scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x
Mauro Carvalho Chehab
1
-10
/
+24
2020-12-10
scripts: kernel-doc: make it more compatible with Sphinx 3.x
Mauro Carvalho Chehab
1
-6
/
+65
2020-12-10
Revert "kernel-doc: Use c:struct for Sphinx 3.0 and later"
Paolo Bonzini
1
-15
/
+1
2020-12-10
Revert "scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments"
Paolo Bonzini
1
-17
/
+1
2020-12-10
scripts: kernel-doc: add support for typedef enum
Mauro Carvalho Chehab
1
-4
/
+11
2020-12-10
kernel-doc: add support for ____cacheline_aligned attribute
Jonathan Cameron
1
-1
/
+2
2020-12-10
kernel-doc: include line numbers for function prototypes
Mauro Carvalho Chehab
1
-0
/
+2
2020-12-10
scripts/kernel-doc: optionally treat warnings as errors
Pierre-Louis Bossart
1
-1
/
+22
2020-12-10
scripts/kernel-doc: handle function pointer prototypes
Mauro Carvalho Chehab
1
-0
/
+5
2020-12-10
scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK
Mauro Carvalho Chehab
1
-0
/
+2
2020-12-10
Replace HTTP links with HTTPS ones: documentation
Alexander A. Klimov
1
-1
/
+1
2020-12-10
scripts: kernel-doc: accept blank lines on parameter description
Mauro Carvalho Chehab
1
-12
/
+23
2020-12-10
scripts: kernel-doc: accept negation like !@var
Mauro Carvalho Chehab
1
-1
/
+3
2020-12-10
scripts: kernel-doc: proper handle @foo->bar()
Mauro Carvalho Chehab
1
-0
/
+2
[next]