aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-09target/arm: Add SVE state to TB->FLAGSRichard Henderson
2018-02-09target/arm: Add ZCR_ELxRichard Henderson
2018-02-09target/arm: Add SVE to migration stateRichard Henderson
2018-02-09target/arm: Add predicate registers for SVERichard Henderson
2018-02-09target/arm: Expand vector registers for SVERichard Henderson
2018-02-09hw/arm: Move virt's PSCI DT fixup code to arm/boot.cAndrey Smirnov
2018-02-09usb: Add basic code to emulate Chipidea USB IPAndrey Smirnov
2018-02-09i.MX: Add implementation of i.MX7 GPR IP blockAndrey Smirnov
2018-02-09i.MX: Add i.MX7 GPT variantAndrey Smirnov
2018-02-09i.MX: Add code to emulate GPCv2 IP blockAndrey Smirnov
2018-02-09i.MX: Add code to emulate i.MX7 SNVS IP-blockAndrey Smirnov
2018-02-09i.MX: Add code to emulate i.MX2 watchdog IP blockAndrey Smirnov
2018-02-09i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocksAndrey Smirnov
2018-02-09hw: i.MX: Convert i.MX6 to use TYPE_IMX_USDHCAndrey Smirnov
2018-02-09sdhci: Add i.MX specific subtype of SDHCIAndrey Smirnov
2018-02-09target/arm: enable user-mode SHA-3, SM3, SM4 and SHA-512 instruction supportArd Biesheuvel
2018-02-09target/arm: implement SM4 instructionsArd Biesheuvel
2018-02-09target/arm: implement SM3 instructionsArd Biesheuvel
2018-02-09target/arm: implement SHA-3 instructionsArd Biesheuvel
2018-02-09target/arm: implement SHA-512 instructionsArd Biesheuvel
2018-02-09target/arm: Handle exceptions during exception stack popPeter Maydell
2018-02-09target/arm: Make exception vector loads honour the SAUPeter Maydell
2018-02-09target/arm: Make v7m_push_callee_stack() honour MPUPeter Maydell
2018-02-09target/arm: Make v7M exception entry stack push check MPUPeter Maydell
2018-02-09target/arm: Add ignore_stackfaults argument to v7m_exception_taken()Peter Maydell
2018-02-09target/arm: Split "get pending exception info" from "acknowledge it"Peter Maydell
2018-02-09target/arm: Add armv7m_nvic_set_pending_derived()Peter Maydell
2018-02-08Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180208' into stagingPeter Maydell
2018-02-08tcg/aarch64: Add vector operationsRichard Henderson
2018-02-08tcg/i386: Add vector operationsRichard Henderson
2018-02-08target/arm: Use vector infrastructure for aa64 orr/bic immediateRichard Henderson
2018-02-08target/arm: Use vector infrastructure for aa64 multipliesRichard Henderson
2018-02-08target/arm: Use vector infrastructure for aa64 comparesRichard Henderson
2018-02-08target/arm: Use vector infrastructure for aa64 constant shiftsRichard Henderson
2018-02-08target/arm: Use vector infrastructure for aa64 dup/moviRichard Henderson
2018-02-08target/arm: Use vector infrastructure for aa64 mov/not/negRichard Henderson
2018-02-08target/arm: Use vector infrastructure for aa64 add/sub/logicRichard Henderson
2018-02-08target/arm: Align vector registersRichard Henderson
2018-02-08tcg/optimize: Handle vector opcodes during optimizeRichard Henderson
2018-02-08tcg: Add generic vector helpers with a scalar operandRichard Henderson
2018-02-08tcg: Add generic helpers for saturating arithmeticRichard Henderson
2018-02-08tcg: Add generic vector ops for multiplicationRichard Henderson
2018-02-08tcg: Add generic vector ops for comparisonsRichard Henderson
2018-02-08tcg: Add generic vector ops for constant shiftsRichard Henderson
2018-02-08tcg: Add generic vector expandersRichard Henderson
2018-02-08tcg: Standardize integral arguments to expandersRichard Henderson
2018-02-08tcg: Add types and basic operations for host vectorsRichard Henderson
2018-02-08tcg: Allow multiple word entries into the constant poolRichard Henderson
2018-02-08Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell
2018-02-08Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell