aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-09target/ppc: 7xx: External interrupt cleanupFabiano Rosas
2022-02-09target/ppc: 7xx: Machine Check exception cleanupFabiano Rosas
2022-02-09target/ppc: Simplify powerpc_excp_7xxFabiano Rosas
2022-02-09target/ppc: Introduce powerpc_excp_7xxFabiano Rosas
2022-02-09target/ppc: Merge 7x5 and 7x0 exception model IDsFabiano Rosas
2022-02-09target/ppc: 6xx: Set SRRs directly in exception codeFabiano Rosas
2022-02-09target/ppc: 6xx: Software TLB exceptions cleanupFabiano Rosas
2022-02-09target/ppc: 6xx: System Reset interrupt cleanupFabiano Rosas
2022-02-09target/ppc: 6xx: System Call exception cleanupFabiano Rosas
2022-02-09target/ppc: 6xx: Program exception cleanupFabiano Rosas
2022-02-09target/ppc: 6xx: External interrupt cleanupFabiano Rosas
2022-02-09target/ppc: 6xx: Machine Check exception cleanupFabiano Rosas
2022-02-09target/ppc: 6xx: Critical exception cleanupFabiano Rosas
2022-02-09target/ppc: Simplify powerpc_excp_6xxFabiano Rosas
2022-02-09target/ppc: Introduce powerpc_excp_6xxFabiano Rosas
2022-02-09target/ppc: Merge exception model IDs for 6xx CPUsFabiano Rosas
2022-02-09target/ppc: Remove PowerPC 601 CPUsCédric Le Goater
2022-02-09target/ppc: Fix radix loggingCédric Le Goater
2022-02-09target/ppc: booke: System Reset exception cleanupFabiano Rosas
2022-02-09target/ppc: booke: Watchdog Timer interruptFabiano Rosas
2022-02-09target/ppc: booke: System Call exception cleanupFabiano Rosas
2022-02-09target/ppc: booke: Alignment interrupt cleanupFabiano Rosas
2022-02-09target/ppc: booke: External interrupt cleanupFabiano Rosas
2022-02-09target/ppc: booke: Instruction storage exception cleanupFabiano Rosas
2022-02-09target/ppc: booke: Data Storage exception cleanupFabiano Rosas
2022-02-09target/ppc: booke: Machine Check cleanupsFabiano Rosas
2022-02-09target/ppc: booke: Critical exception cleanupFabiano Rosas
2022-02-09target/ppc: Simplify powerpc_excp_bookeFabiano Rosas
2022-02-09target/ppc: Introduce powerpc_excp_bookeFabiano Rosas
2022-02-09target/ppc: Remove 440x4 CPUFabiano Rosas
2022-02-08Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220208'...Peter Maydell
2022-02-08hw/sensor: Add lsm303dlhc magnetometer deviceKevin Townsend
2022-02-08hw/intc/arm_gicv3_its: Split error checksPeter Maydell
2022-02-08hw/intc/arm_gicv3_its: Don't allow intid 1023 in MAPI/MAPTIPeter Maydell
2022-02-08hw/intc/arm_gicv3_its: In MAPC with V=0, don't check rdbase fieldPeter Maydell
2022-02-08hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fieldsPeter Maydell
2022-02-08hw/intc/arm_gicv3_its: Make update_ite() use ITEntryPeter Maydell
2022-02-08hw/intc/arm_gicv3_its: Pass ITE values back from get_ite() via a structPeter Maydell
2022-02-08hw/intc/arm_gicv3_its: Avoid nested ifs in get_ite()Peter Maydell
2022-02-08hw/intc/arm_gicv3_its: Fix address calculation in get_ite() and update_ite()Peter Maydell
2022-02-08hw/intc/arm_gicv3_its: Pass CTEntry to update_cte()Peter Maydell
2022-02-08hw/intc/arm_gicv3_its: Keep CTEs as a struct, not a raw uint64_tPeter Maydell
2022-02-08hw/intc/arm_gicv3_its: Pass DTEntry to update_dte()Peter Maydell
2022-02-08hw/intc/arm_gicv3_its: Keep DTEs as a struct, not a raw uint64_tPeter Maydell
2022-02-08hw/intc/arm_gicv3_its: Use address_space_map() to access command queue packetsPeter Maydell
2022-02-08hw/arm/smmuv3: Fix device resetEric Auger
2022-02-08hw/timer/armv7m_systick: Update clock source before enabling timerRichard Petri
2022-02-08arm: force flag recalculation when messing with DAIFAlex Bennée
2022-02-08hw/arm: versal-virt: Always call arm_load_kernel()Edgar E. Iglesias
2022-02-08hw/arm/boot: Drop existing dtb /psci node rather than retaining itPeter Maydell