64650 Commits (bd54b11062c4baa7d2e4efadcf71b8cfd55311fd)
 

Author SHA1 Message Date
Kees Cook bd54b11062 nvdimm: Add docs hint for Linux driver name 8 years ago
Li Qiang 82dfee5a68 util: aio-posix: fix a typo 8 years ago
Peter Maydell 285278ca78 Testing patches 8 years ago
Peter Maydell 179f9ac887 MIPS queue for October 2018 - part 3 8 years ago
Philippe Mathieu-Daudé 63a24c5e23 tests/vm: Do not abuse parallelism when HOST != TARGET architecture 8 years ago
Philippe Mathieu-Daudé 71531bb591 tests/vm: Do not use -enable-kvm if HOST != TARGET architecture 8 years ago
Philippe Mathieu-Daudé 67a52f3456 tests/vm: Let kvm_available() work in cross environments 8 years ago
Philippe Mathieu-Daudé 31719c37f5 tests/vm: Add a BaseVM::arch property 8 years ago
Philippe Mathieu-Daudé f5d3d21847 tests/vm: Display remaining seconds to wait for a VM to start 8 years ago
Philippe Mathieu-Daudé 071cf5a420 tests/vm: Do not use the -smp option with a single cpu 8 years ago
Philippe Mathieu-Daudé 8a6e007e78 tests/vm: Do not abuse parallelism when KVM is not available 8 years ago
Philippe Mathieu-Daudé b59b82eded tests/vm: Extract the kvm_available() handy function 8 years ago
Paolo Bonzini 1578466c9a tests: docker: update test-mingw for GTK+ 2.0 removal 8 years ago
Aleksandar Markovic 89a955e8df target/mips: Add disassembler support for nanoMIPS 8 years ago
Dimitrije Nikolic d046a9ea1b target/mips: Implement emulation of nanoMIPS EVA instructions 8 years ago
Aleksandar Markovic ba1e81171f target/mips: Add nanoMIPS CRC32 instruction pool 8 years ago
Peter Maydell 6e6ffc9ffa Machine queue, 2018-10-25 8 years ago
Peter Maydell 808ebd66e4 First RISC-V Patch Set for the 3.1 Soft Freeze 8 years ago
Peter Maydell a4d710251f Improve performance of XTS cipher mode impl 8 years ago
Daniel P. Berrangé 1e0fa32c6c crypto: add testing for unaligned buffers with XTS cipher mode 8 years ago
Daniel P. Berrangé a61f682fde crypto: refactor XTS cipher mode test suite 8 years ago
Daniel P. Berrangé aa895bd439 crypto: annotate xts_tweak_encdec as inlineable 8 years ago
Daniel P. Berrangé 7dac0dd674 crypto: convert xts_mult_x to use xts_uint128 type 8 years ago
Daniel P. Berrangé db217c69f0 crypto: convert xts_tweak_encdec to use xts_uint128 type 8 years ago
Daniel P. Berrangé cc36930e40 crypto: introduce a xts_uint128 data type 8 years ago
Daniel P. Berrangé 299ec87838 crypto: remove code duplication in tweak encrypt/decrypt 8 years ago
Daniel P. Berrangé a9e08155bd crypto: expand algorithm coverage for cipher benchmark 8 years ago
Peter Maydell c96292036a MIPS queue for October 2018 - part 2 - v2 8 years ago
Peter Maydell 18e195645a - Disable migration-test with TCG on s390x (since there are known problems) 8 years ago
Aleksandar Markovic 373ecd3823 target/mips: Fix decoding of ALIGN and DALIGN instructions 8 years ago
Aleksandar Markovic ab99e0e44b target/mips: Fix the title of translate.c 8 years ago
Fredrik Noring 4d9e5a0eb7 linux-user/mips: Recognize the R5900 CPU model 8 years ago
Fredrik Noring ed4f49ba9b target/mips: Define the R5900 CPU 8 years ago
Fredrik Noring 35eb9be6bb tests/tcg/mips: Add tests for R5900 DIVU1 8 years ago
Fredrik Noring 990aa328be tests/tcg/mips: Add tests for R5900 DIV1 8 years ago
Fredrik Noring 4d261a6a59 tests/tcg/mips: Add tests for R5900 MTLO1 and MTHI1 8 years ago
Fredrik Noring 3303f017ad tests/tcg/mips: Add tests for R5900 MFLO1 and MFHI1 8 years ago
Fredrik Noring bec4d66b24 tests/tcg/mips: Add tests for R5900 three-operand MULTU1 8 years ago
Fredrik Noring cb56125eea tests/tcg/mips: Add tests for R5900 three-operand MULT1 8 years ago
Fredrik Noring 667eded270 tests/tcg/mips: Add tests for R5900 three-operand MULTU 8 years ago
Fredrik Noring 9d35580a57 tests/tcg/mips: Add tests for R5900 three-operand MULT 8 years ago
Fredrik Noring 96631327be target/mips: Make R5900 DMULT[U], DDIV[U], LL[D] and SC[D] user only 8 years ago
Fredrik Noring 5601e6217d target/mips: Support R5900 MOVN, MOVZ and PREF instructions from MIPS IV 8 years ago
Fredrik Noring be9c42c90d target/mips: Support R5900 DIV1 and DIVU1 instructions 8 years ago
Fredrik Noring 8d927f7cb4 target/mips: Support R5900 MFLO1, MTLO1, MFHI1 and MTHI1 instructions 8 years ago
Fredrik Noring 06de726b2d target/mips: Support R5900 three-operand MULT1 and MULTU1 instructions 8 years ago
Fredrik Noring 21e8e8b230 target/mips: Support R5900 three-operand MULT and MULTU instructions 8 years ago
Fredrik Noring ec1944fc8e target/mips: Add a placeholder for R5900 MMI3 instruction subclass 8 years ago
Fredrik Noring 6c1e48d38a target/mips: Add a placeholder for R5900 MMI2 instruction subclass 8 years ago
Fredrik Noring 7a803ca23a target/mips: Add a placeholder for R5900 MMI1 instruction subclass 8 years ago