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-10-27
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque...
Peter Maydell
1
-0
/
+0
2020-10-26
Add execute bit back to scripts/tracetool.py
Anthony PERARD
1
-0
/
+0
2020-10-26
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-6
/
+5
2020-10-26
scripts/oss-fuzz: ignore the generic-fuzz target
Alexander Bulekov
1
-2
/
+8
2020-10-26
scripts/oss-fuzz: use hardlinks instead of copying
Alexander Bulekov
1
-1
/
+7
2020-10-26
scripts/oss-fuzz: Add crash trace minimization script
Alexander Bulekov
1
-0
/
+157
2020-10-26
scripts/oss-fuzz: Add script to reorder a generic-fuzzer trace
Alexander Bulekov
1
-0
/
+103
2020-10-22
build: fix macOS --enable-modules build
Paolo Bonzini
1
-6
/
+5
2020-10-20
decodetree: Fix codegen for non-overlapping group inside overlapping group
Peter Maydell
1
-1
/
+1
2020-10-17
build: replace ninjatool with ninja
Paolo Bonzini
2
-1009
/
+2
2020-10-13
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1...
Peter Maydell
1
-19
/
+44
2020-10-13
scripts/ci/gitlab-pipeline-status: wait for pipeline creation
Cleber Rosa
1
-4
/
+13
2020-10-13
scripts/ci/gitlab-pipeline-status: use more descriptive exceptions
Cleber Rosa
1
-2
/
+10
2020-10-13
scripts/ci/gitlab-pipeline-status: handle keyboard interrupts
Cleber Rosa
1
-2
/
+4
2020-10-13
scripts/ci/gitlab-pipeline-status: refactor parser creation
Cleber Rosa
1
-4
/
+7
2020-10-13
scripts/ci/gitlab-pipeline-status: give early feedback on running pipelines
Cleber Rosa
1
-1
/
+1
2020-10-13
scripts/ci/gitlab-pipeline-status: improve message regarding timeout
Cleber Rosa
1
-1
/
+4
2020-10-13
scripts/ci/gitlab-pipeline-status: make branch name configurable
Cleber Rosa
1
-6
/
+6
2020-10-12
build-sys: fix git version from -version
Marc-André Lureau
1
-1
/
+1
2020-10-12
qom: fix objects with improper parent type
Paolo Bonzini
1
-0
/
+26
2020-10-10
qapi/visit.py: add type hint annotations
John Snow
2
-22
/
+56
2020-10-10
qapi/visit.py: remove unused parameters from gen_visit_object
John Snow
2
-3
/
+2
2020-10-10
qapi/visit.py: assert tag_member contains a QAPISchemaEnumType
John Snow
1
-5
/
+7
2020-10-10
qapi/types.py: remove one-letter variables
John Snow
2
-15
/
+15
2020-10-10
qapi/types.py: add type hint annotations
John Snow
2
-27
/
+64
2020-10-10
qapi/gen.py: delint with pylint
John Snow
2
-2
/
+5
2020-10-10
qapi/gen.py: update write() to be more idiomatic
John Snow
1
-14
/
+11
2020-10-10
qapi/gen.py: Remove unused parameter
John Snow
1
-2
/
+2
2020-10-10
qapi/gen.py: add type hint annotations
John Snow
2
-52
/
+57
2020-10-10
qapi/gen: Make _is_user_module() return bool
John Snow
1
-1
/
+1
2020-10-10
qapi/source.py: delint with pylint
John Snow
2
-1
/
+3
2020-10-10
qapi/source.py: add type hint annotations
John Snow
2
-18
/
+19
2020-10-10
qapi/commands.py: add type hint annotations
John Snow
2
-23
/
+56
2020-10-10
qapi/commands.py: Don't re-bind to variable of different type
John Snow
1
-3
/
+1
2020-10-10
qapi/events.py: Move comments into docstrings
John Snow
1
-1
/
+5
2020-10-10
qapi/events.py: add type hint annotations
John Snow
2
-16
/
+35
2020-10-10
qapi: establish mypy type-checking baseline
John Snow
2
-1
/
+62
2020-10-10
qapi/common.py: move build_params into gen.py
John Snow
4
-34
/
+36
2020-10-10
qapi/common.py: Convert comments into docstrings, and elaborate
John Snow
1
-14
/
+40
2020-10-10
qapi/common.py: add type hint annotations
John Snow
1
-11
/
+16
2020-10-10
qapi/common.py: check with pylint
John Snow
1
-2
/
+1
2020-10-10
qapi/common.py: Replace one-letter 'c' variable
John Snow
1
-4
/
+4
2020-10-10
qapi/common.py: delint with pylint
John Snow
2
-17
/
+15
2020-10-10
qapi/common.py: Add indent manager
John Snow
2
-20
/
+36
2020-10-10
qapi/common.py: Remove python compatibility workaround
John Snow
1
-4
/
+1
2020-10-10
qapi: add pylintrc
John Snow
1
-0
/
+73
2020-10-10
qapi: delint using flake8
John Snow
4
-9
/
+20
2020-10-10
qapi: enforce import order/styling with isort
John Snow
5
-5
/
+16
2020-10-10
qapi: Remove wildcard includes
John Snow
6
-8
/
+38
2020-10-10
qapi: Prefer explicit relative imports
John Snow
10
-33
/
+33
[next]