summary refs log tree commit diff stats
path: root/scripts/qapi/source.py (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-12tests/functional/asset: Fail assert fetch when retries are exceededNicholas Piggin1-0/+3
2025-03-12docs/system: Fix the information on how to run certain functional testsThomas Huth3-8/+7
2025-03-12tests/functional: Bump up arm_replay timeoutPeter Maydell1-0/+1
2025-03-12tests/functional: Require 'user' netdev for ppc64 e500 testCédric Le Goater1-0/+1
2025-03-12docs: Rename default-configs to configsGreg Kurz2-13/+13
2025-03-10migration: Prioritize RDMA in ram_save_target_page()Li Zhijian1-4/+5
2025-03-10migration: ram block cpr blockersSteve Sistare4-0/+72
2025-03-10migration: Fix UAF for incoming migration on MigrationStatePeter Xu1-2/+38
2025-03-10xen: No need to flush the mapcache for grantsStefano Stabellini1-1/+0
2025-03-10hw/xen: Add "mode" parameter to xen-block devicesDavid Woodhouse1-0/+2
2025-03-10xen/passthrough: use gsi to map pirq when dom0 is PVHJiqian Chen2-0/+64
2025-03-10MAINTAINERS: remove widely sanctioned entitiesAlex Bennée1-4/+3
2025-03-10plugins/core: make a single build unitAlex Bennée2-13/+2
2025-03-10plugins/api: build only onceAlex Bennée2-13/+1
2025-03-10plugins/api: split out time control helpersAlex Bennée3-41/+51
2025-03-10plugins/api: split out the vaddr/hwaddr helpersAlex Bennée4-71/+99
2025-03-10plugins/api: split out binary path/start/end/entry codeAlex Bennée8-44/+115
2025-03-10plugins/loader: compile loader only onceAlex Bennée5-12/+57
2025-03-10plugins/plugin.h: include queue.hAlex Bennée1-0/+1
2025-03-10plugins/api: clean-up the includesAlex Bennée1-3/+0
2025-03-10include/qemu: plugin-memory.h doesn't need cpu-defs.hAlex Bennée1-1/+0
2025-03-10plugins/loader: populate target_name with target_name()Alex Bennée1-1/+1
2025-03-10plugins/api: use qemu_target_page_mask() to get valueAlex Bennée3-3/+4
2025-03-10tests/functional: add boot error detection for RME testsPierrick Bouvier2-2/+4
2025-03-10gitlab: add a new build_unit job to track build sizeAlex Bennée2-0/+88
2025-03-10tests/tcg: Suppress compiler false-positive warning on sha1.cPeter Maydell4-3/+13
2025-03-10tests/tcg: enable -fwrapv for test-i386-bmiAlex Bennée1-1/+1
2025-03-10tests/tcg: fix constraints in test-i386-adcoxAlex Bennée1-3/+3
2025-03-10tests/tcg: add message to _Static_assert in test-avxAlex Bennée1-1/+1
2025-03-10tests/tcg: mark test-vma as a linux-only testAlex Bennée1-0/+0
2025-03-10tests/vm: bump timeout for shutdownAlex Bennée1-1/+1
2025-03-10libvirt-ci: bump to latest for vulkan-toolsAlex Bennée24-14/+34
2025-03-10tests/functional: Allow running TCG plugins tests on non-Linux/BSD hostsPhilippe Mathieu-Daudé2-3/+14
2025-03-10tests/functional: Introduce the dso_suffix() helperPhilippe Mathieu-Daudé2-1/+13
2025-03-10plugins: add explicit dependency in functional testsPierrick Bouvier4-1/+6
2025-03-10tests/functional: update the aarch64_virg_gpu imagesAlex Bennée1-5/+5
2025-03-10tests/functional: expand tests to cover virglAlex Bennée1-0/+22
2025-03-10tests/functional: skip vulkan tests with nVidiaAlex Bennée1-1/+13
2025-03-10tests/functional: bail early if vkmark hangsAlex Bennée1-3/+5
2025-03-10tests/functional: ensure we have a GPU device for testsAlex Bennée1-0/+3
2025-03-10tests/functional: factor out common code in gpu testAlex Bennée1-17/+21
2025-03-10tests/functional: move aarch64 GPU test into own fileAlex Bennée4-72/+98
2025-03-10tap-linux: Open ipvtap and macvtapAkihiko Odaki1-3/+14
2025-03-10Revert "hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()"Akihiko Odaki1-4/+0
2025-03-10util/iov: Do not assert offset is in iovAkihiko Odaki2-7/+3
2025-03-10net: move backend cleanup to NIC cleanupEugenio Pérez2-14/+27
2025-03-10net: parameterize the removing client from nc listEugenio Pérez1-5/+8
2025-03-09MAINTAINERS: Consolidate core exec/vCPU handling sectionPhilippe Mathieu-Daudé1-7/+7
2025-03-09cpus: Remove CPUClass::has_work() handlerPhilippe Mathieu-Daudé5-15/+16
2025-03-09target/xtensa: Move has_work() from CPUClass to SysemuCPUOpsPhilippe Mathieu-Daudé1-7/+5