aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-26tests/bios-tables-test: Remove an useless castPhilippe Mathieu-Daudé
2018-10-26xen: Use the PCI_DEVICE macroPhilippe Mathieu-Daudé
2018-10-26qobject: Catch another straggler for use of qdict_put_str()Philippe Mathieu-Daudé
2018-10-26configure: Support pkg-config for zlibStefan Weil
2018-10-26tests: Fix typos in comments and help message (found by codespell)Stefan Weil
2018-10-26cpu.h: fix a typo in commentLi Qiang
2018-10-26linux-user: fix comment s/atomic_write/atomic_set/Emilio G. Cota
2018-10-26qemu-iotests: make 218 executableCleber Rosa
2018-10-26scripts/qemu.py: remove trailing quotes on docstringCleber Rosa
2018-10-26scripts/decodetree.py: remove unused importsCleber Rosa
2018-10-26docs/devel/testing.rst: add missing newlines after code blockCleber Rosa
2018-10-26qemu-iotests: fix filename containing checksCleber Rosa
2018-10-26tests/tcg/README: fix location for lm32 testsCleber Rosa
2018-10-26memory.h: fix typos in commentsLi Qiang
2018-10-26vga_int: remove unused function protypeyuchenlin
2018-10-26configs/alpha: Remove unused CONFIG_PARALLEL_ISA switchThomas Huth
2018-10-25Merge remote-tracking branch 'remotes/riscv/tags/riscv-for-master-3.1-sf0' in...Peter Maydell
2018-10-24Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...Peter Maydell
2018-10-24crypto: add testing for unaligned buffers with XTS cipher modeDaniel P. Berrangé
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