aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2023-09-16accel/tcg: Simplify tlb_plugin_lookupRichard Henderson1-13/+0
2023-09-11Merge tag 'pull-vfio-20230911' of https://github.com/legoater/qemu into stagingStefan Hajnoczi1-0/+2
2023-09-11Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi4-0/+705
2023-09-11vfio/migration: Refactor PRE_COPY and RUNNING state checksJoao Martins1-0/+2
2023-09-08hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REGFrancisco Iglesias1-0/+69
2023-09-08hw/arm/xlnx-versal: Connect the CFU_APB, CFU_FDRO and CFU_SFRFrancisco Iglesias1-0/+16
2023-09-08hw/misc: Introduce a model of Xilinx Versal's CFRAME_BCAST_REGFrancisco Iglesias1-0/+17
2023-09-08hw/misc: Introduce a model of Xilinx Versal's CFRAME_REGFrancisco Iglesias1-0/+286
2023-09-08hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal's CFU_SFRFrancisco Iglesias1-0/+15
2023-09-08hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal CFU_FDROFrancisco Iglesias1-0/+12
2023-09-08hw/misc: Introduce a model of Xilinx Versal's CFU_APBFrancisco Iglesias1-0/+231
2023-09-08hw/misc: Introduce the Xilinx CFI interfaceFrancisco Iglesias1-0/+59
2023-09-08Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi15-17/+17
2023-09-08include/: spelling fixesMichael Tokarev14-16/+16
2023-09-08riscv: spelling fixesMichael Tokarev1-1/+1
2023-09-07hw/ufs: Initial commit for emulated Universal-Flash-StorageJeuk Kim2-0/+2
2023-09-07Merge tag 'pull-ppc-20230906' of https://github.com/legoater/qemu into stagingStefan Hajnoczi3-1/+6
2023-09-06Merge tag 'pull-aspeed-20230901' of https://github.com/legoater/qemu into sta...Stefan Hajnoczi4-2/+17
2023-09-06ppc/xive: Introduce a new XiveRouter end_notify() handlerCédric Le Goater1-0/+2
2023-09-06spapr: Fix record-replay machine reset consuming too many eventsNicholas Piggin1-0/+1
2023-09-06spapr: Fix machine reset deadlock from replay-recordNicholas Piggin1-0/+1
2023-09-06hw/ppc: Reset timebase facilities on machine resetNicholas Piggin1-1/+2
2023-09-01hw/sd: Introduce a "sd-card" SPI variant modelCédric Le Goater1-0/+3
2023-09-01hw/sd: Move proto_name to SDProto structurePhilippe Mathieu-Daudé1-0/+2
2023-09-01m25p80: Introduce an helper to retrieve the BlockBackend of a deviceCédric Le Goater1-0/+4
2023-09-01hw/ssi: Introduce a ssi_get_cs() helperCédric Le Goater1-0/+2
2023-09-01hw/ssi: Add a "cs" property to SSIPeripheralCédric Le Goater1-0/+3
2023-09-01hw/i2c/aspeed: Add support for buffer organizationHang Yu1-0/+1
2023-09-01hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool modeHang Yu1-2/+2
2023-08-31hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'Philippe Mathieu-Daudé1-18/+0
2023-08-31hw/i386: Remove unuseful kvmclock_create() stubPhilippe Mathieu-Daudé1-10/+0
2023-08-31hw/i2c: spelling fixesMichael Tokarev2-2/+2
2023-08-31bulk: Do not declare function prototypes using 'extern' keywordPhilippe Mathieu-Daudé3-5/+5
2023-08-31accel/tcg: spelling fixesMichael Tokarev1-1/+1
2023-08-31accel: Remove HAX acceleratorPhilippe Mathieu-Daudé1-1/+1
2023-08-31Merge tag 'pull-target-arm-20230831' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi6-98/+453
2023-08-31hw/arm: Set number of MPU regions correctly for an505, an521, an524Peter Maydell1-0/+5
2023-08-31hw/arm/armv7m: Add mpu-ns-regions and mpu-s-regions propertiesPeter Maydell1-0/+8
2023-08-31hw/rtc/aspeed_rtc: Use 64-bit offset for holding time_t differencePeter Maydell1-1/+1
2023-08-31Add i.MX7 SRC device implementationJean-Christophe Dubois2-1/+68
2023-08-31Add i.MX7 missing TZ devices and memory regionsJean-Christophe Dubois1-0/+7
2023-08-31Refactor i.MX7 processor codeJean-Christophe Dubois1-84/+242
2023-08-31Add i.MX6UL missing devices.Jean-Christophe Dubois1-1/+1
2023-08-31Refactor i.MX6UL processor codeJean-Christophe Dubois1-11/+123
2023-08-31Remove i.MX7 IOMUX GPR device from i.MX6ULJean-Christophe Dubois1-2/+0
2023-08-30xen_arm: Initialize RAM and add hi/low memory regionsOleksandr Tyshchenko1-0/+8
2023-08-30xen_arm: Create virtio-mmio devices during initializationOleksandr Tyshchenko1-0/+16
2023-08-24Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi1-0/+1
2023-08-23include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hostsThomas Huth1-0/+3
2023-08-23hw: Add compat machines for 8.2Cornelia Huck2-0/+6