aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-29target/arm: Add ID_ISAR6pull-target-arm-20180629Richard Henderson
2018-06-29target/arm: Prune a15 features from maxRichard Henderson
2018-06-29target/arm: Prune a57 features from maxRichard Henderson
2018-06-29target/arm: Fix SVE system register access checksRichard Henderson
2018-06-29target/arm: Fix SVE signed division vs x86 overflow exceptionRichard Henderson
2018-06-29sdcard: Use the ldst APIPhilippe Mathieu-Daudé
2018-06-29sd: Don't trace SDRequest crc fieldPeter Maydell
2018-06-29target/arm: Mark PMINTENSET accesses as possibly doing IOAaron Lindsay
2018-06-29target/arm: Remove redundant DIV detection for KVMAaron Lindsay
2018-06-29target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization ExtensionsAaron Lindsay
2018-06-29i.mx7d: Change IRQ number type from hwaddr to intJean-Christophe Dubois
2018-06-29i.mx7d: Change SRC unimplemented device name from sdma to srcJean-Christophe Dubois
2018-06-29i.mx7d: Remove unused header filesJean-Christophe Dubois
2018-06-29target/arm: support reading of CNT[VCT|FRQ]_EL0 from user-spaceAlex Bennée
2018-06-29target/arm: Implement ARMv8.2-DotProdRichard Henderson
2018-06-29target/arm: Enable SVE for aarch64-linux-userRichard Henderson
2018-06-29target/arm: Implement SVE dot product (indexed)Richard Henderson
2018-06-29target/arm: Implement SVE dot product (vectors)Richard Henderson
2018-06-29target/arm: Implement SVE fp complex multiply add (indexed)Richard Henderson
2018-06-29target/arm: Pass index to AdvSIMD FCMLA (indexed)Richard Henderson
2018-06-29target/arm: Implement SVE fp complex multiply addRichard Henderson
2018-06-29target/arm: Implement SVE floating-point complex addRichard Henderson
2018-06-29target/arm: Implement SVE MOVPRFXRichard Henderson
2018-06-29target/arm: Implement SVE floating-point unary operationsRichard Henderson
2018-06-29target/arm: Implement SVE floating-point round to integral valueRichard Henderson
2018-06-29target/arm: Implement SVE floating-point convert to integerRichard Henderson
2018-06-29target/arm: Implement SVE floating-point convert precisionRichard Henderson
2018-06-29target/arm: Implement SVE floating-point trig multiply-add coefficientRichard Henderson
2018-06-29target/arm: Implement SVE FP Compare with Zero GroupRichard Henderson
2018-06-29target/arm: Implement SVE Floating Point Unary Operations - Unpredicated GroupRichard Henderson
2018-06-29target/arm: Implement SVE FP Fast Reduction GroupRichard Henderson
2018-06-29target/arm: Implement SVE Floating Point Multiply Indexed GroupRichard Henderson
2018-06-29target/arm: Implement SVE floating-point arithmetic with immediateRichard Henderson
2018-06-29target/arm: Implement SVE floating-point compare vectorsRichard Henderson
2018-06-29target/arm: Implement SVE scatter store vector immediateRichard Henderson
2018-06-29target/arm: Implement SVE first-fault gather loadsRichard Henderson
2018-06-29target/arm: Implement SVE gather loadsRichard Henderson
2018-06-29target/arm: Implement SVE prefetchesRichard Henderson
2018-06-29target/arm: Implement SVE scatter storesRichard Henderson
2018-06-29target/arm: Implement SVE store vector/predicate registerRichard Henderson
2018-06-29target/arm: Implement SVE load and broadcast elementRichard Henderson
2018-06-29target/arm: Implement SVE Floating Point Accumulating Reduction GroupRichard Henderson
2018-06-29target/arm: Implement SVE FP Multiply-Add GroupRichard Henderson
2018-06-29target/arm: Implement SVE floating-point arithmetic (predicated)Richard Henderson
2018-06-29target/arm: Implement SVE integer convert to floating-pointRichard Henderson
2018-06-29target/arm: Implement SVE load and broadcast quadwordRichard Henderson
2018-06-29target/arm: Implement SVE Memory Contiguous Store GroupRichard Henderson
2018-06-29target/arm: Implement SVE Contiguous Load, first-fault and no-faultRichard Henderson
2018-06-29target/arm: Implement SVE Memory Contiguous Load GroupRichard Henderson
2018-06-29hw/arm/virt: Silence dtc /memory warningEric Auger