aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-18hw/usb: Use __attribute__((packed)) vs __packedRoque Arcudia Hernandez1-1/+1
2024-11-16Merge tag 'pull-tcg-20241116' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell24-39/+174
2024-11-16tcg: Allow top bit of SIMD_DATA_BITS to be set in simd_desc()Peter Maydell1-1/+14
2024-11-16linux-user/arm: Select vdso for be8 and be32 modesRichard Henderson5-12/+41
2024-11-16linux-user/ppc: Reduce vdso alignment to 4kRichard Henderson4-2/+4
2024-11-16linux-user/loongarch64: Reduce vdso alignment to 4kRichard Henderson2-1/+2
2024-11-16linux-user/arm: Reduce vdso alignment to 4kRichard Henderson3-1/+1
2024-11-16linux-user/aarch64: Reduce vdso alignment to 4kRichard Henderson3-2/+3
2024-11-16linux-user: Drop image_info.alignmentRichard Henderson2-5/+3
2024-11-16linux-user: Honor elf alignment when placing imagesRichard Henderson1-7/+28
2024-11-16cpu: ensure we don't call start_exclusive from cpu_execPierrick Bouvier1-0/+3
2024-11-16target/i386: fix hang when using slow path for ptw_setlPierrick Bouvier1-0/+5
2024-11-16tests/tcg: Test that sigreturn() does not corrupt the signal maskIlya Leoshkevich2-0/+54
2024-11-16linux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDRIlya Leoshkevich1-1/+1
2024-11-16accel/tcg: Fix user-only probe_access_internal plugin checkRichard Henderson1-1/+1
2024-11-16target/arm: Drop user-only special case in sve_stN_rRichard Henderson1-4/+0
2024-11-16linux-user: Fix setreuid and setregid to use direct syscallsHelge Deller1-4/+16
2024-11-15Merge tag 'migration-20241113-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell2-1/+5
2024-11-13Update version for v9.2.0-rc0 releasev9.2.0-rc0Peter Maydell1-1/+1
2024-11-13migration: fix-possible-int-overflowDmitry Frolov1-1/+1
2024-11-13migration: Check current_migration in migration_is_running()Peter Xu1-0/+4
2024-11-13edk2: update submodule to edk2-stable202408.01Gerd Hoffmann1-0/+0
2024-11-09Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell22-21/+118
2024-11-09hw/i386/pc: Don't try to init PCI NICs if there is no PCI busPeter Maydell1-1/+3
2024-11-09rust: qemu-api-macros: always process subprojects before dependenciesPaolo Bonzini1-0/+4
2024-11-09i386/hvf: Removes duplicate/shadowed variables in hvf_vcpu_execPhil Dennis-Jordan1-3/+0
2024-11-09i386/hvf: Raise exception on error setting APICBASEPhil Dennis-Jordan1-2/+9
2024-11-09i386/hvf: Fixes startup memory leak (vmcs caps)Phil Dennis-Jordan1-1/+3
2024-11-09i386/hvf: Fix for UB in handling CPUID function 0xDPhil Dennis-Jordan1-2/+2
2024-11-09i386/hvf: Integrates x2APIC support with hvf accelPhil Dennis-Jordan2-1/+32
2024-11-09eif: cope with huge section sizesPaolo Bonzini1-7/+41
2024-11-08Merge tag 'pull-request-2024-11-08' of https://gitlab.com/thuth/qemu into sta...Peter Maydell28-340/+391
2024-11-08Merge tag 'pull-9p-20241108' of https://github.com/cschoenebeck/qemu into sta...Peter Maydell1-0/+5
2024-11-08Merge tag 'pull-nvme-20241108' of https://gitlab.com/birkelund/qemu into stagingPeter Maydell1-9/+12
2024-11-08ui/input-legacy.c: remove unused legacy qemu_add_kbd_event_handler() functionMark Cave-Ayland2-39/+0
2024-11-08next-kbd: convert to use qemu_input_handler_register()Mark Cave-Ayland1-55/+103
2024-11-089pfs: fix crash on 'Treaddir' requestChristian Schoenebeck1-0/+5
2024-11-08hw/nvme: fix handling of over-committed queuesKlaus Jensen1-9/+12
2024-11-08tests: refresh package lists with latest libvirt-ciDaniel P. Berrangé13-37/+37
2024-11-08tests/functional: Split the test_aarch64_sbsaref testThomas Huth5-124/+172
2024-11-08tests/functional: Bump timeouts of functional testsThomas Huth1-11/+13
2024-11-08tests/functional: Provide the user with hints where to find more log filesThomas Huth1-5/+13
2024-11-08tests/functional: Fix the ppc64_hv and the ppc_40p test for read-only assetsThomas Huth2-2/+4
2024-11-08test/functional: Fix Aspeed buildroot testsCĂ©dric Le Goater1-1/+1
2024-11-08tests/functional: Convert the riscv_opensbi avocado test into a standalone testThomas Huth4-65/+47
2024-11-08scripts/checkpatch.pl: Ignore ObjC #import lines for operator spacingPhil Dennis-Jordan1-1/+1
2024-11-07Merge tag 'pull-tpm-2024-11-07-2' of https://github.com/stefanberger/qemu-tpm...Peter Maydell1-3/+6
2024-11-07Merge tag 'qga-pull-2024-11-07' of https://github.com/kostyanf14/qemu into st...Peter Maydell1-70/+66
2024-11-07eif: cope with huge section offsetsPaolo Bonzini2-0/+8
2024-11-07target/i386: Fix legacy page table walkAlexander Graf3-2/+3