2022-11-21 | Peter Maydell | tests/avocado/boot_linux.py: Bump aarch64 virt test... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-11-21 | Alex Bennée | hw/intc: add implementation of GICD_IIDR to Arm GIC Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-11-21 | Alex Bennée | hw/intc: clean-up access to GIC multi-byte registers Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-11-21 | Strahinja Jankovic | hw/sd: Fix sun4i allwinner-sdhost for U-Boot Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-11-14 | Jens Wiklander | hw/intc/arm_gicv3: fix prio masking on pmr write Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-11-14 | Vikram Garhwal | MAINTAINERS: Update maintainer's email for Xilinx CAN Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-11-04 | Richard Henderson | target/arm: Two fixes for secure ptw Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-11-04 | Ake Koomsin | target/arm: Honor HCR_E2H and HCR_TGE in ats_write64() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-11-04 | Richard Henderson | target/arm: Copy the entire vector in DO_ZIP Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-11-04 | Timofey Kutergin | target/arm: Fix Privileged Access Never (PAN) for aarch32 Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-11-04 | Peter Maydell | target/arm: Make TLBIOS and TLBIRANGE ops trap on HCR_EL2... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-11-04 | Peter Maydell | hw/arm/boot: Set SCR_EL3.HXEn when booting kernel Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20221027140207.413084-3-peter.maydell@linaro.org |
commitcommitdifftree |
2022-11-04 | Peter Maydell | hw/arm/boot: Set SME and SVE EL3 vector lengths when... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20221027140207.413084-2-peter.maydell@linaro.org |
commitcommitdifftree |
2022-10-27 | Jason A. Donenfeld | mips/malta: pass RNG seed via env var and re-randomize... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Jason A. Donenfeld | rx: re-randomize rng-seed on reboot Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Jason A. Donenfeld | openrisc: re-randomize rng-seed on reboot Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Jason A. Donenfeld | mips/boston: re-randomize rng-seed on reboot Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Jason A. Donenfeld | m68k/q800: do not re-randomize RNG seed on snapshot... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Jason A. Donenfeld | m68k/virt: do not re-randomize RNG seed on snapshot... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Jason A. Donenfeld | riscv: re-randomize rng-seed on reboot Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Jason A. Donenfeld | arm: re-randomize rng-seed on reboot Cc: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Jason A. Donenfeld | x86: do not re-randomize RNG seed on snapshot load Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Jason A. Donenfeld | device-tree: add re-randomization helper function Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Jason A. Donenfeld | reset: allow registering handlers that aren't called... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Richard Henderson | target/arm: Use the max page size in a 2-stage ptw Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Richard Henderson | target/arm: Implement FEAT_HAFDBS, dirty bit portion Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Richard Henderson | target/arm: Implement FEAT_HAFDBS, access flag portion Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Richard Henderson | target/arm: Tidy merging of attributes from descriptor... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Richard Henderson | target/arm: Consider GP an attribute in get_phys_addr_lpae Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Richard Henderson | target/arm: Don't shift attrs in get_phys_addr_lpae Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Richard Henderson | target/arm: Fix fault reporting in get_phys_addr_lpae Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Richard Henderson | target/arm: Remove loop from get_phys_addr_lpae Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Richard Henderson | target/arm: Add ARMFault_UnsuppAtomicUpdate Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Richard Henderson | target/arm: Move S1_ptw_translate outside arm_ld[lq... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Richard Henderson | target/arm: Extract HA and HD in aa64_va_parameters Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Richard Henderson | target/arm: Add isar predicates for FEAT_HAFDBS Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Richard Henderson | target/arm: Add ptw_idx to S1Translate Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Richard Henderson | target/arm: Introduce regime_is_stage2 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Axel Heider | target/imx: reload cmp timer outside of the reload... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Peter Maydell | hw/hyperv/hyperv.c: Use device_cold_reset() instead... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20221013171817.1447562-1-peter.maydell@linaro.org |
commitcommitdifftree |
2022-10-27 | Damien Hedde | hw/core/resettable: fix reset level counting Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20221020142749.3357951-1-peter.maydell@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Ake Koomsin | target/arm: honor HCR_E2H and HCR_TGE in arm_excp_unmasked() Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Jean-Philippe Brucker | hw/arm/virt: Fix devicetree warnings about the virtio... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-27 | Peter Maydell | target/arm: Implement FEAT_E0PD Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20221021160131.3531787-1-peter.maydell@linaro.org |
commitcommitdifftree |
2022-10-20 | Peter Maydell | hw/ide/microdrive: Use device_cold_reset() for self... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20221013174042.1602926-1-peter.maydell@linaro.org |
commitcommitdifftree |
2022-10-20 | Richard Henderson | target/arm: Enable TARGET_TB_PCREL Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-20 | Richard Henderson | target/arm: Introduce gen_pc_plus_diff for aarch32 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-20 | Richard Henderson | target/arm: Introduce gen_pc_plus_diff for aarch64 Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-20 | Richard Henderson | target/arm: Change gen_jmp* to work on displacements Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-20 | Richard Henderson | target/arm: Remove gen_exception_internal_insn pc argument Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-20 | Richard Henderson | target/arm: Change gen_exception_insn* to work on displacements Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-20 | Richard Henderson | target/arm: Change gen_*set_pc_im to gen_*update_pc Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-20 | Richard Henderson | target/arm: Change gen_goto_tb to work on displacements Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-20 | Richard Henderson | target/arm: Introduce curr_insn_len Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-20 | Richard Henderson | target/arm: Use bool consistently for get_phys_addr... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-20 | Richard Henderson | target/arm: Split out get_phys_addr_twostage Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-20 | Richard Henderson | target/arm: Use softmmu tlbs for page table walking Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-20 | Richard Henderson | target/arm: Move be test for regime into S1TranslateResult Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-20 | Richard Henderson | target/arm: Plumb debug into S1Translate Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-20 | Richard Henderson | target/arm: Split out S1Translate type Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-20 | Richard Henderson | target/arm: Restrict tlb flush from vttbr_write to... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-20 | Richard Henderson | target/arm: Move ARMMMUIdx_Stage2 to a real tlb mmu_idx Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-20 | Richard Henderson | target/arm: Add ARMMMUIdx_Phys_{S,NS} Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-20 | Richard Henderson | target/arm: Use probe_access_full for BTI Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-20 | Richard Henderson | target/arm: Use probe_access_full for MTE Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-20 | Richard Henderson | target/arm: Enable TARGET_PAGE_ENTRY_EXTRA Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-20 | Alex Bennée | target/arm: update the cortex-a15 MIDR to latest rev Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-20 | Baruch Siach | hw/char/pl011: fix baud rate calculation Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-10 | Peter Maydell | docs/system/arm/emulation.rst: Report FEAT_GTG support Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20221003162315.2833797-4-peter.maydell@linaro.org |
commitcommitdifftree |
2022-10-10 | Peter Maydell | target/arm: Use ARMGranuleSize in ARMVAParameters Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20221003162315.2833797-3-peter.maydell@linaro.org |
commitcommitdifftree |
2022-10-10 | Peter Maydell | target/arm: Don't allow guest to use unimplemented... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20221003162315.2833797-2-peter.maydell@linaro.org |
commitcommitdifftree |
2022-10-10 | Jerome Forissier | hw/arm/boot: set CPTR_EL3.ESM and SCR_EL3.EnTP2 when... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-10 | Richard Henderson | target/arm: Use tlb_set_page_full Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-10 | Richard Henderson | target/arm: Fix cacheattr in get_phys_addr_disabled Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-10 | Richard Henderson | target/arm: Split out get_phys_addr_disabled Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-10 | Richard Henderson | target/arm: Fix ATS12NSO* from S PL1 Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-10 | Richard Henderson | target/arm: Pass HCR to attribute subroutines. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-10 | Richard Henderson | target/arm: Remove env argument from combined_attrs_fwb Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-10 | Richard Henderson | target/arm: Hoist read of *is_secure in S1_ptw_translate Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-10 | Richard Henderson | target/arm: Introduce arm_hcr_el2_eff_secstate Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-10 | Richard Henderson | target/arm: Drop secure check for HCR.TGE vs SCTLR_EL1.M Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-10 | Richard Henderson | target/arm: Reorg regime_translation_disabled Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-10 | Richard Henderson | target/arm: Fold secure and non-secure a-profile mmu... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-10 | Richard Henderson | target/arm: Add is_secure parameter to do_ats_write Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-10 | Richard Henderson | target/arm: Merge regime_is_secure into get_phys_addr Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-10 | Richard Henderson | target/arm: Add TBFLAG_M32.SECURE Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-10 | Richard Henderson | target/arm: Add is_secure parameter to v7m_read_half_insn Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-10 | Richard Henderson | target/arm: Split out get_phys_addr_with_secure Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-10 | Richard Henderson | target/arm: Add is_secure parameter to regime_translation_di... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-10 | Richard Henderson | target/arm: Fix S2 disabled check in S1_ptw_translate Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-10 | Richard Henderson | target/arm: Add is_secure parameter to get_phys_addr_lpae Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-10 | Richard Henderson | target/arm: Make the final stage1+2 write to secure... Suggested-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-10 | Richard Henderson | target/arm: Split s2walk_secure from ipa_secure in... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-10 | Joel Stanley | docs/nuvoton: Update URL for images Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-10 | Jerome Forissier | target/arm: allow setting SCR_EL3.EnTP2 when FEAT_SME... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-10-10 | Peter Maydell | target/arm/kvm: Retry KVM_CREATE_VM call if it fails... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20220930113824.1933293-1-peter.maydell@linaro.org |
commitcommitdifftree |
2022-09-29 | Jerome Forissier | target/arm: mark SP_EL1 with ARM_CP_EL3_NO_EL2_KEEP Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-09-29 | Jean-Philippe Brucker | hw/arm/virt: Fix devicetree warning about the SMMU... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-09-29 | Jean-Philippe Brucker | hw/arm/virt: Use "msi-map" devicetree property for PCI Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2022-09-29 | Jean-Philippe Brucker | hw/arm/virt: Fix devicetree warning about the GIC node Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
next |