aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2022-01-27intc: Unexport InterruptStatsProviderClass-related functionsBernhard Beschow
2022-01-21hw/riscv: Remove macros for ELF BIOS image namesAnup Patel
2022-01-21hw/riscv: spike: Allow using binary firmware as biosAnup Patel
2022-01-21target/riscv: Support start kernel directly by KVMYifei Jiang
2022-01-21hw: timer: ibex_timer: update/add reg addressWilfred Mallawa
2022-01-21riscv: opentitan: fixup plic stride lenWilfred Mallawa
2022-01-21hw: timer: ibex_timer: Fixup reading w/o registerWilfred Mallawa
2022-01-20Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220120-...Peter Maydell
2022-01-20hw/intc/arm_gicv3: Check for !MEMTX_OK instead of MEMTX_ERRORPhilippe Mathieu-Daudé
2022-01-20hw/intc/arm_gicv3_its: Range-check ICID before indexing into collection tablePeter Maydell
2022-01-20hw/intc/arm_gicv3_its: Check indexes before use, not afterPeter Maydell
2022-01-20hw/intc/arm_gicv3_its: Factor out "find address of table entry" codePeter Maydell
2022-01-20hw/intc/arm_gicv3_its: Fix return codes in process_mapd()Peter Maydell
2022-01-20hw/intc/arm_gicv3_its: Fix return codes in process_mapc()Peter Maydell
2022-01-20hw/intc/arm_gicv3_its: Fix return codes in process_mapti()Peter Maydell
2022-01-20hw/intc/arm_gicv3_its: Refactor process_its_cmd() to reduce nestingPeter Maydell
2022-01-20hw/intc/arm_gicv3_its: Fix return codes in process_its_cmd()Peter Maydell
2022-01-20hw/intc/arm_gicv3_its: Use enum for return value of process_* functionsPeter Maydell
2022-01-20hw/intc/arm_gicv3_its: Don't use data if reading command failedPeter Maydell
2022-01-20hw/intc/arm_gicv3_its: Fix handling of process_its_cmd() return valuePeter Maydell
2022-01-20hw/intc/arm_gicv3_its: Convert int ID check to num_intids conventionPeter Maydell
2022-01-20hw/intc/arm_gicv3_its: Fix event ID bounds checksPeter Maydell
2022-01-20hw/arm/aspeed: Add the i3c device to the AST2600 SoCTroy Lee
2022-01-20hw/misc/aspeed_i3c.c: Introduce a dummy AST2600 I3C model.Troy Lee
2022-01-20hw/arm: kudo add lm75s behind bus 1 switch at 75Patrick Venture
2022-01-20hw/arm/virt: Drop superfluous checks against highmemMarc Zyngier
2022-01-20hw/arm/virt: Disable highmem devices that don't fit in the PA rangeMarc Zyngier
2022-01-20hw/arm/virt: Use the PA range to compute the memory mapMarc Zyngier
2022-01-20hw/arm/virt: Honor highmem setting when computing the memory mapMarc Zyngier
2022-01-20hw/arm/virt: Add a control for the the highmem redistributorsMarc Zyngier
2022-01-20hw/arm/virt: Add a control for the the highmem PCIe MMIOMarc Zyngier
2022-01-20hw/intc/arm_gic: Allow reset of the running priorityPetr Pavlu
2022-01-20hw/intc/arm_gic: Implement read of GICC_IIDRPetr Pavlu
2022-01-20hw/arm/virt: Support for virtio-mem-pciGavin Shan
2022-01-20virtio-mem: Correct default THP size for ARM64Gavin Shan
2022-01-20hw/acpi/aml-build: Support cluster level in PPTT generationYanan Wang
2022-01-20hw/acpi/aml-build: Improve scalability of PPTT generationYanan Wang
2022-01-20hw/arm/virt: Support cluster level in DT cpu-mapYanan Wang
2022-01-20hw/arm/virt: Support CPU cluster on ARM virt machineYanan Wang
2022-01-20hw/net: Move MV88W8618 network device out of hw/arm/ directoryPhilippe Mathieu-Daudé
2022-01-20hw/arm/musicpal: Fix coding style of code related to MV88W8618 devicePhilippe Mathieu-Daudé
2022-01-20hw: Move MARVELL_88W8618 Kconfig from audio/ to arm/Philippe Mathieu-Daudé
2022-01-20m68k: virt: correctly set the initial PCLaurent Vivier
2022-01-20hw/elf_ops: clear uninitialized segment spaceLaurent Vivier
2022-01-19Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-01-...Peter Maydell
2022-01-19Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-7.0-180122-2' int...Peter Maydell
2022-01-18Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...Peter Maydell
2022-01-18Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220118' into s...Peter Maydell
2022-01-18hw/arm: add control knob to disable kaslr_seed via DTBAlex Bennée
2022-01-18spice: Update QXLInterface for spice >= 0.15.0John Snow