aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-20hw/intc/arm_gicv3: Check for !MEMTX_OK instead of MEMTX_ERRORpull-target-arm-20220120Philippe 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-20docs/can: convert to restructuredTextLucas Ramage
2022-01-20tests/acpi/bios-table-test: Update expected virt/PPTT fileYanan Wang
2022-01-20hw/acpi/aml-build: Support cluster level in PPTT generationYanan Wang
2022-01-20tests/acpi/bios-tables-test: Allow changes to virt/PPTT fileYanan 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-20hw/arm/virt: KVM: Enable PAuth when supported by the hostMarc Zyngier
2022-01-19Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20220118-pull-reque...Peter Maydell
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-18docker: include bison in debian-tricore-crossPaolo Bonzini
2022-01-18FreeBSD: Upgrade to 12.3 releaseBrad Smith
2022-01-18test/tcg/ppc64le: Add float reference filesRichard Henderson
2022-01-18tests/tcg/multiarch: Read fp flags before printfRichard Henderson
2022-01-18linux-user: don't adjust base of found holeAlex Bennée
2022-01-18linux-user/elfload: add extra logging for hole findingAlex Bennée
2022-01-18linux-user: expand reserved brk space for 64bit guestsAlex Bennée