aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2022-01-21target/riscv: Support start kernel directly by KVMYifei Jiang3-31/+88
2022-01-21hw: timer: ibex_timer: update/add reg addressWilfred Mallawa1-1/+10
2022-01-21riscv: opentitan: fixup plic stride lenWilfred Mallawa1-1/+1
2022-01-21hw: timer: ibex_timer: Fixup reading w/o registerWilfred Mallawa1-9/+5
2022-01-20Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220120-...Peter Maydell17-692/+1282
2022-01-20hw/intc/arm_gicv3: Check for !MEMTX_OK instead of MEMTX_ERRORPhilippe Mathieu-Daudé1-2/+2
2022-01-20hw/intc/arm_gicv3_its: Range-check ICID before indexing into collection tablePeter Maydell1-0/+7
2022-01-20hw/intc/arm_gicv3_its: Check indexes before use, not afterPeter Maydell1-17/+25
2022-01-20hw/intc/arm_gicv3_its: Factor out "find address of table entry" codePeter Maydell1-138/+66
2022-01-20hw/intc/arm_gicv3_its: Fix return codes in process_mapd()Peter Maydell1-6/+4
2022-01-20hw/intc/arm_gicv3_its: Fix return codes in process_mapc()Peter Maydell1-5/+3
2022-01-20hw/intc/arm_gicv3_its: Fix return codes in process_mapti()Peter Maydell1-15/+13
2022-01-20hw/intc/arm_gicv3_its: Refactor process_its_cmd() to reduce nestingPeter Maydell1-50/+47
2022-01-20hw/intc/arm_gicv3_its: Fix return codes in process_its_cmd()Peter Maydell1-11/+11
2022-01-20hw/intc/arm_gicv3_its: Use enum for return value of process_* functionsPeter Maydell1-21/+38
2022-01-20hw/intc/arm_gicv3_its: Don't use data if reading command failedPeter Maydell1-1/+6
2022-01-20hw/intc/arm_gicv3_its: Fix handling of process_its_cmd() return valuePeter Maydell1-2/+2
2022-01-20hw/intc/arm_gicv3_its: Convert int ID check to num_intids conventionPeter Maydell1-3/+3
2022-01-20hw/intc/arm_gicv3_its: Fix event ID bounds checksPeter Maydell1-8/+10
2022-01-20hw/arm/aspeed: Add the i3c device to the AST2600 SoCTroy Lee1-0/+16
2022-01-20hw/misc/aspeed_i3c.c: Introduce a dummy AST2600 I3C model.Troy Lee3-0/+391
2022-01-20hw/arm: kudo add lm75s behind bus 1 switch at 75Patrick Venture1-1/+9
2022-01-20hw/arm/virt: Drop superfluous checks against highmemMarc Zyngier2-6/+1
2022-01-20hw/arm/virt: Disable highmem devices that don't fit in the PA rangeMarc Zyngier1-6/+28
2022-01-20hw/arm/virt: Use the PA range to compute the memory mapMarc Zyngier1-12/+52
2022-01-20hw/arm/virt: Honor highmem setting when computing the memory mapMarc Zyngier1-3/+7
2022-01-20hw/arm/virt: Add a control for the the highmem redistributorsMarc Zyngier2-0/+4
2022-01-20hw/arm/virt: Add a control for the the highmem PCIe MMIOMarc Zyngier2-8/+9
2022-01-20hw/intc/arm_gic: Allow reset of the running priorityPetr Pavlu1-0/+2
2022-01-20hw/intc/arm_gic: Implement read of GICC_IIDRPetr Pavlu1-0/+9
2022-01-20hw/arm/virt: Support for virtio-mem-pciGavin Shan3-1/+74
2022-01-20virtio-mem: Correct default THP size for ARM64Gavin Shan1-12/+20
2022-01-20hw/acpi/aml-build: Support cluster level in PPTT generationYanan Wang1-0/+18
2022-01-20hw/acpi/aml-build: Improve scalability of PPTT generationYanan Wang1-18/+32
2022-01-20hw/arm/virt: Support cluster level in DT cpu-mapYanan Wang1-7/+8
2022-01-20hw/arm/virt: Support CPU cluster on ARM virt machineYanan Wang1-0/+1
2022-01-20hw/net: Move MV88W8618 network device out of hw/arm/ directoryPhilippe Mathieu-Daudé3-380/+405
2022-01-20hw/arm/musicpal: Fix coding style of code related to MV88W8618 devicePhilippe Mathieu-Daudé1-7/+7
2022-01-20hw: Move MARVELL_88W8618 Kconfig from audio/ to arm/Philippe Mathieu-Daudé2-3/+3
2022-01-20m68k: virt: correctly set the initial PCLaurent Vivier1-5/+17
2022-01-20hw/elf_ops: clear uninitialized segment spaceLaurent Vivier1-0/+4
2022-01-19Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-01-...Peter Maydell1-4/+23
2022-01-19Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-7.0-180122-2' int...Peter Maydell2-3/+43
2022-01-18Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...Peter Maydell2-15/+36
2022-01-18Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220118' into s...Peter Maydell2-239/+181
2022-01-18hw/arm: add control knob to disable kaslr_seed via DTBAlex Bennée1-2/+30
2022-01-18spice: Update QXLInterface for spice >= 0.15.0John Snow1-1/+13
2022-01-18s390x/ipl: support extended kernel command line sizeMarc Hartmayer1-4/+23
2022-01-18ppc/pnv: Remove PHB4 version propertyCédric Le Goater2-11/+1
2022-01-18ppc/pnv: Add a 'rp_model' class attribute for the PHB4 PECCédric Le Goater1-1/+4