aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-19bitops.h: Define bit operations on 'uint32_t' arraysPeter Maydell
2024-11-19arm/ptw: Honour WXN/UWXN and SIF in short-format descriptorsPavel Skripkin
2024-11-19arm/ptw: Make get_S1prot accept decoded APPavel Skripkin
2024-11-19tests/qtest/cmsdk-apb-watchdog-test: Test INTEN as counter enableRoque Arcudia Hernandez
2024-11-19tests/qtest/cmsdk-apb-watchdog-test: Don't abort on assertion failureRoque Arcudia Hernandez
2024-11-19tests/qtest/cmsdk-apb-watchdog-test: Parameterize testsRoque Arcudia Hernandez
2024-11-19hw/watchdog/cmsdk_apb_watchdog: Fix INTEN issuesRoque Arcudia Hernandez
2024-11-19hw/intc/openpic: Avoid taking address of out-of-bounds array indexPeter Maydell
2024-11-19hw/net/rocker/rocker_of_dpa.c: Remove superfluous error checkRodrigo Dias Correa
2024-11-19hw/timer/exynos4210_mct: fix possible int overflowDmitry Frolov
2024-11-18Merge tag 'pull-nbd-2024-11-18' of https://repo.or.cz/qemu/ericb into stagingPeter Maydell
2024-11-18Merge tag 'pull-request-2024-11-18' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-11-18.gitlab-ci.d: Raise timeout on cross-accel build jobs to 60mPeter Maydell
2024-11-18pc-bios: Update the s390 bios images with the recent fixesThomas Huth
2024-11-18pc-bios/s390-ccw: Re-initialize receive queue index before each boot attemptThomas Huth
2024-11-18pc-bios/s390x: Initialize machine loadparm before probing IPL devicesJared Rossi
2024-11-18pc-bios/s390x: Initialize cdrom type to false for each IPL deviceJared Rossi
2024-11-18hw: Add "loadparm" property to scsi disk devices for booting on s390xThomas Huth
2024-11-18nbd-server: Silence server warnings on port probesEric Blake
2024-11-18Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-11-18Merge tag 'hw-misc-20241118' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-11-18hw/watchdog/cmsdk_apb_watchdog: Fix broken linkRoque Arcudia Hernandez
2024-11-18net: mark struct ip_header as QEMU_PACKEDPeter Maydell
2024-11-18hw/net/virtio-net.c: Don't assume IP length field is alignedPeter Maydell
2024-11-18hw/audio/hda: fix memory leak on audio setupPaolo Bonzini
2024-11-18Revert "hw/audio/hda: fix memory leak on audio setup"Paolo Bonzini
2024-11-18hw/misc/mos6522: Fix bad class definition of the MOS6522 deviceThomas Huth
2024-11-18hw/sd/sdhci: Fix coding styleJamin Lin
2024-11-18configure: Use -ef to compare pathsAkihiko Odaki
2024-11-18target/i386: hyperv: add stub for hyperv_syndbg_query_optionsPaolo Bonzini
2024-11-18tests/qtest/migration: Fix indentationsFabiano Rosas
2024-11-18usb-hub: Fix handling port power control messagesGuenter Roeck
2024-11-18MAINTAINERS: Update my email address for COLOZhang Chen
2024-11-18hw/display: check frame buffer can hold blobAlex Bennée
2024-11-18hw/display: factor out the scanout blob to fb conversionAlex Bennée
2024-11-18hw/i386/elfboot: allocate "header" in heapSergio Lopez
2024-11-18hw/misc/nrf51_rng: Don't use BIT_MASK() when we mean BIT()Peter Maydell
2024-11-18vl: fix qemu_validate_options() indentionGerd Hoffmann
2024-11-18Merge tag 'pull-vfio-20241118' of https://github.com/legoater/qemu into stagingPeter Maydell
2024-11-18hw/s390x: Restrict "loadparm" property to devices that can be used for bootingThomas Huth
2024-11-18docs/system/bootindex: Make it clear that s390x can also boot from virtio-netThomas Huth
2024-11-18docs/system/s390x/bootdevices: Update loadparm documentationJared Rossi
2024-11-18tests/tcg/s390x: Add the floating-point multiply-and-add testIlya Leoshkevich
2024-11-18target/s390x: Fix the floating-point multiply-and-add NaN rulesIlya Leoshkevich
2024-11-18hw/usb: Use __attribute__((packed)) vs __packedRoque Arcudia Hernandez
2024-11-18vfio/container: Fix container object destructionCédric Le Goater
2024-11-18vfio/igd: fix calculation of graphics stolen memoryCorvin Köhne
2024-11-18vfio/igd: add pci id for Coffee LakeCorvin Köhne
2024-11-16Merge tag 'pull-tcg-20241116' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2024-11-16tcg: Allow top bit of SIMD_DATA_BITS to be set in simd_desc()Peter Maydell