aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
6 dayshw/display: check frame buffer can hold blobAlex Bennée
6 dayshw/display: factor out the scanout blob to fb conversionAlex Bennée
6 dayshw/i386/elfboot: allocate "header" in heapSergio Lopez
6 dayshw/misc/nrf51_rng: Don't use BIT_MASK() when we mean BIT()Peter Maydell
6 daysvl: fix qemu_validate_options() indentionGerd Hoffmann
8 daysMerge tag 'pull-tcg-20241116' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
8 daystcg: Allow top bit of SIMD_DATA_BITS to be set in simd_desc()Peter Maydell
8 dayslinux-user/arm: Select vdso for be8 and be32 modesRichard Henderson
8 dayslinux-user/ppc: Reduce vdso alignment to 4kRichard Henderson
8 dayslinux-user/loongarch64: Reduce vdso alignment to 4kRichard Henderson
8 dayslinux-user/arm: Reduce vdso alignment to 4kRichard Henderson
8 dayslinux-user/aarch64: Reduce vdso alignment to 4kRichard Henderson
8 dayslinux-user: Drop image_info.alignmentRichard Henderson
8 dayslinux-user: Honor elf alignment when placing imagesRichard Henderson
8 dayscpu: ensure we don't call start_exclusive from cpu_execPierrick Bouvier
8 daystarget/i386: fix hang when using slow path for ptw_setlPierrick Bouvier
8 daystests/tcg: Test that sigreturn() does not corrupt the signal maskIlya Leoshkevich
8 dayslinux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDRIlya Leoshkevich
8 daysaccel/tcg: Fix user-only probe_access_internal plugin checkRichard Henderson
8 daystarget/arm: Drop user-only special case in sve_stN_rRichard Henderson
8 dayslinux-user: Fix setreuid and setregid to use direct syscallsHelge Deller
9 daysMerge tag 'migration-20241113-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell
11 daysUpdate version for v9.2.0-rc0 releasev9.2.0-rc0Peter Maydell
11 daysmigration: fix-possible-int-overflowDmitry Frolov
11 daysmigration: Check current_migration in migration_is_running()Peter Xu
11 daysedk2: update submodule to edk2-stable202408.01Gerd Hoffmann
2024-11-09Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-11-09hw/i386/pc: Don't try to init PCI NICs if there is no PCI busPeter Maydell
2024-11-09rust: qemu-api-macros: always process subprojects before dependenciesPaolo Bonzini
2024-11-09i386/hvf: Removes duplicate/shadowed variables in hvf_vcpu_execPhil Dennis-Jordan
2024-11-09i386/hvf: Raise exception on error setting APICBASEPhil Dennis-Jordan
2024-11-09i386/hvf: Fixes startup memory leak (vmcs caps)Phil Dennis-Jordan
2024-11-09i386/hvf: Fix for UB in handling CPUID function 0xDPhil Dennis-Jordan
2024-11-09i386/hvf: Integrates x2APIC support with hvf accelPhil Dennis-Jordan
2024-11-09eif: cope with huge section sizesPaolo Bonzini
2024-11-08Merge tag 'pull-request-2024-11-08' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-11-08Merge tag 'pull-9p-20241108' of https://github.com/cschoenebeck/qemu into sta...Peter Maydell
2024-11-08Merge tag 'pull-nvme-20241108' of https://gitlab.com/birkelund/qemu into stagingPeter Maydell
2024-11-08ui/input-legacy.c: remove unused legacy qemu_add_kbd_event_handler() functionMark Cave-Ayland
2024-11-08next-kbd: convert to use qemu_input_handler_register()Mark Cave-Ayland
2024-11-089pfs: fix crash on 'Treaddir' requestChristian Schoenebeck
2024-11-08hw/nvme: fix handling of over-committed queuesKlaus Jensen
2024-11-08tests: refresh package lists with latest libvirt-ciDaniel P. Berrangé
2024-11-08tests/functional: Split the test_aarch64_sbsaref testThomas Huth
2024-11-08tests/functional: Bump timeouts of functional testsThomas Huth
2024-11-08tests/functional: Provide the user with hints where to find more log filesThomas Huth
2024-11-08tests/functional: Fix the ppc64_hv and the ppc_40p test for read-only assetsThomas Huth
2024-11-08test/functional: Fix Aspeed buildroot testsCédric Le Goater
2024-11-08tests/functional: Convert the riscv_opensbi avocado test into a standalone testThomas Huth
2024-11-08scripts/checkpatch.pl: Ignore ObjC #import lines for operator spacingPhil Dennis-Jordan