aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-11-19hw/intc/loongarch_extioi: Use set_bit32() and clear_bit32() for s->isrPeter Maydell
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-request-2024-11-18' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-11-18hw: Add "loadparm" property to scsi disk devices for booting on s390xThomas Huth
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-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/sd/sdhci: Fix coding styleJamin Lin
2024-11-18usb-hub: Fix handling port power control messagesGuenter Roeck
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-18hw/s390x: Restrict "loadparm" property to devices that can be used for bootingThomas Huth
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-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-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-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-07eif: cope with huge section offsetsPaolo Bonzini
2024-11-07Merge tag 'pull-riscv-to-apply-20241107' of https://github.com/alistair23/qem...Peter Maydell
2024-11-07hw/riscv/riscv-iommu: fix riscv_iommu_validate_process_ctx() checkDaniel Henrique Barboza
2024-11-07hw/riscv/riscv-iommu: change 'depth' to intDaniel Henrique Barboza
2024-11-07hw/char/sifive_uart: Fix broken UART on big endian hostsThomas Huth
2024-11-06Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-11-06Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-11-06Merge tag 'pull-vfio-20241105' of https://github.com/legoater/qemu into stagingPeter Maydell
2024-11-05hw/riscv/iommu: fix build error with clangPierrick Bouvier
2024-11-05hw/usb/hcd-ehci-sysbus: Prefer DEFINE_TYPES() macroBernhard Beschow
2024-11-05hw/rtc/ds1338: Prefer DEFINE_TYPES() macroBernhard Beschow
2024-11-05hw/i2c/smbus_eeprom: Prefer DEFINE_TYPES() macroBernhard Beschow
2024-11-05hw/block/pflash_cfi01: Prefer DEFINE_TYPES() macroBernhard Beschow
2024-11-05hw/sd/sdhci: Prefer DEFINE_TYPES() macroBernhard Beschow
2024-11-05hw/ppc/mpc8544_guts: Prefer DEFINE_TYPES() macroBernhard Beschow
2024-11-05hw/gpio/mpc8xxx: Prefer DEFINE_TYPES() macroBernhard Beschow
2024-11-05hw/net/fsl_etsec/etsec: Prefer DEFINE_TYPES() macroBernhard Beschow
2024-11-05hw/net/fsl_etsec/miim: Reuse MII constantsBernhard Beschow
2024-11-05hw/pci-host/ppce500: Prefer DEFINE_TYPES() macroBernhard Beschow
2024-11-05hw/pci-host/ppce500: Reuse TYPE_PPC_E500_PCI_BRIDGE defineBernhard Beschow