index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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
*
qapi: Slightly clearer error message for invalid "Returns" section
Markus Armbruster
2024-03-04
1
-2
/
+3
*
qapi: Memorize since & returns sections
Markus Armbruster
2024-03-04
1
-14
/
+17
*
gdbstub: Add members to identify registers to GDBFeature
Akihiko Odaki
2024-02-28
1
-1
/
+13
*
qapi: Divorce QAPIDoc from QAPIParseError
Markus Armbruster
2024-02-26
1
-38
/
+28
*
qapi: Reject multiple and empty feature descriptions
Markus Armbruster
2024-02-26
1
-1
/
+7
*
qapi: Rewrite doc comment parser
Markus Armbruster
2024-02-26
1
-269
/
+211
*
qapi: Merge adjacent untagged sections
Markus Armbruster
2024-02-26
1
-0
/
+3
*
qapi: Call QAPIDoc.check() always
Markus Armbruster
2024-02-26
1
-5
/
+2
*
qapi: Recognize section tags and 'Features:' only after blank line
Markus Armbruster
2024-02-26
1
-3
/
+8
*
qapi: Require descriptions and tagged sections to be indented
Markus Armbruster
2024-02-26
1
-0
/
+3
*
qapi: Reject section heading in the middle of a doc comment
Markus Armbruster
2024-02-26
1
-3
/
+3
*
qapi: Rename QAPIDoc.Section.name to .tag
Markus Armbruster
2024-02-26
1
-15
/
+15
*
qapi: Improve error message for empty doc sections
Markus Armbruster
2024-02-26
1
-7
/
+7
*
qapi: Improve error position for bogus invalid "Returns" section
Markus Armbruster
2024-02-26
1
-3
/
+7
*
qapi: Improve error position for bogus argument descriptions
Markus Armbruster
2024-02-26
1
-1
/
+3
*
ci/gitlab-pipeline-status: correct typos
Manos Pitsidianakis
2024-02-21
1
-1
/
+1
*
Merge tag 'pull-qapi-2024-02-12' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2024-02-13
2
-1
/
+8
|
\
|
*
qapi: Require member documentation (with loophole)
Markus Armbruster
2024-02-12
2
-1
/
+8
*
|
scripts: drop comment about autogenerated CPU API file
Daniel P. Berrangé
2024-02-09
1
-1
/
+0
|
/
*
scripts/clean-includes: Update exclude list
Peter Maydell
2024-01-30
1
-1
/
+1
*
analyze-migration.py: Remove trick on parsing ramblocks
Peter Xu
2024-01-29
1
-8
/
+3
*
qapi: Fix dangling references to docs/devel/qapi-code-gen.txt
Markus Armbruster
2024-01-26
1
-1
/
+1
*
Merge tag 'pull-testing-updates-120124-2' of https://gitlab.com/stsquad/qemu ...
Peter Maydell
2024-01-12
1
-1
/
+2
|
\
|
*
mtest2make: stop disabling meson test timeouts
Daniel P. Berrangé
2024-01-12
1
-1
/
+2
*
|
scripts/checkpatch: Support codespell checking
Zhao Liu
2024-01-11
1
-20
/
+105
|
/
*
linux-headers: riscv: add ptrace.h
Daniel Henrique Barboza
2024-01-10
1
-0
/
+3
*
scripts/replay_dump: track total number of instructions
Alex Bennée
2024-01-08
1
-1
/
+4
[prev]
[next]