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
2020-06-27
scripts/performance: Add topN_callgrind.py script
Ahmed Karaman
1
-0
/
+140
2020-06-27
scripts/performance: Add topN_perf.py script
Ahmed Karaman
1
-0
/
+149
2020-06-26
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-3
/
+3
2020-06-24
scripts/tracetool: Update maintainer email address
Philippe Mathieu-Daudé
18
-18
/
+18
2020-06-23
minikconf: explicitly set encoding to UTF-8
Stefan Hajnoczi
1
-3
/
+3
2020-06-15
fuzz: add oss-fuzz build-script
Alexander Bulekov
1
-0
/
+105
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-55
/
+89
2020-06-12
checkpatch: reversed logic with acpi test checks
Michael S. Tsirkin
1
-1
/
+1
2020-06-11
Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20200609' into staging
Peter Maydell
1
-217
/
+294
2020-06-10
run-coverity-scan: support --update-tools-only --docker
Paolo Bonzini
1
-16
/
+23
2020-06-10
run-coverity-scan: download tools outside the container
Paolo Bonzini
2
-21
/
+24
2020-06-10
run-coverity-scan: use --no-update-tools in docker run
Paolo Bonzini
1
-6
/
+5
2020-06-10
run-coverity-scan: add --no-update-tools option
Paolo Bonzini
1
-14
/
+23
2020-06-10
run-coverity-scan: use docker.py
Paolo Bonzini
2
-12
/
+22
2020-06-10
run-coverity-scan: get Coverity token and email from special git config section
Paolo Bonzini
1
-9
/
+15
2020-06-09
decodetree: Drop check for less than 2 patterns in a group
Richard Henderson
1
-2
/
+0
2020-06-08
decodetree: Implement non-overlapping groups
Richard Henderson
1
-4
/
+14
2020-06-08
decodetree: Move semantic propagation into classes
Richard Henderson
1
-210
/
+252
2020-06-08
decodetree: Allow group covering the entire insn space
Richard Henderson
1
-3
/
+11
2020-06-08
decodetree: Split out MultiPattern from IncMultiPattern
Richard Henderson
1
-11
/
+26
2020-06-08
decodetree: Rename MultiPattern to IncMultiPattern
Richard Henderson
1
-7
/
+7
2020-06-08
decodetree: Tidy error_with_file
Richard Henderson
1
-10
/
+14
2020-06-08
scripts/coverity-scan: Remove flex/bison packages
Philippe Mathieu-Daudé
1
-2
/
+0
2020-06-08
scripts/clean-includes: Mark 'qemu/qemu-plugin.h' as special header
Philippe Mathieu-Daudé
1
-0
/
+1
2020-05-31
python: remove more instances of sys.version_info
John Snow
3
-24
/
+9
2020-05-31
scripts/qmp: Fix shebang and imports
John Snow
6
-6
/
+18
2020-05-31
scripts/modules/module_block: Use Python 3 interpreter & add pseudo-main
Philippe Mathieu-Daudé
1
-14
/
+15
2020-05-31
scripts/kvm/vmxcap: Use Python 3 interpreter and add pseudo-main()
Philippe Mathieu-Daudé
1
-3
/
+4
2020-05-31
scripts/qmp: Use Python 3 interpreter
Philippe Mathieu-Daudé
4
-4
/
+4
2020-05-31
scripts/qemu-gdb: Use Python 3 interpreter
Philippe Mathieu-Daudé
1
-2
/
+2
2020-05-31
scripts/qemugdb: Remove shebang header
Philippe Mathieu-Daudé
6
-11
/
+4
2020-05-04
checkpatch: ignore allowed diff list
Michael S. Tsirkin
1
-5
/
+6
2020-05-04
checkpatch: fix acpi check with multiple file name
Michael S. Tsirkin
1
-10
/
+12
2020-04-30
qapi: Generate simpler marshalling code when no arguments
Markus Armbruster
1
-16
/
+24
2020-04-30
qapi: Disallow qmp_marshal_FOO(NULL, ...)
Markus Armbruster
1
-24
/
+2
2020-04-30
qapi: Assert non-input visitors see only valid alternate tags
Markus Armbruster
1
-0
/
+1
2020-04-30
qapi: Clean up visitor's recovery from input with invalid type
Markus Armbruster
1
-0
/
+3
2020-04-30
qapi: Assert incomplete object occurs only in dealloc visitor
Markus Armbruster
1
-0
/
+4
2020-04-14
kernel-doc: Use c:struct for Sphinx 3.0 and later
Peter Maydell
1
-1
/
+15
2020-04-14
scripts/kernel-doc: Add missing close-paren in c:function directives
Peter Maydell
1
-1
/
+1
2020-04-14
scripts/coverity-scan: Add Docker support
Peter Maydell
2
-0
/
+221
2020-04-14
scripts/run-coverity-scan: Script to run Coverity Scan build
Peter Maydell
1
-0
/
+311
2020-04-04
scripts/coccinelle: add error-use-after-free.cocci
Vladimir Sementsov-Ogievskiy
1
-0
/
+52
2020-03-31
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+25
2020-03-30
decodetree: Use Python3 floor division operator
Philippe Mathieu-Daudé
1
-2
/
+2
2020-03-29
checkpatch: enforce process for expected files
Michael S. Tsirkin
1
-0
/
+25
2020-03-20
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...
Peter Maydell
3
-0
/
+208
2020-03-20
scripts: add a script to generate syscall_nr.h
Laurent Vivier
1
-0
/
+102
2020-03-20
linux-user,mips: update syscall-args-o32.c.inc
Laurent Vivier
1
-0
/
+57
2020-03-20
linux-user, scripts: add a script to update syscall.tbl
Laurent Vivier
1
-0
/
+49
[next]