2024-05-30 | Sebastian Huber | hw/arm/xilinx_zynq: Support up to two CPU cores Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-30 | Sebastian Huber | hw/arm/xilinx_zynq: Add cache controller Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-30 | Sebastian Huber | hw/intc/arm_gic: Fix writes to GICD_ITARGETSRn Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-30 | Sebastian Huber | hw/intc/arm_gic: Fix set pending of PPIs Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Convert disas_simd_3same_logic to decodetree Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Convert FMLAL, FMLSL to decodetree Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Use gvec for neon pmax, pmin Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Convert SMAXP, SMINP, UMAXP, UMINP to decodetree Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Use gvec for neon padd Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Convert ADDP to decodetree Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Use gvec for neon faddp, fmaxp, fminp Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Convert FMAXP, FMINP, FMAXNMP, FMINNMP... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Convert FADDP to decodetree Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Convert FRECPS, FRSQRTS to decodetree Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Convert FABD to decodetree Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Convert FCMEQ, FCMGE, FCMGT, FACGE, FACGT... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Convert FMLA, FMLS to decodetree Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Convert FNMUL to decodetree Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Expand vfp neg and abs inline Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Introduce vfp_load_reg16 Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Convert FMAX, FMIN, FMAXNM, FMINNM to decodetree Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Convert FADD, FSUB, FDIV, FMUL to decodetree Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Convert FMULX to decodetree Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Convert Advanced SIMD copy to decodetree Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Convert XAR to decodetree Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Convert Cryptographic 3-register, imm2... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Convert Cryptographic 4-register to decodetree Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Convert Cryptographic 2-register SHA512... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Convert Cryptographic 3-register SHA512... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Convert Cryptographic 2-register SHA to... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Convert Cryptographic 3-register SHA to... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Convert Cryptographic AES to decodetree Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Split out gengvec64.c Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Split out gengvec.c Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Verify sz=0 for Advanced SIMD scalar pairwise... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Fix decode of FMOV (hp) vs MOVI Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Zero-extend writeback for fp16 FCVTZS ... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Richard Henderson | target/arm: Use PLD, PLDW, PLI not NOP for t32 Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Rayhan Faizel | docs/system: Remove ADC from raspi documentation Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Tanmay Patil | hw: arm: Remove use of tabs in some source files Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Philippe Mathieu... | hw/input/tsc2005: Fix -Wchar-subscripts warning in... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Andrey Shumilin | hw/intc/arm_gic: Fix handling of NS view of GICC_APR<n> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Inès Varhol | hw/char: Correct STM32L4x5 usart register CR2 field... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Dorjoy Chowdhury | hw/arm/npcm7xx: remove setting of mp-affinity Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Zenghui Yu | hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-28 | Alexandra Diupina | xlnx_dpdma: fix descriptor endianness bug Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-30 | Inès Varhol | tests/qtest : Add testcase for DM163 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-30 | Inès Varhol | hw/arm : Connect DM163 to B-L475E-IOT01A Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-30 | Inès Varhol | hw/arm : Create Bl475eMachineState Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-30 | Inès Varhol | hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoC Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-30 | Inès Varhol | hw/display : Add device DM163 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-30 | Philippe Mathieu... | hw/arm/npcm7xx: Store derivative OTP fuse key in little... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-30 | Thomas Huth | hw/char/stm32l4x5_usart: Fix memory corruption by adding... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-30 | Alexandra Diupina | hw/dmax/xlnx_dpdma: fix handling of address_extension... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-30 | Peter Maydell | target/arm: Default to 1GHz cntfrq for 'max' and new... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20240426122913.3427983-5-peter.maydell@linaro.org |
commitcommitdifftree |
2024-04-30 | Peter Maydell | hw/watchdog/sbsa_gwdt: Make watchdog timer frequency... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20240426122913.3427983-4-peter.maydell@linaro.org |
commitcommitdifftree |
2024-04-30 | Peter Maydell | hw/arm/sbsa-ref: Force CPU generic timer to 62.5MHz Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20240426122913.3427983-3-peter.maydell@linaro.org |
commitcommitdifftree |
2024-04-30 | Peter Maydell | target/arm: Refactor default generic timer frequency... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20240426122913.3427983-2-peter.maydell@linaro.org |
commitcommitdifftree |
2024-04-30 | Peter Maydell | tests/avocado: update sunxi kernel from armbian to... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20240415151845.1564201-1-peter.maydell@linaro.org |
commitcommitdifftree |
2024-04-30 | Peter Maydell | target/arm: Enable FEAT_Spec_FPACC for -cpu max Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20240418152004.2106516-6-peter.maydell@linaro.org |
commitcommitdifftree |
2024-04-30 | Peter Maydell | target/arm: Implement ID_AA64MMFR3_EL1 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20240418152004.2106516-5-peter.maydell@linaro.org |
commitcommitdifftree |
2024-04-30 | Peter Maydell | target/arm: Enable FEAT_ETS2 for -cpu max Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20240418152004.2106516-4-peter.maydell@linaro.org |
commitcommitdifftree |
2024-04-30 | Peter Maydell | target/arm: Enable FEAT_CSV2_3 for -cpu max Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20240418152004.2106516-3-peter.maydell@linaro.org |
commitcommitdifftree |
2024-04-30 | Peter Maydell | docs/system/arm/emulation.rst: Add missing implemented... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20240418152004.2106516-2-peter.maydell@linaro.org |
commitcommitdifftree |
2024-04-30 | Richard Henderson | target/arm: Restrict translation disabled alignment... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-30 | Zenghui Yu | hvf: arm: Remove PL1_WRITE_MASK Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-30 | Raphael Poggi | hw/core/clock: allow clock_propagate on child clocks Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Arnaud Minier | tests/qtest: Add tests for the STM32L4x5 USART Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Arnaud Minier | hw/arm: Add the USART to the stm32l4x5 SoC Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Arnaud Minier | hw/char/stm32l4x5_usart: Add options for serial parameters... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Arnaud Minier | hw/char/stm32l4x5_usart: Enable serial read and write Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Arnaud Minier | hw/char: Implement STM32L4x5 USART skeleton Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Peter Maydell | reset: Add RESET_TYPE_SNAPSHOT_LOAD Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20240412160809.1260625-7-peter.maydell@linaro.org |
commitcommitdifftree |
2024-04-25 | Peter Maydell | docs/devel/reset: Update to new API for hold and exit... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20240412160809.1260625-6-peter.maydell@linaro.org |
commitcommitdifftree |
2024-04-25 | Peter Maydell | hw, target: Add ResetType argument to hold and exit... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20240412160809.1260625-5-peter.maydell@linaro.org |
commitcommitdifftree |
2024-04-25 | Peter Maydell | scripts/coccinelle: New script to add ResetType to... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20240412160809.1260625-4-peter.maydell@linaro.org |
commitcommitdifftree |
2024-04-25 | Peter Maydell | allwinner-i2c, adm1272: Use device_cold_reset() for... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20240412160809.1260625-3-peter.maydell@linaro.org |
commitcommitdifftree |
2024-04-25 | Peter Maydell | hw/misc: Don't special case RESET_TYPE_COLD in npcm7xx_clk... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20240412160809.1260625-2-peter.maydell@linaro.org |
commitcommitdifftree |
2024-04-25 | Peter Maydell | linux-user/flatload.c: Remove unused bFLT shared-library... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...id: 20240411115313.680433-1-peter.maydell@linaro.org |
commitcommitdifftree |
2024-04-25 | Anastasia Belova | hw/dma: avoid apparent overflow in soc_dma_set_request Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Jinjie Ruan | hw/arm/virt: Enable NMI support in the GIC if the CPU... Suggested-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Jinjie Ruan | target/arm: Add FEAT_NMI to max Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Jinjie Ruan | hw/intc/arm_gicv3: Report the VINMI interrupt Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Jinjie Ruan | hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_u... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Jinjie Ruan | hw/intc/arm_gicv3: Implement NMI interrupt priority Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Peter Maydell | hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_r... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Peter Maydell | hw/intc/arm_gicv3: Add NMI handling CPU interface registers Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Jinjie Ruan | hw/intc/arm_gicv3: Implement GICD_INMIR Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Jinjie Ruan | hw/intc/arm_gicv3_redist: Implement GICR_INMIR0 Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Jinjie Ruan | hw/intc/arm_gicv3: Add irq non-maskable property Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Jinjie Ruan | hw/intc/arm_gicv3_kvm: Not set has-nmi=true for the... Suggested-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Jinjie Ruan | hw/intc/arm_gicv3: Add has-nmi property to GICv3 device Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Jinjie Ruan | target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64() Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Jinjie Ruan | hw/arm/virt: Wire NMI and VINMI irq lines from GIC... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Jinjie Ruan | hw/intc/arm_gicv3: Add external IRQ lines for NMI Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Jinjie Ruan | target/arm: Handle PSTATE.ALLINT on taking an exception Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Jinjie Ruan | target/arm: Handle IS/FS in ISR_EL1 for NMI, VINMI... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Jinjie Ruan | target/arm: Add support for NMI in arm_phys_excp_target_el() Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Jinjie Ruan | target/arm: Add support for Non-maskable Interrupt Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-04-25 | Jinjie Ruan | target/arm: Support MSR access to ALLINT Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
next |