aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2024-10-23hw/s390x: Remove the possibility to load the s390-netboot.img binaryThomas Huth3-71/+6
2024-10-22hw/s390x/ipl: Provide more memory to the s390-ccw.img firmwareThomas Huth1-1/+9
2024-10-21Merge tag 'pull-request-2024-10-21' of https://gitlab.com/thuth/qemu into sta...Peter Maydell3-2/+7
2024-10-21Merge tag 'edgar/xen-queue-2024-10-21.for-upstream' of https://gitlab.com/edg...Peter Maydell1-3/+4
2024-10-21Revert "hw/sh4/r2d: Realize IDE controller before accessing it"Thomas Huth1-1/+1
2024-10-21hw/pci-bridge: Add a Kconfig switch for the normal PCI bridgeThomas Huth2-1/+6
2024-10-21hw/xen: Avoid use of uninitialized bufioreq_evtchnEdgar E. Iglesias1-3/+4
2024-10-18hw/intc/openpic: Improve errors for out of bounds property valuesMarkus Armbruster1-4/+1
2024-10-18block: Adjust check_block_size() signatureMarkus Armbruster1-5/+1
2024-10-17Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into s...Peter Maydell3-4/+43
2024-10-16Merge tag 'single-binary-20241015' of https://github.com/philmd/qemu into sta...Peter Maydell9-43/+53
2024-10-16hw/loongarch/fw_cfg: Build in common_ss[]Philippe Mathieu-Daudé1-1/+1
2024-10-16hw/loongarch/virt: Add FDT table support with acpi ged pm registerBibo Mao1-0/+39
2024-10-16acpi: ged: Add macro for acpi sleep control registerBibo Mao1-3/+3
2024-10-15hw/mips: Have mips_cpu_create_with_clock() take an endianness argumentPhilippe Mathieu-Daudé5-5/+8
2024-10-15hw/mips/cps: Set the vCPU 'cpu-big-endian' propertyPhilippe Mathieu-Daudé2-0/+6
2024-10-15hw/xtensa/xtfpga: Remove TARGET_BIG_ENDIAN #ifdef'ryPhilippe Mathieu-Daudé1-5/+7
2024-10-15hw/i386: Use explicit little-endian LD/ST APIPhilippe Mathieu-Daudé2-33/+32
2024-10-15hw/arm/xilinx_zynq: Add various missing unimplemented devicesChao Liu1-0/+70
2024-10-15hw/block: Remove eccPeter Maydell5-97/+0
2024-10-15hw: Remove PCMCIA subsystemPeter Maydell5-29/+0
2024-10-15hw/ide: Remove DSCM-1XXXX microdrive device modelPeter Maydell3-651/+0
2024-10-15hw/gpio: Remove MAX7310 devicePeter Maydell3-222/+0
2024-10-15hw/adc: Remove MAX111X devicePeter Maydell3-240/+0
2024-10-15include: Move QemuLockCnt APIs to their own headerPeter Maydell1-0/+1
2024-10-15hw/char/pl011: Use correct masks for IBRD and FBRDPeter Maydell1-2/+2
2024-10-15hw/intc/omap_intc: Remove now-unnecessary abstract base classPeter Maydell1-9/+2
2024-10-15hw/arm: Add SPI to Allwinner A10Strahinja Jankovic2-0/+9
2024-10-15hw/ssi: Allwinner A10 SPI emulationStrahinja Jankovic4-0/+576
2024-10-15hw/clock: Expose 'qtest-clock-period' QOM property for QTestsInès Varhol1-0/+16
2024-10-15hw/misc: Create STM32L4x5 SYSCFG clockInès Varhol2-2/+19
2024-10-15hw/intc/arm_gicv3_cpuif: Add cast to match the documentationAlexandra Diupina1-1/+1
2024-10-15hw/intc/arm_gicv3: Add cast to match the documentationAlexandra Diupina1-1/+1
2024-10-15hw/intc/arm_gicv3: Add cast to match the documentationAlexandra Diupina1-1/+1
2024-10-15hw/arm/stm32f405: Add RCC device to stm32f405 SoCRomán Cárdenas Rodríguez2-1/+12
2024-10-15hw/misc/stm32_rcc: Implement RCC device for STM32F4 SoCsRomán Cárdenas Rodríguez4-0/+172
2024-10-15hw/arm/omap1: Remove unused omap_uwire_attach() methodPhilippe Mathieu-Daudé1-21/+8
2024-10-14ui: refactor using a common qemu_pixman_shareableMarc-André Lureau1-53/+19
2024-10-14virtio-gpu: allocate shareable 2d resources on !win32Marc-André Lureau1-12/+27
2024-10-14ui/pixman: generalize shared_image_destroyMarc-André Lureau1-2/+2
2024-10-14ui/win32: fix potential use-after-free with dbus shared memoryMarc-André Lureau1-12/+2
2024-10-14hw/audio/hda: fix memory leak on audio setupMarc-André Lureau1-13/+20
2024-10-14hw/audio/hda: free timer on exitMarc-André Lureau1-1/+1
2024-10-11Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-10/+20
2024-10-11rust: add PL011 device modelPaolo Bonzini1-10/+20
2024-10-07hw/s390x: Use explicit big-endian LD/ST APIPhilippe Mathieu-Daudé2-85/+85
2024-10-07hw/m68k: Use explicit big-endian LD/ST APIPhilippe Mathieu-Daudé4-18/+18
2024-10-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell59-1574/+230
2024-10-04Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell12-139/+1
2024-10-03hw/arm: xenpvh: Enable PCI for ARM PVHEdgar E. Iglesias1-0/+14