Age | Commit message (Expand) | Author | Files | Lines |
2018-10-26 | tests/vm: Display remaining seconds to wait for a VM to start | Philippe Mathieu-Daudé | 1 | -1/+4 |
2018-10-26 | tests/vm: Do not use the -smp option with a single cpu | Philippe Mathieu-Daudé | 1 | -1/+1 |
2018-10-26 | tests/vm: Do not abuse parallelism when KVM is not available | Philippe Mathieu-Daudé | 1 | -1/+8 |
2018-10-26 | tests/vm: Extract the kvm_available() handy function | Philippe Mathieu-Daudé | 2 | -2/+6 |
2018-10-26 | tests: docker: update test-mingw for GTK+ 2.0 removal | Paolo Bonzini | 1 | -2/+1 |
2018-10-25 | Merge remote-tracking branch 'remotes/riscv/tags/riscv-for-master-3.1-sf0' in... | Peter Maydell | 11 | -372/+438 |
2018-10-24 | Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request... | Peter Maydell | 3 | -173/+402 |
2018-10-24 | crypto: add testing for unaligned buffers with XTS cipher mode | Daniel P. Berrangé | 1 | -0/+86 |
2018-10-24 | crypto: refactor XTS cipher mode test suite | Daniel P. Berrangé | 1 | -60/+80 |
2018-10-24 | crypto: annotate xts_tweak_encdec as inlineable | Daniel P. Berrangé | 1 | -5/+5 |
2018-10-24 | crypto: convert xts_mult_x to use xts_uint128 type | Daniel P. Berrangé | 1 | -12/+28 |
2018-10-24 | crypto: convert xts_tweak_encdec to use xts_uint128 type | Daniel P. Berrangé | 1 | -26/+58 |
2018-10-24 | crypto: introduce a xts_uint128 data type | Daniel P. Berrangé | 1 | -20/+26 |
2018-10-24 | crypto: remove code duplication in tweak encrypt/decrypt | Daniel P. Berrangé | 1 | -49/+15 |
2018-10-24 | crypto: expand algorithm coverage for cipher benchmark | Daniel P. Berrangé | 1 | -23/+126 |
2018-10-24 | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-oct-2018-part... | Peter Maydell | 11 | -19/+1281 |
2018-10-24 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-2... | Peter Maydell | 8 | -9/+33 |
2018-10-24 | target/mips: Fix decoding of ALIGN and DALIGN instructions | Aleksandar Markovic | 1 | -8/+32 |
2018-10-24 | target/mips: Fix the title of translate.c | Aleksandar Markovic | 1 | -1/+1 |
2018-10-24 | linux-user/mips: Recognize the R5900 CPU model | Fredrik Noring | 1 | -0/+3 |
2018-10-24 | target/mips: Define the R5900 CPU | Fredrik Noring | 1 | -0/+59 |
2018-10-24 | tests/tcg/mips: Add tests for R5900 DIVU1 | Fredrik Noring | 2 | -0/+49 |
2018-10-24 | tests/tcg/mips: Add tests for R5900 DIV1 | Fredrik Noring | 2 | -1/+75 |
2018-10-24 | tests/tcg/mips: Add tests for R5900 MTLO1 and MTHI1 | Fredrik Noring | 2 | -0/+41 |
2018-10-24 | tests/tcg/mips: Add tests for R5900 MFLO1 and MFHI1 | Fredrik Noring | 2 | -1/+37 |
2018-10-24 | tests/tcg/mips: Add tests for R5900 three-operand MULTU1 | Fredrik Noring | 1 | -7/+36 |
2018-10-24 | tests/tcg/mips: Add tests for R5900 three-operand MULT1 | Fredrik Noring | 1 | -8/+37 |
2018-10-24 | tests/tcg/mips: Add tests for R5900 three-operand MULTU | Fredrik Noring | 2 | -0/+40 |
2018-10-24 | tests/tcg/mips: Add tests for R5900 three-operand MULT | Fredrik Noring | 2 | -0/+72 |
2018-10-24 | target/mips: Make R5900 DMULT[U], DDIV[U], LL[D] and SC[D] user only | Fredrik Noring | 1 | -1/+22 |
2018-10-24 | target/mips: Support R5900 MOVN, MOVZ and PREF instructions from MIPS IV | Fredrik Noring | 1 | -2/+3 |
2018-10-24 | target/mips: Support R5900 DIV1 and DIVU1 instructions | Fredrik Noring | 1 | -3/+9 |
2018-10-24 | target/mips: Support R5900 MFLO1, MTLO1, MFHI1 and MTHI1 instructions | Fredrik Noring | 1 | -6/+17 |
2018-10-24 | target/mips: Support R5900 three-operand MULT1 and MULTU1 instructions | Fredrik Noring | 1 | -3/+14 |
2018-10-24 | target/mips: Support R5900 three-operand MULT and MULTU instructions | Fredrik Noring | 1 | -0/+74 |
2018-10-24 | target/mips: Add a placeholder for R5900 MMI3 instruction subclass | Fredrik Noring | 1 | -1/+30 |
2018-10-24 | target/mips: Add a placeholder for R5900 MMI2 instruction subclass | Fredrik Noring | 1 | -1/+39 |
2018-10-24 | target/mips: Add a placeholder for R5900 MMI1 instruction subclass | Fredrik Noring | 1 | -1/+35 |
2018-10-24 | target/mips: Add a placeholder for R5900 MMI0 instruction subclass | Fredrik Noring | 1 | -1/+42 |
2018-10-24 | target/mips: Add a placeholder for R5900 MMI instruction class | Fredrik Noring | 1 | -1/+44 |
2018-10-24 | target/mips: Add a placeholder for R5900 LQ | Fredrik Noring | 1 | -2/+11 |
2018-10-24 | target/mips: Add a placeholder for R5900 SQ, handle user mode RDHWR | Fredrik Noring | 1 | -1/+52 |
2018-10-24 | target/mips: Define R5900 MMI3 opcode constants | Fredrik Noring | 1 | -0/+39 |
2018-10-24 | target/mips: Define R5900 MMI2 opcode constants | Fredrik Noring | 1 | -0/+48 |
2018-10-24 | target/mips: Define R5900 MMI1 opcode constants | Fredrik Noring | 1 | -0/+44 |
2018-10-24 | target/mips: Define R5900 MMI0 opcode constants | Fredrik Noring | 1 | -0/+51 |
2018-10-24 | target/mips: Define R5900 MMI<0|1|2|3> subclasses and opcode constants | Fredrik Noring | 1 | -0/+51 |
2018-10-24 | target/mips: Define R5900 MMI class, and LQ and SQ opcode constants | Fredrik Noring | 1 | -0/+40 |
2018-10-24 | target/mips: Add R5900 Multimedia Instruction overview note | Fredrik Noring | 1 | -0/+161 |
2018-10-24 | target/mips: Define R5900 ISA, MMI ASE, and R5900 CPU preprocessor constants | Fredrik Noring | 1 | -0/+3 |