aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-10-15hw/xtensa/xtfpga: Remove TARGET_BIG_ENDIAN #ifdef'ryPhilippe Mathieu-Daudé
2024-10-15hw/i386: Use explicit little-endian LD/ST APIPhilippe Mathieu-Daudé
2024-10-14ui: refactor using a common qemu_pixman_shareableMarc-André Lureau
2024-10-14virtio-gpu: allocate shareable 2d resources on !win32Marc-André Lureau
2024-10-14ui/pixman: generalize shared_image_destroyMarc-André Lureau
2024-10-14ui/win32: fix potential use-after-free with dbus shared memoryMarc-André Lureau
2024-10-14hw/audio/hda: fix memory leak on audio setupMarc-André Lureau
2024-10-14hw/audio/hda: free timer on exitMarc-André Lureau
2024-10-11Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-10-11rust: add PL011 device modelPaolo Bonzini
2024-10-07hw/s390x: Use explicit big-endian LD/ST APIPhilippe Mathieu-Daudé
2024-10-07hw/m68k: Use explicit big-endian LD/ST APIPhilippe Mathieu-Daudé
2024-10-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-10-04Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell
2024-10-03hw/arm: xenpvh: Enable PCI for ARM PVHEdgar E. Iglesias
2024-10-03hw/xen: xenpvh: Add pci-intx-irq-base propertyEdgar E. Iglesias
2024-10-03hw/xen: xenpvh: Disable buffered IOREQs for ARMEdgar E. Iglesias
2024-10-03hw/xen: Expose handle_bufioreq in xen_register_ioreqEdgar E. Iglesias
2024-10-039p: remove 'proxy' filesystem backend driverPaolo Bonzini
2024-10-03hw/char: Extract serial-mmBernhard Beschow
2024-10-03hw/char/serial.h: Extract serial-isa.hBernhard Beschow
2024-10-03hw: Remove unused inclusion of hw/char/serial.hBernhard Beschow
2024-10-03hw/mips: Build fw_cfg.c oncePhilippe Mathieu-Daudé
2024-10-03hw/net/rocker: Remove unused rocker_fp_portsDr. David Alan Gilbert
2024-10-03hw/pci: Remove unused pcie_chassis_find_slotDr. David Alan Gilbert
2024-10-03remote: Remove unused remote_iohub_finalizeDr. David Alan Gilbert
2024-10-03vhost: Remove unused vhost_dev_{load|save}_inflightDr. David Alan Gilbert
2024-10-03hw: Remove unused fw_cfg_init_ioDr. David Alan Gilbert
2024-10-03hw/char: Remove unused serial_set_frequencyDr. David Alan Gilbert
2024-10-03hw/net/net_rx_pkt: Remove deadcodeDr. David Alan Gilbert
2024-10-03q35: Remove unused mch_mcfg_baseDr. David Alan Gilbert
2024-10-03hw/xen: Remove deadcodeDr. David Alan Gilbert
2024-10-03hw/audio/virtio-snd: Remove unnecessary "exec/tswap.h" headerPhilippe Mathieu-Daudé
2024-10-03hw/xen: Remove deadcodeDr. David Alan Gilbert
2024-10-03Merge tag 'warn-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Peter Maydell
2024-10-02Merge tag 'pull-riscv-to-apply-20241002' of https://github.com/alistair23/qem...Peter Maydell
2024-10-02hw/virtio: freeing leaked memory from vhost_svq_get_buf in vhost_svq_pollMarc-André Lureau
2024-10-02hw/virtio: fix -Werror=maybe-uninitializedMarc-André Lureau
2024-10-02hw/virtio-blk: fix -Werror=maybe-uninitialized false-positiveMarc-André Lureau
2024-10-02hw/sdhci: fix -Werror=maybe-uninitialized false-positiveMarc-André Lureau
2024-10-02hw/vhost-scsi: fix -Werror=maybe-uninitializedMarc-André Lureau
2024-10-02hw/ahci: fix -Werror=maybe-uninitialized false-positiveMarc-André Lureau
2024-10-02hw/qxl: fix -Werror=maybe-uninitialized false-positivesMarc-André Lureau
2024-10-02hw/i386/pc: Add a description for the i8042 propertyKamil Szczęk
2024-10-02hw/intc: riscv-imsic: Fix interrupt state updates.Tomasz Jeznach
2024-10-02hw/riscv: Respect firmware ELF entry pointSamuel Holland
2024-10-01hw/dma: Remove omap_dma4 devicePeter Maydell
2024-10-01hw/misc/omap_clk: Remove OMAP2-specificsPeter Maydell
2024-10-01hw/misc: Remove omap_l4 devicePeter Maydell
2024-10-01hw/display: Remove omap_dssPeter Maydell