aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-10-22Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell
2024-10-21replace error_setg(&error_fatal, ...) with error_report()Tudor Gheorghiu
2024-10-21Merge tag 'pull-request-2024-10-21' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-10-21Merge tag 'edgar/xen-queue-2024-10-21.for-upstream' of https://gitlab.com/edg...Peter Maydell
2024-10-21Revert "hw/sh4/r2d: Realize IDE controller before accessing it"Thomas Huth
2024-10-21hw/pci-bridge: Add a Kconfig switch for the normal PCI bridgeThomas Huth
2024-10-21hw/xen: Avoid use of uninitialized bufioreq_evtchnEdgar E. Iglesias
2024-10-18hw/intc/openpic: Improve errors for out of bounds property valuesMarkus Armbruster
2024-10-18block: Adjust check_block_size() signatureMarkus Armbruster
2024-10-17Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into s...Peter Maydell
2024-10-16Merge tag 'single-binary-20241015' of https://github.com/philmd/qemu into sta...Peter Maydell
2024-10-16hw/loongarch/fw_cfg: Build in common_ss[]Philippe Mathieu-Daudé
2024-10-16hw/loongarch/virt: Add FDT table support with acpi ged pm registerBibo Mao
2024-10-16acpi: ged: Add macro for acpi sleep control registerBibo Mao
2024-10-15hw/mips: Have mips_cpu_create_with_clock() take an endianness argumentPhilippe Mathieu-Daudé
2024-10-15hw/mips/cps: Set the vCPU 'cpu-big-endian' propertyPhilippe Mathieu-Daudé
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-15hw/arm/xilinx_zynq: Add various missing unimplemented devicesChao Liu
2024-10-15hw/block: Remove eccPeter Maydell
2024-10-15hw: Remove PCMCIA subsystemPeter Maydell
2024-10-15hw/ide: Remove DSCM-1XXXX microdrive device modelPeter Maydell
2024-10-15hw/gpio: Remove MAX7310 devicePeter Maydell
2024-10-15hw/adc: Remove MAX111X devicePeter Maydell
2024-10-15include: Move QemuLockCnt APIs to their own headerPeter Maydell
2024-10-15hw/char/pl011: Use correct masks for IBRD and FBRDPeter Maydell
2024-10-15hw/intc/omap_intc: Remove now-unnecessary abstract base classPeter Maydell
2024-10-15hw/arm: Add SPI to Allwinner A10Strahinja Jankovic
2024-10-15hw/ssi: Allwinner A10 SPI emulationStrahinja Jankovic
2024-10-15hw/clock: Expose 'qtest-clock-period' QOM property for QTestsInès Varhol
2024-10-15hw/misc: Create STM32L4x5 SYSCFG clockInès Varhol
2024-10-15hw/intc/arm_gicv3_cpuif: Add cast to match the documentationAlexandra Diupina
2024-10-15hw/intc/arm_gicv3: Add cast to match the documentationAlexandra Diupina
2024-10-15hw/intc/arm_gicv3: Add cast to match the documentationAlexandra Diupina
2024-10-15hw/arm/stm32f405: Add RCC device to stm32f405 SoCRomán Cárdenas Rodríguez
2024-10-15hw/misc/stm32_rcc: Implement RCC device for STM32F4 SoCsRomán Cárdenas Rodríguez
2024-10-15hw/arm/omap1: Remove unused omap_uwire_attach() methodPhilippe 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