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