aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2023-06-21Revert "cputlb: Restrict SavedIOTLB to system emulation"Peter Maydell1-4/+2
2023-06-20cputlb: Restrict SavedIOTLB to system emulationPhilippe Mathieu-Daudé1-2/+4
2023-06-20hw/core/cpu: Check for USER_ONLY definition instead of SOFTMMU onePhilippe Mathieu-Daudé2-53/+53
2023-06-19hw/misc/bcm2835_property: Handle CORE_CLK_ID firmware propertySergey Kambalin1-0/+5
2023-06-19hw/misc/bcm2835_property: Replace magic frequency values by definitionsSergey Kambalin1-0/+5
2023-06-19hw/arm/raspi: Import Linux raspi definitions as 'raspberrypi-fw-defs.h'Sergey Kambalin1-0/+163
2023-06-19imx_serial: set wake bit when we receive a data byteMartin Kaiser1-0/+1
2023-06-15hw/arm: introduce xenpvh machineVikram Garhwal2-0/+11
2023-06-15include/hw/xen/xen_common: return error from xen_create_ioreq_serverStefano Stabellini1-3/+5
2023-06-15xen-hvm: reorganize xen-hvm and move common function to xen-hvm-commonStefano Stabellini3-0/+113
2023-06-14Merge tag 'pull-riscv-to-apply-20230614' of https://github.com/alistair23/qem...Richard Henderson2-1/+7
2023-06-13hw/char/parallel-isa: Export struct ISAParallelStateBernhard Beschow2-2/+30
2023-06-13hw/char/parallel: Export struct ParallelStateBernhard Beschow1-0/+21
2023-06-13util/log: Add vector registers to logIvan Klokov1-0/+2
2023-06-13hw/riscv/opentitan: Correct OpenTitanState parent type/sizePhilippe Mathieu-Daudé1-1/+2
2023-06-13hw/riscv/opentitan: Explicit machine type definitionPhilippe Mathieu-Daudé1-1/+2
2023-06-13hw/riscv/opentitan: Add TYPE_OPENTITAN_MACHINE definitionPhilippe Mathieu-Daudé1-0/+2
2023-06-10hw/ppc/openpic: Do not open-code ROUND_UP() macroPhilippe Mathieu-Daudé1-1/+1
2023-06-10pnv/xive2: Introduce macros to manipulate TIMA addressesFrederic Barrat1-0/+16
2023-06-07hw/isa/piix3: Resolve redundant TYPE_PIIX3_XEN_DEVICEBernhard Beschow1-1/+0
2023-06-07include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()Bernhard Beschow1-1/+1
2023-06-07xen: Drop support for Xen versions below 4.7.1David Woodhouse1-106/+1
2023-06-06hw: arm: allwinner-sramc: Add SRAM Controller support for R40qianfan Zhao2-0/+72
2023-06-06hw: arm: allwinner-r40: Add emac and gmac supportqianfan Zhao1-0/+6
2023-06-06hw: sd: allwinner-sdhost: Add sun50i-a64 SoC supportqianfan Zhao1-0/+9
2023-06-06hw/arm/allwinner-r40: add SDRAM controller deviceqianfan Zhao2-1/+120
2023-06-06hw: arm: allwinner-r40: Add i2c0 deviceqianfan Zhao1-0/+3
2023-06-06hw: allwinner-r40: Complete uart devicesqianfan Zhao1-0/+8
2023-06-06hw/arm/allwinner-r40: add Clock Control Unitqianfan Zhao2-0/+67
2023-06-06hw: arm: Add bananapi M2-Ultra and allwinner-r40 supportqianfan Zhao1-0/+110
2023-06-06xlnx-versal: Connect Xilinx VERSAL CANFD controllersVikram Garhwal1-0/+12
2023-06-06hw/net/can: Introduce Xilinx Versal CANFD controllerVikram Garhwal1-0/+87
2023-06-05Merge tag 'qemu-sparc-20230605' of https://github.com/mcayland/qemu into stagingRichard Henderson1-1/+0
2023-06-05hw/arm/omap: Remove unused omap_uart_attach()Bernhard Beschow1-1/+0
2023-06-05hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxesJiaxun Yang1-1/+3
2023-06-01tcg: remove the final vestiges of dstateAlex Bennée1-5/+0
2023-05-30Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson2-3/+28
2023-05-30virtio-scsi: implement BlockDevOps->drained_begin()Stefan Hajnoczi1-0/+14
2023-05-30hw/qdev: introduce qdev_is_realized() helperStefan Hajnoczi1-3/+14
2023-05-30hw/arm/smmuv3: Add knob to choose translation stage and enable stage-2Mostafa Saleh1-0/+1
2023-05-30hw/arm/smmuv3: Add CMDs related to stage-2Mostafa Saleh1-0/+1
2023-05-30hw/arm/smmuv3: Add VMID to TLB taggingMostafa Saleh1-2/+3
2023-05-30hw/arm/smmuv3: Parse STE config for stage-2Mostafa Saleh2-0/+4
2023-05-30hw/arm/smmuv3: Refactor stage-1 PTWMostafa Saleh1-3/+13
2023-05-30hw/arm/smmuv3: Update translation config to hold stage-2Mostafa Saleh1-3/+19
2023-05-30fsl-imx6: Add SNVS support for i.MX6 boardsVitaly Cheptsov1-0/+2
2023-05-29Merge tag 'pull-ppc-20230528' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson2-2/+4
2023-05-28target/ppc: Add POWER9 DD2.2 modelNicholas Piggin1-1/+1
2023-05-28spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcallNicholas Piggin1-1/+3
2023-05-28virtio-input: add a virtio-mulitouch deviceSergio Lopez1-4/+5