127148 Commits (b08e111b1e1dd553828360efebd4775abac5fbaf)
 

Author SHA1 Message Date
John Snow b08e111b1e scripts: nudge users to use 'run' script for scripts that import qemu.qmp 1 month ago
John Snow 5abfe61b40 tests: replace check-venv with vm-venv target 1 month ago
John Snow bb1f3a9594 configure: unconditionally install "tooling" group 1 month ago
John Snow 9e01686b28 meson, mkvenv: add qemu.git/python/qemu package to pythondeps.toml 1 month ago
John Snow b5a21249cb meson, mkvenv: make functional tests depend on functests group 1 month ago
John Snow 93bf95964c python: add vendored qemu.qmp package 5 months ago
John Snow 047fa5b4d7 tests/lcitool: add python3 wheel and setuptools deps for qemu 1 month ago
John Snow 4510ff3a43 tests/lcitool: update lcitool to latest version 1 month ago
John Snow 1150b6e4bf tests: use "run" script to execute device-crash-test 1 month ago
John Snow 0e0bf74cdd iotests: tolerate being run outside of pyvenv 1 month ago
John Snow ed2aad659a tests: Use configured python to run GitLab iotests 1 month ago
John Snow 1aa22ffee2 meson, mkvenv: add functests custom target 1 month ago
John Snow b42ad8ef32 python/mkvenv: add mechanism to install local package(s) 1 month ago
John Snow 5b798e6da6 python/mkvenv: add 'tooling' and 'functests' dependency groups 1 month ago
John Snow 0d9d92d879 python/mkvenv: bump 'qemu.qmp' dependency for testdeps 1 month ago
John Snow 6aadbb7e54 python/mkvenv: create timestamp file for each group "ensured" 1 month ago
Peter Maydell afe653676d audio cleanups 1 month ago
Marc-André Lureau d256efe6ed audio: fix leak of audio capture name 2 months ago
Marc-André Lureau 097409f57d audio: remove AudioMixengBackendClass.name 2 months ago
Marc-André Lureau a588f5a7c6 audio: remove AUD_log/ldebug 2 months ago
Marc-André Lureau c6dfd07805 audio: replace remaining dolog() and AUD_log 2 months ago
Marc-André Lureau ee5e1fca50 audio: rework audio_bug() 2 months ago
Marc-André Lureau 358b0519e7 audio: rework invalid audsettings error 2 months ago
Marc-André Lureau ac8d4cf5f5 tests/audio: add an invalid settings test 2 months ago
Marc-André Lureau 5eafa1e1ba audio: replace DEBUG_AUDIO with trace 2 months ago
Marc-André Lureau c268bf4c7a audio: replace DEBUG_OUT with traces 2 months ago
Marc-André Lureau 28e90447bc audio: replace DEBUG_CAPTURE with traces 2 months ago
Marc-André Lureau e31b29f446 audio: rework DEBUG_POLL 2 months ago
Marc-André Lureau c661a2c448 audio: replace ldebug with trace events 2 months ago
Marc-André Lureau eebba32fe5 audio: replace int endianness with bool big_endian in audsettings 2 months ago
Marc-André Lureau 42061a1435 audio/mixeng: replace redundant pcm_info fields with AudioFormat 2 months ago
Marc-André Lureau 513d4d071e audio/wav: replace custom logging with error_report 2 months ago
Marc-André Lureau 5b166de556 audio/spice: remove unused AUDIO_CAP macro 2 months ago
Marc-André Lureau dcd5915410 audio/sndio: replace custom logging with error_report 2 months ago
Marc-André Lureau b4d6c29b84 audio/sdl: replace custom logging with error_report 2 months ago
Marc-André Lureau a6d2b24bbf audio/pw: replace custom logging with error_report 2 months ago
Marc-André Lureau 4b6b4a7251 audio/pa: replace custom logging with report & trace 2 months ago
Marc-André Lureau c60879085a audio/oss: replace custom logging with report & trace 2 months ago
Marc-André Lureau 8d99d51656 audio/noaudio: remove unused AUDIO_CAP macro 2 months ago
Marc-André Lureau 167af3829d audio/jack: replace custom logging with report & trace 2 months ago
Marc-André Lureau 54f02d8551 audio/dsound: replace custom logging with error_report & trace 2 months ago
Marc-André Lureau 1fa2223da1 audio/dbus: remove unused AUDIO_CAP macro 2 months ago
Marc-André Lureau b701ae4c91 audio/coreaudio: replace custom logging with error_report 2 months ago
Marc-André Lureau da0625fc85 audio/alsa: replace custom logging with error_report and trace events 2 months ago
Marc-André Lureau 740578d483 audio: constify some add_capture() arguments 2 months ago
Marc-André Lureau 29a7f5da98 audio: move pcm_ops into AudioMixengBackendClass 2 months ago
Marc-André Lureau cc66d140a9 audio: remove audio_driver 2 months ago
Marc-André Lureau bc52c58c25 audio: remove audio_driver init/fini/next 2 months ago
Marc-André Lureau 58e9ca99db audio/dsound: convert to QOM lifecycle methods 2 months ago
Marc-André Lureau aaaf0f2fdc audio/coreaudio: convert to QOM lifecycle methods 2 months ago