index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2021-02-01
simpletrace: build() missing 2 required positional arguments
Volker Rümelin
2021-02-01
trace: make the 'log' backend timestamp configurable
Stefan Hajnoczi
2021-02-01
tracetool: also strip %l and %ll from systemtap format strings
Daniel P. Berrangé
2021-02-01
tracetool: fix "PRI" macro decoding
Laurent Vivier
2021-01-29
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-fixes-pull-re...
Peter Maydell
2021-01-29
configure: replace --enable/disable-git-update with --with-git-submodules
Dan Streetman
2021-01-29
hvf: Add hypervisor entitlement to output binaries
Alexander Graf
2021-01-26
simplebench: add bench-backup.py
Vladimir Sementsov-Ogievskiy
2021-01-26
simplebench: bench_block_job: add cmd_options argument
Vladimir Sementsov-Ogievskiy
2021-01-26
simplebench/bench_block_job: use correct shebang line with python3
Vladimir Sementsov-Ogievskiy
2021-01-21
update-linux-headers: Include const.h
Eric Farman
2021-01-18
scripts/checkpatch.pl: fix git-show invocation to include diffstat
Alex Bennée
2021-01-13
decodetree: Open files with encoding='utf-8'
Philippe Mathieu-Daudé
2021-01-12
scripts/gdb: implement 'qemu bt'
Maxim Levitsky
2021-01-12
scripts/gdb: fix 'qemu coroutine' when users selects a non topmost stack frame
Maxim Levitsky
2021-01-11
fuzz: heuristic split write based on past IOs
Qiuhao Li
2021-01-11
fuzz: add minimization options
Qiuhao Li
2021-01-11
fuzz: set bits in operand of write/out to zero
Qiuhao Li
2021-01-11
fuzz: remove IO commands iteratively
Qiuhao Li
2021-01-11
fuzz: split write operand using binary approach
Qiuhao Li
2021-01-11
fuzz: double the IOs to remove for every loop
Qiuhao Li
2021-01-11
fuzz: accelerate non-crash detection
Qiuhao Li
2021-01-08
scripts/coccinelle: New script to remove unnecessary timer_del() calls
Peter Maydell
2021-01-04
tracetool: show trace-events filename/lineno in fmt string errors
Stefan Hajnoczi
2021-01-04
tracetool: add input filename and line number to Event
Stefan Hajnoczi
2021-01-04
tracetool: add out_lineno and out_next_lineno to out()
Stefan Hajnoczi
2021-01-04
tracetool: add output filename command-line argument
Stefan Hajnoczi
2020-12-18
scripts/simplebench: add bench_prealloc.py
Vladimir Sementsov-Ogievskiy
2020-12-18
simplebench/results_to_text: make executable
Vladimir Sementsov-Ogievskiy
2020-12-18
simplebench/results_to_text: add difference line to the table
Vladimir Sementsov-Ogievskiy
2020-12-18
simplebench/results_to_text: improve view of the table
Vladimir Sementsov-Ogievskiy
2020-12-18
simplebench: move results_to_text() into separate file
Vladimir Sementsov-Ogievskiy
2020-12-18
simplebench: rename ascii() to results_to_text()
Vladimir Sementsov-Ogievskiy
2020-12-18
scripts/simplebench: use standard deviation for +- error
Vladimir Sementsov-Ogievskiy
2020-12-18
scripts/simplebench: support iops
Vladimir Sementsov-Ogievskiy
2020-12-18
scripts/simplebench: fix grammar: s/successed/succeeded/
Vladimir Sementsov-Ogievskiy
2020-12-15
scripts/git.orderfile: Keep files with .inc extension sorted
Philippe Mathieu-Daudé
2020-12-15
compiler.h: remove QEMU_GNUC_PREREQ
Marc-André Lureau
2020-12-10
scripts: kernel-doc: remove unnecessary change wrt Linux
Paolo Bonzini
2020-12-10
scripts: kernel-doc: use :c:union when needed
Mauro Carvalho Chehab
2020-12-10
scripts: kernel-doc: split typedef complex regex
Mauro Carvalho Chehab
2020-12-10
scripts: kernel-doc: fix typedef parsing
Mauro Carvalho Chehab
2020-12-10
Revert "kernel-doc: Handle function typedefs that return pointers"
Paolo Bonzini
2020-12-10
Revert "kernel-doc: Handle function typedefs without asterisks"
Paolo Bonzini
2020-12-10
scripts: kernel-doc: try to use c:function if possible
Mauro Carvalho Chehab
2020-12-10
scripts: kernel-doc: fix line number handling
Mauro Carvalho Chehab
2020-12-10
scripts: kernel-doc: allow passing desired Sphinx C domain dialect
Mauro Carvalho Chehab
2020-12-10
scripts: kernel-doc: don't mangle with parameter list
Mauro Carvalho Chehab
2020-12-10
scripts: kernel-doc: fix typedef identification
Mauro Carvalho Chehab
2020-12-10
scripts: kernel-doc: reimplement -nofunction argument
Mauro Carvalho Chehab
[next]