aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-24crypto: refactor XTS cipher mode test suiteDaniel P. Berrangé
2018-10-24crypto: annotate xts_tweak_encdec as inlineableDaniel P. Berrangé
2018-10-24crypto: convert xts_mult_x to use xts_uint128 typeDaniel P. Berrangé
2018-10-24crypto: convert xts_tweak_encdec to use xts_uint128 typeDaniel P. Berrangé
2018-10-24crypto: introduce a xts_uint128 data typeDaniel P. Berrangé
2018-10-24crypto: remove code duplication in tweak encrypt/decryptDaniel P. Berrangé
2018-10-24crypto: expand algorithm coverage for cipher benchmarkDaniel P. Berrangé
2018-10-24Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-oct-2018-part...Peter Maydell
2018-10-24Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-2...Peter Maydell
2018-10-24target/mips: Fix decoding of ALIGN and DALIGN instructionsAleksandar Markovic
2018-10-24target/mips: Fix the title of translate.cAleksandar Markovic
2018-10-24linux-user/mips: Recognize the R5900 CPU modelFredrik Noring
2018-10-24target/mips: Define the R5900 CPUFredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 DIVU1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 DIV1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 MTLO1 and MTHI1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 MFLO1 and MFHI1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULTU1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULT1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULTUFredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULTFredrik Noring
2018-10-24target/mips: Make R5900 DMULT[U], DDIV[U], LL[D] and SC[D] user onlyFredrik Noring
2018-10-24target/mips: Support R5900 MOVN, MOVZ and PREF instructions from MIPS IVFredrik Noring
2018-10-24target/mips: Support R5900 DIV1 and DIVU1 instructionsFredrik Noring
2018-10-24target/mips: Support R5900 MFLO1, MTLO1, MFHI1 and MTHI1 instructionsFredrik Noring
2018-10-24target/mips: Support R5900 three-operand MULT1 and MULTU1 instructionsFredrik Noring
2018-10-24target/mips: Support R5900 three-operand MULT and MULTU instructionsFredrik Noring
2018-10-24target/mips: Add a placeholder for R5900 MMI3 instruction subclassFredrik Noring
2018-10-24target/mips: Add a placeholder for R5900 MMI2 instruction subclassFredrik Noring
2018-10-24target/mips: Add a placeholder for R5900 MMI1 instruction subclassFredrik Noring
2018-10-24target/mips: Add a placeholder for R5900 MMI0 instruction subclassFredrik Noring
2018-10-24target/mips: Add a placeholder for R5900 MMI instruction classFredrik Noring
2018-10-24target/mips: Add a placeholder for R5900 LQFredrik Noring
2018-10-24target/mips: Add a placeholder for R5900 SQ, handle user mode RDHWRFredrik Noring
2018-10-24target/mips: Define R5900 MMI3 opcode constantsFredrik Noring
2018-10-24target/mips: Define R5900 MMI2 opcode constantsFredrik Noring
2018-10-24target/mips: Define R5900 MMI1 opcode constantsFredrik Noring
2018-10-24target/mips: Define R5900 MMI0 opcode constantsFredrik Noring
2018-10-24target/mips: Define R5900 MMI<0|1|2|3> subclasses and opcode constantsFredrik Noring
2018-10-24target/mips: Define R5900 MMI class, and LQ and SQ opcode constantsFredrik Noring
2018-10-24target/mips: Add R5900 Multimedia Instruction overview noteFredrik Noring
2018-10-24target/mips: Define R5900 ISA, MMI ASE, and R5900 CPU preprocessor constantsFredrik Noring
2018-10-24Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181024'...Peter Maydell
2018-10-24target/arm: Only flush tlb if ASID changesRichard Henderson
2018-10-24target/arm: Remove writefn from TTBR0_EL3Richard Henderson
2018-10-24net: cadence_gem: Announce 64bit addressing supportEdgar E. Iglesias
2018-10-24net: cadence_gem: Announce availability of priority queuesEdgar E. Iglesias
2018-10-24target/arm: Reorg NEON VLD/VST single element to one laneRichard Henderson
2018-10-24target/arm: Promote consecutive memory ops for aa32Richard Henderson
2018-10-24target/arm: Reorg NEON VLD/VST all elementsRichard Henderson