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