summary refs log tree commit diff stats
path: root/scripts/qapi/expr.py (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-10docs/devel: fix duplicate lineAlex Bennée1-6/+0
2024-09-10tests/docker: use debian-all-test-cross for mips64el testsAlex Bennée1-1/+1
2024-09-10tests/docker: update debian i686 and mipsel images to bookwormAlex Bennée3-14/+10
2024-09-10tests/docker: remove debian-armel-crossAlex Bennée4-198/+0
2024-09-09system: improve migration debugDenis V. Lunev2-0/+6
2024-09-09tests/migration: Add integration test for 'qatzip' compression methodBryan Zhang1-0/+27
2024-09-09migration: Introduce 'qatzip' compression methodBryan Zhang5-3/+402
2024-09-09migration: Add migration parameters for QATzipBryan Zhang4-0/+57
2024-09-09meson: Introduce 'qatzip' feature to the build systemBryan Zhang3-0/+15
2024-09-09docs/migration: add qatzip compression featureYuan Liu2-0/+166
2024-09-09ci: migration: Don't run python tests in the compat jobFabiano Rosas1-0/+8
2024-09-09softmmu/physmem: fix memory leak in dirty_memory_extend()David Hildenbrand2-26/+10
2024-09-09softmmu: Support concurrent bounce buffersMattias Nissler5-36/+76
2024-09-09crypto: Introduce x509 utilsDorjoy Chowdhury3-0/+102
2024-09-09crypto: Support SHA384 hash when using glibDorjoy Chowdhury1-1/+1
2024-09-09crypto: Define macros for hash algorithm digest lengthsDorjoy Chowdhury2-7/+15
2024-09-09crypto: use consistent error reporting pattern for unsupported cipher modesDaniel P. Berrangé1-4/+14
2024-09-09crypto: avoid leak of ctx when bad cipher mode is givenDaniel P. Berrangé1-2/+5
2024-09-09tests/unit: build pbkdf test on macOSDaniel P. Berrangé1-1/+1
2024-09-09tests/unit: always build the pbkdf crypto unit testDaniel P. Berrangé2-8/+9
2024-09-09crypto: check gnutls & gcrypt support the requested pbkdf hashDaniel P. Berrangé2-2/+2
2024-09-09crypto: run qcrypto_pbkdf2_count_iters in a new threadTiago Pasqualini1-7/+46
2024-09-09iotests: fix expected output from gnutlsDaniel P. Berrangé1-6/+6
2024-09-08hw/nubus/nubus-device: Range check 'slot' propertyPeter Maydell1-0/+7
2024-09-08hw/m68k/mcf5208: Add URLs for datasheetsPeter Maydell1-0/+8
2024-09-08hw/m68k/mcf5208: Avoid shifting off end of integerPeter Maydell1-1/+1
2024-09-06tests/qtest: Bump timeout on ahci-testPeter Maydell1-0/+1
2024-09-06tests/qtest: Add missing qtest_quit() to stm32 testsPeter Maydell2-0/+4
2024-09-06hw/ufs: ufs descriptor read test implementedYoochan Jeong1-0/+153
2024-09-06hw/ufs: ufs attribute read/write test implementedYoochan Jeong1-0/+137
2024-09-06hw/ufs: ufs flag read/write test implementedYoochan Jeong1-0/+83
2024-09-06hw/ufs: minor bug fixes related to ufs-testYoochan Jeong3-9/+27
2024-09-06hw/ufs: add basic info of query response upiuKyoungrul Kim2-4/+10
2024-09-05platform-bus: fix refcount leakGao Shiyuan1-1/+4
2024-09-05hw/arm/boot: Explain why load_elf_hdr() error is ignoredPhilippe Mathieu-Daudé1-2/+6
2024-09-05hw/arm/boot: Report error msg if loading elf/dtb failedChangbin Du1-0/+2
2024-09-05hw/arm/xilinx_zynq: Enable Security ExtensionsSebastian Huber1-8/+0
2024-09-05target/arm: Correct names of VFP VFNMA and VFNMS insnsPeter Maydell2-10/+10
2024-09-05hw/arm/sbsa-ref: Don't leak string in sbsa_fdt_add_gic_node()Peter Maydell1-9/+6
2024-09-05hm/nvram/xlnx-versal-efuse-ctrl: Call register_finalize_blockPeter Maydell2-3/+4
2024-09-05hw/misc/xlnx-versal-trng: Call register_finalize_blockPeter Maydell2-3/+4
2024-09-05hw/nvram/xlnx-zynqmp-efuse: Call register_finalize_blockPeter Maydell2-3/+11
2024-09-05hw/nvram/xlnx-bbram: Call register_finalize_blockPeter Maydell2-3/+11
2024-09-05hw/misc/xlnx-versal-trng: Free s->prng in finalize, not unrealizePeter Maydell1-3/+3
2024-09-05hw/misc/xlnx-versal-cfu: destroy fifo in finalizePeter Maydell1-0/+8
2024-09-05hw/arm/sbsa-ref: Use two-stage SMMUPeter Maydell1-0/+1
2024-09-05hw/arm/virt: Default to two-stage SMMU from virt-9.2Peter Maydell2-0/+9
2024-09-05hw/arm/smmuv3: Update comment documenting "stage" propertyPeter Maydell1-0/+1
2024-09-05hw: add compat machines for 9.2Cornelia Huck10-10/+77
2024-09-05accel/tcg: Remove dead code from rr_cpu_thread_fn()Peter Maydell1-3/+1