index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
coverity: Update user emulation regexp
Philippe Mathieu-Daudé
2024-05-03
1
-1
/
+1
*
|
Merge tag 'pull-request-2024-04-30' of https://gitlab.com/thuth/qemu into staging
Richard Henderson
2024-04-30
1
-3
/
+13
|
\
\
|
*
|
build-environment: make some packages optional
Alex Bennée
2024-04-30
1
-3
/
+13
|
|
/
*
|
checkpatch.pl: forbid strerrorname_np()
Daniel Henrique Barboza
2024-04-29
1
-0
/
+3
*
|
scripts/checkpatch: Do not use mailmap
Philippe Mathieu-Daudé
2024-04-29
1
-3
/
+3
*
|
scripts/checkpatch: Avoid author email mangled by qemu-*@nongnu.org
Philippe Mathieu-Daudé
2024-04-29
1
-1
/
+1
|
/
*
exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
Philippe Mathieu-Daudé
2024-04-26
1
-3
/
+3
*
Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-04-25
1
-0
/
+486
|
\
|
*
scripts: add script to compare compatibility properties
Maksim Davydov
2024-04-25
1
-0
/
+486
*
|
scripts/coccinelle: New script to add ResetType to hold and exit phases
Peter Maydell
2024-04-25
1
-0
/
+133
*
|
meson: Make DEBUG_REMAP a meson option
Ilya Leoshkevich
2024-04-24
1
-0
/
+3
|
/
*
Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-04-24
6
-36
/
+0
|
\
|
*
hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper
Philippe Mathieu-Daudé
2024-04-24
3
-31
/
+0
|
*
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
2024-04-24
3
-5
/
+0
*
|
Merge tag 'pull-qapi-2024-04-24' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
2024-04-24
5
-287
/
+536
|
\
\
|
*
|
qapi: Dumb down QAPISchema.lookup_entity()
Markus Armbruster
2024-04-24
1
-12
/
+6
|
*
|
qapi: Tighten check whether implicit object type already exists
Markus Armbruster
2024-04-24
1
-1
/
+2
|
*
|
qapi/schema: remove unnecessary asserts
John Snow
2024-04-24
1
-25
/
+0
|
*
|
qapi/schema: turn on mypy strictness
John Snow
2024-04-24
1
-5
/
+0
|
*
|
qapi/schema: add type hints
John Snow
2024-04-24
1
-173
/
+397
|
*
|
qapi/parser.py: assert member.info is present in connect_member
John Snow
2024-04-24
1
-0
/
+1
|
*
|
qapi/parser: demote QAPIExpression to Dict[str, Any]
John Snow
2024-04-24
1
-1
/
+2
|
*
|
qapi/schema: assert inner type of QAPISchemaVariants in check_clash()
John Snow
2024-04-24
1
-1
/
+4
|
*
|
qapi/schema: fix typing for QAPISchemaVariants.tag_member
John Snow
2024-04-24
1
-3
/
+19
|
*
|
qapi/schema: Don't initialize "members" with `None`
John Snow
2024-04-24
1
-5
/
+7
|
*
|
qapi/schema: add _check_complete flag
John Snow
2024-04-24
1
-3
/
+5
|
*
|
qapi/schema: assert info is present when necessary
John Snow
2024-04-24
1
-0
/
+2
|
*
|
qapi/schema: fix QAPISchemaArrayType.check's call to resolve_type
John Snow
2024-04-24
1
-1
/
+1
|
*
|
qapi: Assert built-in types exist
Markus Armbruster
2024-04-24
1
-2
/
+6
|
*
|
qapi/schema: assert resolve_type has 'info' and 'what' args on error
John Snow
2024-04-24
1
-0
/
+1
|
*
|
qapi/schema: add type narrowing to lookup_type()
John Snow
2024-04-24
1
-1
/
+3
|
*
|
qapi/schema: adjust type narrowing for mypy's benefit
John Snow
2024-04-24
1
-7
/
+9
|
*
|
qapi/schema: make c_type() and json_type() abstract methods
John Snow
2024-04-24
1
-1
/
+4
|
*
|
qapi/schema: declare type for QAPISchemaArrayType.element_type
John Snow
2024-04-24
1
-1
/
+1
|
*
|
qapi/schema: declare type for QAPISchemaObjectTypeMember.type
John Snow
2024-04-24
1
-1
/
+1
|
*
|
qapi: create QAPISchemaDefinition
John Snow
2024-04-24
1
-58
/
+78
|
*
|
qapi/schema: add pylint suppressions
John Snow
2024-04-24
2
-5
/
+5
|
*
|
qapi: sort pylint suppressions
John Snow
2024-04-24
1
-3
/
+3
|
*
|
qapi/parser: shush up pylint
John Snow
2024-04-24
1
-0
/
+1
|
*
|
qapi/parser: fix typo - self.returns.info => self.errors.info
John Snow
2024-04-24
1
-1
/
+1
|
|
/
*
|
Merge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
2024-04-24
1
-3
/
+2
|
\
\
|
*
|
qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE definition
Philippe Mathieu-Daudé
2024-04-24
1
-3
/
+2
|
|
/
*
|
scripts/update-linux-headers: Add bits.h to file imports
Michael Roth
2024-04-23
1
-1
/
+1
*
|
scripts/update-linux-headers: Add setup_data.h to import list
Michael Roth
2024-04-23
1
-1
/
+5
|
/
*
tracetool: remove redundant --target-type / --target-name args
Daniel P. Berrangé
2024-03-12
1
-19
/
+5
*
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Peter Maydell
2024-03-09
1
-1
/
+1
|
\
|
*
make-release: switch to .xz format by default
Michael Tokarev
2024-03-09
1
-1
/
+1
*
|
run-coverity-scan: add --check-upload-only option
Paolo Bonzini
2024-03-08
1
-17
/
+42
|
/
*
qapi: Reject "Returns" section when command doesn't return anything
Markus Armbruster
2024-03-04
1
-1
/
+6
*
qapi: New documentation section tag "Errors"
Markus Armbruster
2024-03-04
1
-6
/
+17
[prev]
[next]