aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into s...Peter Maydell3-4/+43
3 daysMerge tag 'single-binary-20241015' of https://github.com/philmd/qemu into sta...Peter Maydell9-43/+53
3 dayshw/loongarch/fw_cfg: Build in common_ss[]Philippe Mathieu-Daudé1-1/+1
3 dayshw/loongarch/virt: Add FDT table support with acpi ged pm registerBibo Mao1-0/+39
3 daysacpi: ged: Add macro for acpi sleep control registerBibo Mao1-3/+3
4 dayshw/mips: Have mips_cpu_create_with_clock() take an endianness argumentPhilippe Mathieu-Daudé5-5/+8
4 dayshw/mips/cps: Set the vCPU 'cpu-big-endian' propertyPhilippe Mathieu-Daudé2-0/+6
4 dayshw/xtensa/xtfpga: Remove TARGET_BIG_ENDIAN #ifdef'ryPhilippe Mathieu-Daudé1-5/+7
4 dayshw/i386: Use explicit little-endian LD/ST APIPhilippe Mathieu-Daudé2-33/+32
4 dayshw/arm/xilinx_zynq: Add various missing unimplemented devicesChao Liu1-0/+70
4 dayshw/block: Remove eccPeter Maydell5-97/+0
4 dayshw: Remove PCMCIA subsystemPeter Maydell5-29/+0
4 dayshw/ide: Remove DSCM-1XXXX microdrive device modelPeter Maydell3-651/+0
4 dayshw/gpio: Remove MAX7310 devicePeter Maydell3-222/+0
4 dayshw/adc: Remove MAX111X devicePeter Maydell3-240/+0
4 daysinclude: Move QemuLockCnt APIs to their own headerPeter Maydell1-0/+1
4 dayshw/char/pl011: Use correct masks for IBRD and FBRDPeter Maydell1-2/+2
4 dayshw/intc/omap_intc: Remove now-unnecessary abstract base classPeter Maydell1-9/+2
4 dayshw/arm: Add SPI to Allwinner A10Strahinja Jankovic2-0/+9
4 dayshw/ssi: Allwinner A10 SPI emulationStrahinja Jankovic4-0/+576
4 dayshw/clock: Expose 'qtest-clock-period' QOM property for QTestsInès Varhol1-0/+16
4 dayshw/misc: Create STM32L4x5 SYSCFG clockInès Varhol2-2/+19
4 dayshw/intc/arm_gicv3_cpuif: Add cast to match the documentationAlexandra Diupina1-1/+1
4 dayshw/intc/arm_gicv3: Add cast to match the documentationAlexandra Diupina1-1/+1
4 dayshw/intc/arm_gicv3: Add cast to match the documentationAlexandra Diupina1-1/+1
4 dayshw/arm/stm32f405: Add RCC device to stm32f405 SoCRomán Cárdenas Rodríguez2-1/+12
4 dayshw/misc/stm32_rcc: Implement RCC device for STM32F4 SoCsRomán Cárdenas Rodríguez4-0/+172
4 dayshw/arm/omap1: Remove unused omap_uwire_attach() methodPhilippe Mathieu-Daudé1-21/+8
5 daysui: refactor using a common qemu_pixman_shareableMarc-André Lureau1-53/+19
5 daysvirtio-gpu: allocate shareable 2d resources on !win32Marc-André Lureau1-12/+27
5 daysui/pixman: generalize shared_image_destroyMarc-André Lureau1-2/+2
5 daysui/win32: fix potential use-after-free with dbus shared memoryMarc-André Lureau1-12/+2
5 dayshw/audio/hda: fix memory leak on audio setupMarc-André Lureau1-13/+20
5 dayshw/audio/hda: free timer on exitMarc-André Lureau1-1/+1
8 daysMerge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-10/+20
8 daysrust: add PL011 device modelPaolo Bonzini1-10/+20
12 dayshw/s390x: Use explicit big-endian LD/ST APIPhilippe Mathieu-Daudé2-85/+85
12 dayshw/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
2024-10-03hw/xen: xenpvh: Add pci-intx-irq-base propertyEdgar E. Iglesias1-0/+36
2024-10-03hw/xen: xenpvh: Disable buffered IOREQs for ARMEdgar E. Iglesias3-1/+7
2024-10-03hw/xen: Expose handle_bufioreq in xen_register_ioreqEdgar E. Iglesias3-40/+68
2024-10-039p: remove 'proxy' filesystem backend driverPaolo Bonzini3-1381/+0
2024-10-03hw/char: Extract serial-mmBernhard Beschow46-185/+222
2024-10-03hw/char/serial.h: Extract serial-isa.hBernhard Beschow8-6/+8
2024-10-03hw: Remove unused inclusion of hw/char/serial.hBernhard Beschow4-4/+0
2024-10-03hw/mips: Build fw_cfg.c oncePhilippe Mathieu-Daudé1-1/+1
2024-10-03hw/net/rocker: Remove unused rocker_fp_portsDr. David Alan Gilbert2-6/+0