]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2024-11-19  Peter Maydellbitops.h: Define bit operations on 'uint32_t' arrays
2024-11-19  Pavel Skripkinarm/ptw: Honour WXN/UWXN and SIF in short-format descri...
2024-11-19  Pavel Skripkinarm/ptw: Make get_S1prot accept decoded AP
2024-11-19  Roque Arcudia... tests/qtest/cmsdk-apb-watchdog-test: Test INTEN as...
2024-11-19  Roque Arcudia... tests/qtest/cmsdk-apb-watchdog-test: Don't abort on...
2024-11-19  Roque Arcudia... tests/qtest/cmsdk-apb-watchdog-test: Parameterize tests
2024-11-19  Roque Arcudia... hw/watchdog/cmsdk_apb_watchdog: Fix INTEN issues
2024-11-19  Peter Maydellhw/intc/openpic: Avoid taking address of out-of-bounds...
2024-11-19  Rodrigo Dias... hw/net/rocker/rocker_of_dpa.c: Remove superfluous error...
2024-11-19  Dmitry Frolovhw/timer/exynos4210_mct: fix possible int overflow
2024-11-18  Peter MaydellMerge tag 'pull-nbd-2024-11-18' of https://repo.or...
2024-11-18  Peter MaydellMerge tag 'pull-request-2024-11-18' of https://gitlab...
2024-11-18  Peter Maydell.gitlab-ci.d: Raise timeout on cross-accel build jobs...
2024-11-18  Thomas Huthpc-bios: Update the s390 bios images with the recent...
2024-11-18  Thomas Huthpc-bios/s390-ccw: Re-initialize receive queue index...
2024-11-18  Jared Rossipc-bios/s390x: Initialize machine loadparm before probi...
2024-11-18  Jared Rossipc-bios/s390x: Initialize cdrom type to false for each...
2024-11-18  Thomas Huthhw: Add "loadparm" property to scsi disk devices for...
2024-11-18  Eric Blakenbd-server: Silence server warnings on port probes
2024-11-18  Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-11-18  Peter MaydellMerge tag 'hw-misc-20241118' of https://github.com...
2024-11-18  Roque Arcudia... hw/watchdog/cmsdk_apb_watchdog: Fix broken link
2024-11-18  Peter Maydellnet: mark struct ip_header as QEMU_PACKED
2024-11-18  Peter Maydellhw/net/virtio-net.c: Don't assume IP length field is...
2024-11-18  Paolo Bonzinihw/audio/hda: fix memory leak on audio setup
2024-11-18  Paolo BonziniRevert "hw/audio/hda: fix memory leak on audio setup"
2024-11-18  Thomas Huthhw/misc/mos6522: Fix bad class definition of the MOS652...
2024-11-18  Jamin Linhw/sd/sdhci: Fix coding style
2024-11-18  Akihiko Odakiconfigure: Use -ef to compare paths
2024-11-18  Paolo Bonzinitarget/i386: hyperv: add stub for hyperv_syndbg_query_o...
2024-11-18  Fabiano Rosastests/qtest/migration: Fix indentations
2024-11-18  Guenter Roeckusb-hub: Fix handling port power control messages
2024-11-18  Zhang ChenMAINTAINERS: Update my email address for COLO
2024-11-18  Alex Bennéehw/display: check frame buffer can hold blob
2024-11-18  Alex Bennéehw/display: factor out the scanout blob to fb conversion
2024-11-18  Sergio Lopezhw/i386/elfboot: allocate "header" in heap
2024-11-18  Peter Maydellhw/misc/nrf51_rng: Don't use BIT_MASK() when we mean...
2024-11-18  Gerd Hoffmannvl: fix qemu_validate_options() indention
2024-11-18  Peter MaydellMerge tag 'pull-vfio-20241118' of https://github.com...
2024-11-18  Thomas Huthhw/s390x: Restrict "loadparm" property to devices that...
2024-11-18  Thomas Huthdocs/system/bootindex: Make it clear that s390x can...
2024-11-18  Jared Rossidocs/system/s390x/bootdevices: Update loadparm document...
2024-11-18  Ilya Leoshkevichtests/tcg/s390x: Add the floating-point multiply-and...
2024-11-18  Ilya Leoshkevichtarget/s390x: Fix the floating-point multiply-and-add...
2024-11-18  Roque Arcudia... hw/usb: Use __attribute__((packed)) vs __packed
2024-11-18  Cédric Le Goatervfio/container: Fix container object destruction
2024-11-18  Corvin Köhnevfio/igd: fix calculation of graphics stolen memory
2024-11-18  Corvin Köhnevfio/igd: add pci id for Coffee Lake
2024-11-16  Peter MaydellMerge tag 'pull-tcg-20241116' of https://gitlab.com...
2024-11-16  Peter Maydelltcg: Allow top bit of SIMD_DATA_BITS to be set in simd_...
2024-11-16  Richard Hendersonlinux-user/arm: Select vdso for be8 and be32 modes
2024-11-16  Richard Hendersonlinux-user/ppc: Reduce vdso alignment to 4k
2024-11-16  Richard Hendersonlinux-user/loongarch64: Reduce vdso alignment to 4k
2024-11-16  Richard Hendersonlinux-user/arm: Reduce vdso alignment to 4k
2024-11-16  Richard Hendersonlinux-user/aarch64: Reduce vdso alignment to 4k
2024-11-16  Richard Hendersonlinux-user: Drop image_info.alignment
2024-11-16  Richard Hendersonlinux-user: Honor elf alignment when placing images
2024-11-16  Pierrick Bouviercpu: ensure we don't call start_exclusive from cpu_exec
2024-11-16  Pierrick Bouviertarget/i386: fix hang when using slow path for ptw_setl
2024-11-16  Ilya Leoshkevichtests/tcg: Test that sigreturn() does not corrupt the...
2024-11-16  Ilya Leoshkevichlinux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDR
2024-11-16  Richard Hendersonaccel/tcg: Fix user-only probe_access_internal plugin...
2024-11-16  Richard Hendersontarget/arm: Drop user-only special case in sve_stN_r
2024-11-16  Helge Dellerlinux-user: Fix setreuid and setregid to use direct...
2024-11-15  Peter MaydellMerge tag 'migration-20241113-pull-request' of https...
2024-11-13  Peter MaydellUpdate version for v9.2.0-rc0 release v9.2.0-rc0
2024-11-13  Dmitry Frolovmigration: fix-possible-int-overflow
2024-11-13  Peter Xumigration: Check current_migration in migration_is_runn...
2024-11-13  Gerd Hoffmannedk2: update submodule to edk2-stable202408.01
2024-11-09  Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-11-09  Peter Maydellhw/i386/pc: Don't try to init PCI NICs if there is...
2024-11-09  Paolo Bonzinirust: qemu-api-macros: always process subprojects befor...
2024-11-09  Phil Dennis... i386/hvf: Removes duplicate/shadowed variables in hvf_v...
2024-11-09  Phil Dennis... i386/hvf: Raise exception on error setting APICBASE
2024-11-09  Phil Dennis... i386/hvf: Fixes startup memory leak (vmcs caps)
2024-11-09  Phil Dennis... i386/hvf: Fix for UB in handling CPUID function 0xD
2024-11-09  Phil Dennis... i386/hvf: Integrates x2APIC support with hvf accel
2024-11-09  Paolo Bonzinieif: cope with huge section sizes
2024-11-08  Peter MaydellMerge tag 'pull-request-2024-11-08' of https://gitlab...
2024-11-08  Peter MaydellMerge tag 'pull-9p-20241108' of https://github.com...
2024-11-08  Peter MaydellMerge tag 'pull-nvme-20241108' of https://gitlab.com...
2024-11-08  Mark Cave-Aylandui/input-legacy.c: remove unused legacy qemu_add_kbd_ev...
2024-11-08  Mark Cave-Aylandnext-kbd: convert to use qemu_input_handler_register()
2024-11-08  Christian Schoenebeck9pfs: fix crash on 'Treaddir' request
2024-11-08  Klaus Jensenhw/nvme: fix handling of over-committed queues
2024-11-08  Daniel P. Berrangétests: refresh package lists with latest libvirt-ci
2024-11-08  Thomas Huthtests/functional: Split the test_aarch64_sbsaref test
2024-11-08  Thomas Huthtests/functional: Bump timeouts of functional tests
2024-11-08  Thomas Huthtests/functional: Provide the user with hints where...
2024-11-08  Thomas Huthtests/functional: Fix the ppc64_hv and the ppc_40p...
2024-11-08  Cédric Le Goatertest/functional: Fix Aspeed buildroot tests
2024-11-08  Thomas Huthtests/functional: Convert the riscv_opensbi avocado...
2024-11-08  Phil Dennis... scripts/checkpatch.pl: Ignore ObjC #import lines for...
2024-11-07  Peter MaydellMerge tag 'pull-tpm-2024-11-07-2' of https://github...
2024-11-07  Peter MaydellMerge tag 'qga-pull-2024-11-07' of https://github.com...
2024-11-07  Paolo Bonzinieif: cope with huge section offsets
2024-11-07  Alexander Graftarget/i386: Fix legacy page table walk
2024-11-07  Paolo Bonzinirust: add meson_version to all subprojects
2024-11-07  Pierrick Bouviertarget/i386/hvf: fix clang compilation warning
2024-11-07  Paolo Bonzinitarget/i386: add sha512, sm3, sm4 feature bits
next