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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
qapi
/
expr.py
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-23
qapi: Rework name checking in preparation of stricter checking
Markus Armbruster
1
-15
/
+36
2021-03-23
qapi: Lift enum-specific code out of check_name_str()
Markus Armbruster
1
-13
/
+10
2021-03-23
qapi: Permit flat union members for any tag value
Markus Armbruster
1
-1
/
+3
2021-03-23
qapi: Fix to reject optional members with reserved names
Markus Armbruster
1
-5
/
+4
2020-10-10
qapi: enforce import order/styling with isort
John Snow
1
-1
/
+2
2020-10-10
qapi: Prefer explicit relative imports
John Snow
1
-2
/
+2
2020-10-09
qapi: Add a 'coroutine' flag for commands
Kevin Wolf
1
-2
/
+9
2020-03-17
qapi: Add feature flags to struct members
Markus Armbruster
1
-1
/
+2
2020-03-17
qapi: Add feature flags to remaining definitions
Markus Armbruster
1
-6
/
+5
2020-03-05
qapi: Brush off some (py)lint
Markus Armbruster
1
-2
/
+1
2019-10-29
qapi: Fold normalize_enum() into check_enum()
Markus Armbruster
1
-7
/
+2
2019-10-29
qapi: Fold normalize_features() into check_features()
Markus Armbruster
1
-8
/
+2
2019-10-29
qapi: Fold normalize_if() into check_if()
Markus Armbruster
1
-12
/
+1
2019-10-22
qapi: Add feature flags to commands
Peter Krempa
1
-15
/
+20
2019-10-22
qapi: Split up scripts/qapi/common.py
Markus Armbruster
1
-0
/
+378
[prev]