summary refs log tree commit diff stats
path: root/scripts/lib/kdoc/kdoc_output.py (unfollow)
Commit message (Expand)AuthorFilesLines
2025-09-09gitlab: always include entire of meson-logs directoryDaniel P. Berrangé4-5/+5
2025-09-09gitlab: replace avocado results files with meson results filesDaniel P. Berrangé1-3/+2
2025-09-09tests/functional/arm: Update test ASPEED SDK v09.07 for AST2700 vbootromKane-Chen-AS1-2/+6
2025-09-09tests/functional/arm: Update test ASPEED SDK v09.07 for AST2600Kane-Chen-AS1-4/+4
2025-09-09tests/functional/arm: Update test ASPEED SDK v09.07 for AST2500Kane-Chen-AS1-4/+4
2025-09-09tests/functional/arm: Update test ASPEED SDK v03.02 for AST1030Kane-Chen-AS1-6/+6
2025-09-09tests/functional: handle URLError when fetching assetsDaniel P. Berrangé1-1/+9
2025-09-09tests/functional: fix formatting of exception argsDaniel P. Berrangé1-1/+1
2025-09-09tests/functional: enable force refresh of cached assetsDaniel P. Berrangé2-0/+7
2025-09-09tests/functional/m68k: Avoid ResourceWarning in the nextcube testThomas Huth1-1/+2
2025-09-09ui/vnc: Fix crash when specifying [vnc] without id in the config fileThomas Huth1-9/+9
2025-09-09system/physmem: Silence warning from ubsanThomas Huth1-1/+3
2025-09-09hw/mips/malta: Silence warning from ubsanThomas Huth1-1/+1
2025-09-09Revert "meson.build: Disable -fzero-call-used-regs on OpenBSD"Thomas Huth1-5/+1
2025-09-09hw/display/bcm2835_fb: Move inclusion of console.h to the .c fileThomas Huth2-1/+1
2025-09-04tcg/i386: Use vgf2p8affineqb for MO_8 vector shiftsRichard Henderson1-4/+71
2025-09-04tcg/i386: Add INDEX_op_x86_vgf2p8affineqb_vecRichard Henderson2-0/+7
2025-09-04tcg/i386: Use canonical operand ordering in expand_vec_sariRichard Henderson1-2/+2
2025-09-04tcg/i386: Expand sari of bits-1 as pcmpgtRichard Henderson1-0/+6
2025-09-04cpuinfo/i386: Detect GFNI as an AVX extensionRichard Henderson3-0/+5
2025-09-04tcg/arm: Fix tgen_depositRichard Henderson1-1/+2
2025-09-03docs: fix typo in xive docAditya Gupta1-1/+1
2025-09-03scripts/coverity-scan/COMPONENTS.md: Add a 'plugins' categoryPhilippe Mathieu-Daudé1-0/+3
2025-09-03block/curl: drop old/unuspported curl version checksMichael Tokarev1-12/+1
2025-09-03block/curl: fix curl internal handles handlingMichael Tokarev1-5/+2
2025-09-03chardev/baum: Fix compiler warning for Windows buildsStefan Weil via1-2/+6
2025-09-02hw/i386/pc_piix.c: remove unnecessary if() from pc_init1()Mark Cave-Ayland1-4/+2
2025-09-02hw/arm/boot: Correctly free the MemoryDeviceInfoListPeter Maydell1-1/+1
2025-09-02docs/about/removed-features: Clarify 'device_add' is removedPhilippe Mathieu-Daudé1-2/+2
2025-09-02hw/mips/malta: Include 'system/system.h'Cédric Le Goater1-0/+1
2025-09-02hw/mips/loongson3_virt: Include 'system/system.h'Cédric Le Goater1-0/+1
2025-09-02hw/isa/superio: Include 'system/system.h'Cédric Le Goater1-0/+1
2025-09-02hw/arm/virt: Include 'system/system.h'Cédric Le Goater1-0/+1
2025-09-02crypto/hmac: Allow to build hmac over multiple qcrypto_gnutls_hmac_bytes[v] c...Jan Kiszka5-4/+24
2025-09-02hw/sd/sdcard: Refactor sd_bootpart_offsetJan Kiszka2-9/+10
2025-09-02hw/sd/sdcard: Add validation for boot-partition-sizeJan Kiszka1-0/+9
2025-09-02hw/net: Remove mipsnet device modelPhilippe Mathieu-Daudé5-313/+0
2025-09-02hw/mips: Remove mipssim machinePhilippe Mathieu-Daudé8-282/+5
2025-09-02hw/display/xlnx_dp: Don't leak dpcd and edid objectsPeter Maydell1-3/+7
2025-09-02hw/misc/xlnx-versal-cframe-reg: Free FIFO, g_tree on deinitPeter Maydell1-0/+9
2025-09-02hw/char/max78000_uart: Destroy FIFO on deinitPeter Maydell1-0/+7
2025-09-02hw/gpio/pca9554: Avoid leak in pca9554_set_pin()Peter Maydell1-1/+1
2025-09-02hw/ide/ich.c: Use qemu_init_irq_child() to avoid memory leakPeter Maydell1-1/+2
2025-09-02hw/char/serial-pci-multi: Use qemu_init_irq_child() to avoid leakPeter Maydell1-1/+2
2025-09-02hw/irq: New qemu_init_irq_child() functionPeter Maydell2-1/+30
2025-09-02hw/ppc: Fix build error with CONFIG_POWERNV disabledAditya Gupta3-53/+96
2025-09-02target/mips: fix TLB huge page check to use 64-bit shiftDenis Rastyogin1-1/+1
2025-09-02linux-user/mips: Select M14Kc CPU to run microMIPS binariesPhilippe Mathieu-Daudé1-0/+3
2025-09-02linux-user/mips: Select 74Kf CPU to run MIPS16e binariesPhilippe Mathieu-Daudé1-0/+3
2025-09-02elf: Add EF_MIPS_ARCH_ASE definitionsPhilippe Mathieu-Daudé1-0/+7