aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2022-03-02pnv/xive2: Add support for 8bits thread idCédric Le Goater1-0/+1
2022-03-02pnv/xive2: Add support for automatic save&restoreCédric Le Goater2-0/+13
2022-03-02xive2: Add a get_config() handler for the router configurationCédric Le Goater1-0/+8
2022-03-02ppc/pnv: add XIVE Gen2 TIMA supportCédric Le Goater1-0/+8
2022-03-02ppc/pnv: Add support for PHB5 "Address-based trigger" modeCédric Le Goater1-0/+2
2022-03-02ppc/pnv: Add support for PQ offload on PHB5Cédric Le Goater2-0/+2
2022-03-02ppc/xive: Add support for PQ state bits offloadCédric Le Goater2-3/+11
2022-03-02ppc/xive2: Add support for notification injection on ESB pagesCédric Le Goater1-0/+1
2022-03-02ppc/pnv: Add a HOMER model to POWER10Cédric Le Goater3-0/+16
2022-03-02ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridgeCédric Le Goater3-0/+21
2022-03-02ppc/pnv: Add POWER10 quadsCédric Le Goater1-0/+3
2022-03-02ppc/pnv: Add a OCC model for POWER10Cédric Le Goater3-0/+6
2022-03-02ppc/pnv: Add a XIVE2 controller to the POWER10 chipCédric Le Goater3-0/+96
2022-03-02ppc/xive2: Introduce a presenter matching routineCédric Le Goater1-0/+9
2022-03-02ppc/xive2: Introduce a XIVE2 core frameworkCédric Le Goater2-0/+276
2022-02-28Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220227' int...Peter Maydell3-0/+36
2022-02-26aspeed/smc: Add an address mask on segment registersCédric Le Goater1-0/+1
2022-02-26ast2600: Add Secure Boot Controller modelJoel Stanley2-0/+35
2022-02-21hw/tricore: Remove unused and incorrect headerPhilippe Mathieu-Daudé1-1/+0
2022-02-21hw/m68k/mcf: Add missing 'exec/hwaddr.h' headerPhilippe Mathieu-Daudé1-0/+1
2022-02-18spapr: implement nested-hv capability for the virtual hypervisorNicholas Piggin2-1/+78
2022-02-18ppc: allow the hdecr timer to be created/destroyedNicholas Piggin1-0/+3
2022-02-18spapr: nvdimm: Implement H_SCM_FLUSH hcallShivaprasad G Bhat2-1/+4
2022-02-18nvdimm: Add realize, unrealize callbacks to NVDIMMDevice classShivaprasad G Bhat2-0/+3
2022-02-16hw/intc: Add RISC-V AIA APLIC device emulationAnup Patel1-0/+79
2022-02-16include: hw: remove ibex_plic.hWilfred Mallawa1-67/+0
2022-02-08hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fieldsPeter Maydell1-2/+0
2022-02-08hw/arm/boot: Drop nb_cpus field from arm_boot_infoPeter Maydell1-1/+0
2022-02-08hw/arm/boot: Don't write secondary boot stub if using PSCIPeter Maydell1-0/+3
2022-02-08hw/arm/versal: Let boot.c handle PSCI enablementPeter Maydell1-1/+0
2022-02-08hw/arm/boot: Support setting psci-conduit based on guest ELPeter Maydell1-0/+10
2022-02-08hw/arm/xlnx-zynqmp: 'Or' the QSPI / QSPI DMA IRQsFrancisco Iglesias1-0/+2
2022-02-06ACPI ERST: create ACPI ERST table for pc/x86 machinesEric DeVolder1-0/+5
2022-02-06ACPI ERST: header file for ERSTEric DeVolder1-0/+19
2022-02-06ACPI ERST: PCI device_id for ERSTEric DeVolder1-0/+1
2022-01-31Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220130' into s...Peter Maydell1-0/+5
2022-01-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220128'...Peter Maydell5-5/+239
2022-01-28hw/intc/arm_gicv3_its: Check table bounds against correct limitPeter Maydell1-1/+0
2022-01-28hw/arm/xlnx-versal: Connect the OSPI flash memory controller modelFrancisco Iglesias1-0/+20
2022-01-28hw/ssi: Add a model of Xilinx Versal's OSPI flash memory controllerFrancisco Iglesias1-0/+111
2022-01-28hw/dma/xlnx_csu_dma: Support starting a read transfer through a class methodFrancisco Iglesias1-2/+17
2022-01-28include/hw/dma/xlnx_csu_dma: Add in missing includes in the headerFrancisco Iglesias1-0/+5
2022-01-28hw/arm/xlnx-versal: Connect Versal's PMC SLCRFrancisco Iglesias1-0/+5
2022-01-28hw/arm/xlnx-versal: 'Or' the interrupts from the BBRAM and RTC modelsFrancisco Iglesias1-2/+3
2022-01-28hw/misc: Add a model of Versal's PMC SLCRFrancisco Iglesias1-0/+78
2022-01-28hw/ppc/vof: Add missing includesPhilippe Mathieu-Daudé1-0/+5
2022-01-27intc: Unexport InterruptStatsProviderClass-related functionsBernhard Beschow2-4/+0
2022-01-21hw/riscv: Remove macros for ELF BIOS image namesAnup Patel1-2/+0
2022-01-21hw/riscv: spike: Allow using binary firmware as biosAnup Patel2-1/+5
2022-01-21target/riscv: Support start kernel directly by KVMYifei Jiang1-0/+1