2114 Commits (72f692694fac92b49a2518fb7ea6149df1cbb214)

Author SHA1 Message Date
Martin Wilck 719fab3afa qemu-binfmt-conf.sh: fix -F option 5 years ago
Paolo Bonzini 3d2f73ef75 build: use "meson test" as the test harness 6 years ago
Marc-André Lureau 142ca628a7 ui: add a D-Bus display backend 5 years ago
Marc-André Lureau 20f19713ef scripts: teach modinfo to skip non-C sources 5 years ago
Philippe Mathieu-Daudé ce2ff9cccf checkpatch: Do not allow deprecated g_memdup() 5 years ago
Thomas Huth e6a52b3651 Move the libssh setup from configure to meson.build 5 years ago
Evan Miller 4006a27c5e scripts/entitlement.sh: Use backward-compatible cp flags 5 years ago
John Snow 206439cd89 scripts/device-crash-test: Use a QMP timeout 5 years ago
Thomas Huth 418ce0201f Revert "device-crash-test: Ignore errors about a bus not being available" 5 years ago
John Snow c398a241ec scripts/device-crash-test: hide tracebacks for QMP connect errors 5 years ago
John Snow 76f86e78b2 scripts/device-crash-test: don't emit AQMP connection errors to stdout 5 years ago
John Snow 47b43acd57 scripts/device-crash-test: simplify Exception handling 5 years ago
Cleber Rosa d7c2e2b3f4 Jobs based on custom runners: add CentOS Stream 8 5 years ago
Richard W.M. Jones 3d212b41e9 nbd/server: Add --selinux-label option 5 years ago
Philippe Mathieu-Daudé f1f727ac8a tcg: Remove TCI experimental status 5 years ago
Thomas Huth eea9453a01 Move the l2tpv3 test from configure to meson.build 5 years ago
Paolo Bonzini 6638cae5f6 meson: bump submodule to 0.59.3 5 years ago
John Snow 3bd559467d iotests: Accommodate async QMP Exception classes 5 years ago
Markus Armbruster 57df0dff1a qapi: Extend -compat to set policy for unstable interfaces 5 years ago
Markus Armbruster c868876043 qapi: Generalize enum member policy checking 5 years ago
Markus Armbruster 6604e4757a qapi: Generalize command policy checking 5 years ago
Markus Armbruster a130728554 qapi: Generalize struct member policy checking 5 years ago
Markus Armbruster c67db1ed16 qapi: Tools for sets of special feature flags in generated code 5 years ago
Markus Armbruster 9bafe07bc8 qapi: Eliminate QCO_NO_OPTIONS for a slight simplification 5 years ago
Markus Armbruster aa2370444b qapi: Implement deprecated-input={reject,crash} for enum values 5 years ago
Markus Armbruster b6c18755e4 qapi: Add feature flags to enum members 5 years ago
Markus Armbruster 75ecee7262 qapi: Enable enum member introspection to show more than name 5 years ago
Laurent Vivier 2c92be50bc analyze-migration.py: fix extract contents ('-x') errors 5 years ago
Laurent Vivier f98d372aef analyze-migration.py: fix a long standing typo 5 years ago
Philippe Mathieu-Daudé bd0da3a3d4 roms/edk2: Only initialize required submodules 5 years ago
Vladimir Sementsov-Ogievskiy 7d55a3bbad block-coroutine-wrapper.py: support BlockBackend first argument 5 years ago
Paolo Bonzini 3b4da13293 configure: automatically parse command line for meson -D options 5 years ago
Paolo Bonzini 8b5fb29842 meson-buildoptions: include list of tracing backends 5 years ago
Paolo Bonzini 61d63097be configure: prepare for auto-generated option parsing 5 years ago
Paolo Bonzini 9c29b74100 trace: move configuration from configure to Meson 5 years ago
Paolo Bonzini 654d6b0453 meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2 6 years ago
John Snow d183e0481b qapi/parser: enable pylint checks 5 years ago
John Snow 18e3673e0f qapi/parser: Silence too-few-public-methods warning 5 years ago
John Snow 2e28283e41 qapi/parser: enable mypy checks 5 years ago
John Snow 15acf48cfe qapi/parser: Add FIXME for consolidating JSON-related types 5 years ago
John Snow 5f0d9f3bc7 qapi/parser: add type hint annotations (QAPIDoc) 5 years ago
John Snow e7ac60fcd0 qapi/parser: add import cycle workaround 5 years ago
John Snow f4c05aaf14 qapi/parser: Introduce NullSection 5 years ago
John Snow 1e20a77576 qapi/parser: clarify _end_section() logic 5 years ago
John Snow cd87c14cde qapi/parser: remove FIXME comment from _append_body_line 5 years ago
John Snow 012336a152 qapi/parser: fix unused check_args_section arguments 5 years ago
John Snow 2adb988ed4 qapi/gen: use dict.items() to iterate over _modules 5 years ago
John Snow 1c00917409 qapi/pylintrc: ignore 'consider-using-f-string' warning 5 years ago
Markus Armbruster 4e99f4b12c qapi: Drop simple unions 5 years ago
Markus Armbruster 8ebc3120e1 qapi: Stop enforcing "type name should not end in 'Kind' 5 years ago