aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-01-26hw/arm: add PCIe to Freescale i.MX6pull-target-arm-20240126Nikita Ostrenkov
2024-01-26hw/char/imx_serial: Implement receive FIFO and ageing timerRayhan Faizel
2024-01-26fsl-imx6ul: Add various missing unimplemented devicesGuenter Roeck
2024-01-26hw/arm: Build various units only oncePhilippe Mathieu-Daudé
2024-01-26target/arm: Move GTimer definitions to new 'gtimer.h' headerPhilippe Mathieu-Daudé
2024-01-26target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' headerPhilippe Mathieu-Daudé
2024-01-26hw/arm/armv7m: Make 'hw/intc/armv7m_nvic.h' a target agnostic headerPhilippe Mathieu-Daudé
2024-01-26hw/misc/xlnx-versal-crl: Build it only oncePhilippe Mathieu-Daudé
2024-01-26hw/misc/xlnx-versal-crl: Include generic 'cpu-qom.h' instead of 'cpu.h'Philippe Mathieu-Daudé
2024-01-26hw/cpu/a9mpcore: Build it only oncePhilippe Mathieu-Daudé
2024-01-26target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' headerPhilippe Mathieu-Daudé
2024-01-26target/arm: Create arm_cpu_mp_affinityRichard Henderson
2024-01-26target/arm: Rename arm_cpu_mp_affinityRichard Henderson
2024-01-26hw/arm/smmuv3: Include missing 'hw/registerfields.h' headerPhilippe Mathieu-Daudé
2024-01-26hw/arm/xilinx_zynq: Include missing 'exec/tswap.h' headerPhilippe Mathieu-Daudé
2024-01-26hw/arm/exynos4210: Include missing 'exec/tswap.h' headerPhilippe Mathieu-Daudé
2024-01-26hw/arm: Add watchdog timer to Allwinner H40 and Bananapi boardGuenter Roeck
2024-01-26hw/arm: Add AHCI/SATA controller to Allwinner R40 and Bananapi boardGuenter Roeck
2024-01-26hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi boardGuenter Roeck
2024-01-26hw/arm/nseries: Unconditionally map the TUSB6010 USB Host controllerPhilippe Mathieu-Daudé
2024-01-26hw/arm/allwinner-a10: Unconditionally map the USB Host controllersPhilippe Mathieu-Daudé
2024-01-26hw/arm/musicpal: Convert to qemu_add_kbd_event_handler()Peter Maydell
2024-01-26hw/arm/virt.c: Remove newline from error_report() stringPeter Maydell
2024-01-20Merge tag 'pull-request-2024-01-19' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-01-19Merge tag 'hw-cpus-20240119' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-01-19Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-01-19hw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command issuedMark Cave-Ayland
2024-01-19hw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE with ESP completion int...Mark Cave-Ayland
2024-01-19hw/scsi/esp-pci: generate PCI interrupt from separate ESP and PCI sourcesMark Cave-Ayland
2024-01-19hw/scsi/esp-pci: use correct address register for PCI DMA transfersMark Cave-Ayland
2024-01-19hw/s390x: Rename cpu_class_init() to include 'sclp'Philippe Mathieu-Daudé
2024-01-19hw/core/cpu: Rename cpu_class_init() to include 'common'Philippe Mathieu-Daudé
2024-01-19hw/pflash: implement update buffer for block writesGerd Hoffmann
2024-01-19hw/pflash: use ldn_{be,le}_p and stn_{be,le}_pGerd Hoffmann
2024-01-19hw/pflash: refactor pflash_data_write()Gerd Hoffmann
2024-01-19hw/i386/pc_piix: Make piix_intx_routing_notifier_xen() more device independentBernhard Beschow
2024-01-19hw/block: Deprecate the TC58128 block deviceSamuel Tardieu
2024-01-19target/sh4: Deprecate the shix machineSamuel Tardieu
2024-01-19hw/timer/hpet: Convert DPRINTF to trace eventsDaniel Hoffman
2024-01-19qemu-options: Remove the deprecated -no-acpi optionThomas Huth
2024-01-19s390x/pci: drive ISM reset from subsystem resetMatthew Rosato
2024-01-19s390x/pci: refresh fh before disabling aifMatthew Rosato
2024-01-19s390x/pci: avoid double enable/disable of aifMatthew Rosato
2024-01-18Merge tag 'pull-target-arm-20240118' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-01-18hw/arm/virt: Consolidate valid CPU typesGavin Shan
2024-01-18hw/timer: fix systick trace messageSamuel Tardieu
2024-01-18remove unnecessary casts from uintptr_tPaolo Bonzini
2024-01-18vga: sort-of implement word and double-word access modesPaolo Bonzini
2024-01-18vga: use latches in odd/even mode tooPaolo Bonzini
2024-01-18vga: reindent memory access codePaolo Bonzini