summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * ppc/pnv: Add POWER10 quadsCédric Le Goater2022-03-021-0/+3
| * ppc/pnv: Add a OCC model for POWER10Cédric Le Goater2022-03-023-0/+6
| * ppc/pnv: Add a XIVE2 controller to the POWER10 chipCédric Le Goater2022-03-023-0/+96
| * ppc/xive2: Introduce a presenter matching routineCédric Le Goater2022-03-021-0/+9
| * ppc/xive2: Introduce a XIVE2 core frameworkCédric Le Goater2022-03-022-0/+276
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...Peter Maydell2022-03-021-0/+14
|\ \ | |/ |/|
| * semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFOAlex Bennée2022-02-281-0/+14
* | Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220227' int...Peter Maydell2022-02-283-0/+36
|\ \ | |/ |/|
| * aspeed/smc: Add an address mask on segment registersCédric Le Goater2022-02-261-0/+1
| * ast2600: Add Secure Boot Controller modelJoel Stanley2022-02-262-0/+35
* | hw/tricore: Remove unused and incorrect headerPhilippe Mathieu-Daudé2022-02-211-1/+0Star
* | hw/m68k/mcf: Add missing 'exec/hwaddr.h' headerPhilippe Mathieu-Daudé2022-02-211-0/+1
* | spapr: implement nested-hv capability for the virtual hypervisorNicholas Piggin2022-02-182-1/+78
* | ppc: allow the hdecr timer to be created/destroyedNicholas Piggin2022-02-181-0/+3
* | spapr: nvdimm: Implement H_SCM_FLUSH hcallShivaprasad G Bhat2022-02-182-1/+4
* | nvdimm: Add realize, unrealize callbacks to NVDIMMDevice classShivaprasad G Bhat2022-02-182-0/+3
|/
* hw/intc: Add RISC-V AIA APLIC device emulationAnup Patel2022-02-161-0/+79
* include: hw: remove ibex_plic.hWilfred Mallawa2022-02-161-67/+0Star
* hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fieldsPeter Maydell2022-02-081-2/+0Star
* hw/arm/boot: Drop nb_cpus field from arm_boot_infoPeter Maydell2022-02-081-1/+0Star
* hw/arm/boot: Don't write secondary boot stub if using PSCIPeter Maydell2022-02-081-0/+3
* hw/arm/versal: Let boot.c handle PSCI enablementPeter Maydell2022-02-081-1/+0Star
* hw/arm/boot: Support setting psci-conduit based on guest ELPeter Maydell2022-02-081-0/+10
* hw/arm/xlnx-zynqmp: 'Or' the QSPI / QSPI DMA IRQsFrancisco Iglesias2022-02-081-0/+2
* ACPI ERST: create ACPI ERST table for pc/x86 machinesEric DeVolder2022-02-061-0/+5
* ACPI ERST: header file for ERSTEric DeVolder2022-02-061-0/+19
* ACPI ERST: PCI device_id for ERSTEric DeVolder2022-02-061-0/+1
* Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220130' into s...Peter Maydell2022-01-311-0/+5
|\
| * hw/ppc/vof: Add missing includesPhilippe Mathieu-Daudé2022-01-281-0/+5
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220128'...Peter Maydell2022-01-285-5/+239
|\ \
| * | hw/intc/arm_gicv3_its: Check table bounds against correct limitPeter Maydell2022-01-281-1/+0Star
| * | hw/arm/xlnx-versal: Connect the OSPI flash memory controller modelFrancisco Iglesias2022-01-281-0/+20
| * | hw/ssi: Add a model of Xilinx Versal's OSPI flash memory controllerFrancisco Iglesias2022-01-281-0/+111
| * | hw/dma/xlnx_csu_dma: Support starting a read transfer through a class methodFrancisco Iglesias2022-01-281-2/+17
| * | include/hw/dma/xlnx_csu_dma: Add in missing includes in the headerFrancisco Iglesias2022-01-281-0/+5
| * | hw/arm/xlnx-versal: Connect Versal's PMC SLCRFrancisco Iglesias2022-01-281-0/+5
| * | hw/arm/xlnx-versal: 'Or' the interrupts from the BBRAM and RTC modelsFrancisco Iglesias2022-01-281-2/+3
| * | hw/misc: Add a model of Versal's PMC SLCRFrancisco Iglesias2022-01-281-0/+78
| |/
* / intc: Unexport InterruptStatsProviderClass-related functionsBernhard Beschow2022-01-272-4/+0Star
|/
* hw/riscv: Remove macros for ELF BIOS image namesAnup Patel2022-01-211-2/+0Star
* hw/riscv: spike: Allow using binary firmware as biosAnup Patel2022-01-212-1/+5
* target/riscv: Support start kernel directly by KVMYifei Jiang2022-01-211-0/+1
* hw: timer: ibex_timer: Fixup reading w/o registerWilfred Mallawa2022-01-211-1/+0Star
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220120-...Peter Maydell2022-01-204-1/+67
|\
| * hw/arm/aspeed: Add the i3c device to the AST2600 SoCTroy Lee2022-01-201-0/+3
| * hw/misc/aspeed_i3c.c: Introduce a dummy AST2600 I3C model.Troy Lee2022-01-201-0/+48
| * hw/arm/virt: Add a control for the the highmem redistributorsMarc Zyngier2022-01-201-1/+3
| * hw/arm/virt: Add a control for the the highmem PCIe MMIOMarc Zyngier2022-01-201-0/+1
| * hw/net: Move MV88W8618 network device out of hw/arm/ directoryPhilippe Mathieu-Daudé2022-01-201-0/+12
* | hw/elf_ops: clear uninitialized segment spaceLaurent Vivier2022-01-201-0/+13
|/