aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-22qtests: avoid printing comments before g_test_init()Daniel P. Berrangé
2023-03-22contrib/gitdm: add group map for AMDAlex Bennée
2023-03-22contrib/gitdm: add more individual contributorsAlex Bennée
2023-03-22contrib/gitdm: add revng to domain mapAlex Bennée
2023-03-22contrib/gitdm: add Alibaba to the domain-mapAlex Bennée
2023-03-22contrib/gitdm: add Amazon to the domain mapAlex Bennée
2023-03-22contrib/gitdm: Add SYRMIA to the domain mapAlex Bennée
2023-03-22contrib/gitdm: Add ASPEED Technology to the domain mapAlex Bennée
2023-03-22iotests: remove the check-block.sh scriptDaniel P. Berrangé
2023-03-22iotests: register each I/O test separately with mesonDaniel P. Berrangé
2023-03-22iotests: always use a unique sub-directory per testDaniel P. Berrangé
2023-03-22iotests: connect stdin to /dev/null when running testsDaniel P. Berrangé
2023-03-22iotests: print TAP protocol version when reporting testsDaniel P. Berrangé
2023-03-22iotests: strip subdir path when listing testsDaniel P. Berrangé
2023-03-22iotests: allow test discovery before buildingDaniel P. Berrangé
2023-03-22iotests: explicitly pass source/build dir to 'check' commandDaniel P. Berrangé
2023-03-22tests/vm: custom openbsd partitioning to increase /home spaceDaniel P. Berrangé
2023-03-22tests/vm: skip X11 in openbsd installationDaniel P. Berrangé
2023-03-22include/qemu/plugin: Inline qemu_plugin_disable_mem_helpersRichard Henderson
2023-03-22include/qemu: Split out plugin-event.hRichard Henderson
2023-03-22*: Add missing includes of qemu/plugin.hRichard Henderson
2023-03-22*: Add missing includes of qemu/error-report.hRichard Henderson
2023-03-22include/qemu/plugin: Remove QEMU_PLUGIN_ASSERTRichard Henderson
2023-03-22tcg: Drop plugin_gen_disable_mem_helpers from tcg_gen_exit_tbRichard Henderson
2023-03-22tcg: Clear plugin_mem_cbs on TB exitRichard Henderson
2023-03-22tests/avocado: don't use tags to define driveAlex Bennée
2023-03-22tests/tcg: add some help output for running individual testsAlex Bennée
2023-03-22include/qemu: add documentation for memory callbacksAlex Bennée
2023-03-22gitlab: update centos-8-stream jobAlex Bennée
2023-03-22scripts/ci: update gitlab-runner playbook to handle CentOSAlex Bennée
2023-03-22scripts/ci: add libslirp-devel to build-environmentAlex Bennée
2023-03-22tests/docker: all add DOCKER_BUILDKIT to RUNC environmentAlex Bennée
2023-03-22tests/avocado: re-factor igb test to avoid timeoutsAlex Bennée
2023-03-22tests/avocado: probe for multi-process support before running testAlex Bennée
2023-03-22tests/avocado: update AArch64 tests to Alpine 3.17.2Marcin Juszkiewicz
2023-03-21Update version for v8.0.0-rc1 releasev8.0.0-rc1Peter Maydell
2023-03-21Merge tag 'pull-target-arm-20230321' of https://git.linaro.org/people/pmaydel...Peter Maydell
2023-03-21target/arm: Don't advertise aarch64-pauth.xml to gdbPeter Maydell
2023-03-21docs/system/arm/cpu-features.rst: Fix formattingPeter Maydell
2023-03-21hw/usb/imx: Fix out of bounds access in imx_usbphy_read()Guenter Roeck
2023-03-21contrib/elf2dmp: add PE name check and Windows Server 2022 supportViktor Prutyanov
2023-03-21contrib/elf2dmp: move PE dir search to pe_get_data_dir_entryViktor Prutyanov
2023-03-21contrib/elf2dmp: fix code styleViktor Prutyanov
2023-03-21hw/char/cadence_uart: Fix guards on invalid BRGR/BDIV settingsPeter Maydell
2023-03-21target/arm: Add Neoverse-N1 registersChen Baozi
2023-03-21Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Peter Maydell
2023-03-21ui: fix crash on serial reset, during initMarc-André Lureau
2023-03-21ui/sdl2: remove workaround forcing x11Erico Nunes
2023-03-21ui: return the default console cursor when con == NULLMarc-André Lureau
2023-03-21ui/gtk: fix cursor moved to left cornerMarc-André Lureau