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
2021-12-16
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-1
/
+1
2021-12-15
Move the libssh setup from configure to meson.build
Thomas Huth
1
-0
/
+3
2021-11-30
scripts/entitlement.sh: Use backward-compatible cp flags
Evan Miller
1
-1
/
+1
2021-11-22
scripts/device-crash-test: Use a QMP timeout
John Snow
1
-1
/
+1
2021-11-17
Revert "device-crash-test: Ignore errors about a bus not being available"
Thomas Huth
1
-1
/
+0
2021-11-17
Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging
Richard Henderson
1
-8
/
+25
2021-11-16
scripts/device-crash-test: hide tracebacks for QMP connect errors
John Snow
1
-3
/
+18
2021-11-16
scripts/device-crash-test: don't emit AQMP connection errors to stdout
John Snow
1
-0
/
+6
2021-11-16
scripts/device-crash-test: simplify Exception handling
John Snow
1
-6
/
+2
2021-11-16
Merge tag 'pull-nbd-2021-11-16' of https://repo.or.cz/qemu/ericb into staging
Richard Henderson
1
-0
/
+3
2021-11-16
Jobs based on custom runners: add CentOS Stream 8
Cleber Rosa
5
-0
/
+384
2021-11-16
nbd/server: Add --selinux-label option
Richard W.M. Jones
1
-0
/
+3
2021-11-11
tcg: Remove TCI experimental status
Philippe Mathieu-Daudé
1
-2
/
+1
2021-11-02
Move the l2tpv3 test from configure to meson.build
Thomas Huth
1
-0
/
+3
2021-11-02
meson: bump submodule to 0.59.3
Paolo Bonzini
1
-16
/
+0
2021-11-01
iotests: Accommodate async QMP Exception classes
John Snow
1
-1
/
+2
2021-10-29
qapi: Extend -compat to set policy for unstable interfaces
Markus Armbruster
2
-8
/
+12
2021-10-29
qapi: Generalize enum member policy checking
Markus Armbruster
1
-9
/
+11
2021-10-29
qapi: Generalize command policy checking
Markus Armbruster
1
-5
/
+4
2021-10-29
qapi: Generalize struct member policy checking
Markus Armbruster
1
-7
/
+7
2021-10-29
qapi: Tools for sets of special feature flags in generated code
Markus Armbruster
2
-0
/
+11
2021-10-29
qapi: Eliminate QCO_NO_OPTIONS for a slight simplification
Markus Armbruster
1
-4
/
+1
2021-10-27
qapi: Implement deprecated-input={reject,crash} for enum values
Markus Armbruster
1
-1
/
+16
2021-10-27
qapi: Add feature flags to enum members
Markus Armbruster
3
-5
/
+25
2021-10-27
qapi: Enable enum member introspection to show more than name
Markus Armbruster
1
-4
/
+14
2021-10-23
analyze-migration.py: fix extract contents ('-x') errors
Laurent Vivier
1
-2
/
+2
2021-10-23
analyze-migration.py: fix a long standing typo
Laurent Vivier
1
-1
/
+1
2021-10-20
roms/edk2: Only initialize required submodules
Philippe Mathieu-Daudé
1
-1
/
+6
2021-10-15
block-coroutine-wrapper.py: support BlockBackend first argument
Vladimir Sementsov-Ogievskiy
1
-2
/
+10
2021-10-14
configure: automatically parse command line for meson -D options
Paolo Bonzini
2
-0
/
+349
2021-10-14
meson-buildoptions: include list of tracing backends
Paolo Bonzini
1
-0
/
+16
2021-10-14
configure: prepare for auto-generated option parsing
Paolo Bonzini
2
-0
/
+77
2021-10-14
trace: move configuration from configure to Meson
Paolo Bonzini
1
-1
/
+1
2021-10-05
meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2
Paolo Bonzini
1
-5
/
+2
2021-10-02
qapi/parser: enable pylint checks
John Snow
1
-2
/
+1
2021-10-02
qapi/parser: Silence too-few-public-methods warning
John Snow
1
-0
/
+3
2021-10-02
qapi/parser: enable mypy checks
John Snow
1
-5
/
+0
2021-10-02
qapi/parser: Add FIXME for consolidating JSON-related types
John Snow
1
-0
/
+4
2021-10-02
qapi/parser: add type hint annotations (QAPIDoc)
John Snow
1
-28
/
+39
2021-10-02
qapi/parser: add import cycle workaround
John Snow
1
-4
/
+11
2021-10-02
qapi/parser: Introduce NullSection
John Snow
1
-11
/
+16
2021-10-02
qapi/parser: clarify _end_section() logic
John Snow
1
-7
/
+15
2021-10-02
qapi/parser: remove FIXME comment from _append_body_line
John Snow
1
-2
/
+4
2021-10-02
qapi/parser: fix unused check_args_section arguments
John Snow
1
-8
/
+10
2021-10-02
qapi/gen: use dict.items() to iterate over _modules
John Snow
1
-2
/
+1
2021-10-02
qapi/pylintrc: ignore 'consider-using-f-string' warning
John Snow
1
-0
/
+1
2021-09-27
qapi: Drop simple unions
Markus Armbruster
2
-94
/
+28
2021-09-25
qapi: Stop enforcing "type name should not end in 'Kind'
Markus Armbruster
1
-3
/
+3
2021-09-15
simplebench: add img_bench_templater.py
Vladimir Sementsov-Ogievskiy
2
-0
/
+157
2021-09-08
qapi: Fix bogus error for 'if': { 'not': '' }
Markus Armbruster
1
-8
/
+13
[next]