aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2023-09-08hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal CFU_FDROFrancisco Iglesias
2023-09-08hw/misc: Introduce a model of Xilinx Versal's CFU_APBFrancisco Iglesias
2023-09-08hw/misc: Introduce the Xilinx CFI interfaceFrancisco Iglesias
2023-09-08Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi
2023-09-08include/: spelling fixesMichael Tokarev
2023-09-08riscv: spelling fixesMichael Tokarev
2023-09-07hw/ufs: Initial commit for emulated Universal-Flash-StorageJeuk Kim
2023-09-07Merge tag 'pull-ppc-20230906' of https://github.com/legoater/qemu into stagingStefan Hajnoczi
2023-09-06Merge tag 'pull-aspeed-20230901' of https://github.com/legoater/qemu into sta...Stefan Hajnoczi
2023-09-06ppc/xive: Introduce a new XiveRouter end_notify() handlerCédric Le Goater
2023-09-06spapr: Fix record-replay machine reset consuming too many eventsNicholas Piggin
2023-09-06spapr: Fix machine reset deadlock from replay-recordNicholas Piggin
2023-09-06hw/ppc: Reset timebase facilities on machine resetNicholas Piggin
2023-09-01hw/sd: Introduce a "sd-card" SPI variant modelCédric Le Goater
2023-09-01hw/sd: Move proto_name to SDProto structurePhilippe Mathieu-Daudé
2023-09-01m25p80: Introduce an helper to retrieve the BlockBackend of a deviceCédric Le Goater
2023-09-01hw/ssi: Introduce a ssi_get_cs() helperCédric Le Goater
2023-09-01hw/ssi: Add a "cs" property to SSIPeripheralCédric Le Goater
2023-09-01hw/i2c/aspeed: Add support for buffer organizationHang Yu
2023-09-01hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool modeHang Yu
2023-08-31hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'Philippe Mathieu-Daudé
2023-08-31hw/i386: Remove unuseful kvmclock_create() stubPhilippe Mathieu-Daudé
2023-08-31hw/i2c: spelling fixesMichael Tokarev
2023-08-31bulk: Do not declare function prototypes using 'extern' keywordPhilippe Mathieu-Daudé
2023-08-31accel/tcg: spelling fixesMichael Tokarev
2023-08-31accel: Remove HAX acceleratorPhilippe Mathieu-Daudé
2023-08-31Merge tag 'pull-target-arm-20230831' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-08-31hw/arm: Set number of MPU regions correctly for an505, an521, an524Peter Maydell
2023-08-31hw/arm/armv7m: Add mpu-ns-regions and mpu-s-regions propertiesPeter Maydell
2023-08-31hw/rtc/aspeed_rtc: Use 64-bit offset for holding time_t differencePeter Maydell
2023-08-31Add i.MX7 SRC device implementationJean-Christophe Dubois
2023-08-31Add i.MX7 missing TZ devices and memory regionsJean-Christophe Dubois
2023-08-31Refactor i.MX7 processor codeJean-Christophe Dubois
2023-08-31Add i.MX6UL missing devices.Jean-Christophe Dubois
2023-08-31Refactor i.MX6UL processor codeJean-Christophe Dubois
2023-08-31Remove i.MX7 IOMUX GPR device from i.MX6ULJean-Christophe Dubois
2023-08-30xen_arm: Initialize RAM and add hi/low memory regionsOleksandr Tyshchenko
2023-08-30xen_arm: Create virtio-mmio devices during initializationOleksandr Tyshchenko
2023-08-24Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-08-23include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hostsThomas Huth
2023-08-23hw: Add compat machines for 8.2Cornelia Huck
2023-08-22hw/gpio/nrf51: implement DETECT signalChris Laplante
2023-08-07virtio-gpu: reset gfx resources in main threadMarc-André Lureau
2023-08-07virtio-gpu: free BHs, by implementing unrealizeMarc-André Lureau
2023-08-03include/hw/i386/x86-iommu: Fix struct X86IOMMU_MSIMessage for big endian hostsThomas Huth
2023-08-03hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntryThomas Huth
2023-08-03hw/virtio: Add a protection against duplicate vu_scmi_stop callsMilan Zamazal
2023-08-01xen: Don't pass MemoryListener around by valuePeter Maydell
2023-07-25arm: spelling fixesMichael Tokarev
2023-07-25s390x: spelling fixesMichael Tokarev