aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-29tests/boot-serial-test: Add microbit board testcasepull-target-arm-20181029Julia Suvorova via Qemu-devel
2018-10-29hw/arm/nrf51_soc: Connect UART to nRF51 SoCJulia Suvorova via Qemu-devel
2018-10-29hw/char: Implement nRF51 SoC UARTJulia Suvorova via Qemu-devel
2018-10-29hw/arm: versal: Add a virtual Xilinx Versal boardEdgar E. Iglesias
2018-10-29hw/arm: versal: Add a model of Xilinx Versal SoCEdgar E. Iglesias
2018-10-29hw/arm/virt: Set VIRT_COMPAT_3_0 compatEric Auger
2018-10-29Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181029-pull-request' ...Peter Maydell
2018-10-29vga_int: remove unused function protypeyuchenlin
2018-10-29qxl: store channel id in qxl->idGerd Hoffmann
2018-10-27Merge remote-tracking branch 'remotes/famz/tags/testing-pull-request' into st...Peter Maydell
2018-10-26Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-oct-2018-part...Peter Maydell
2018-10-26tests/vm: Do not abuse parallelism when HOST != TARGET architecturePhilippe Mathieu-Daudé
2018-10-26tests/vm: Do not use -enable-kvm if HOST != TARGET architecturePhilippe Mathieu-Daudé
2018-10-26tests/vm: Let kvm_available() work in cross environmentsPhilippe Mathieu-Daudé
2018-10-26tests/vm: Add a BaseVM::arch propertyPhilippe Mathieu-Daudé
2018-10-26tests/vm: Display remaining seconds to wait for a VM to startPhilippe Mathieu-Daudé
2018-10-26tests/vm: Do not use the -smp option with a single cpuPhilippe Mathieu-Daudé
2018-10-26tests/vm: Do not abuse parallelism when KVM is not availablePhilippe Mathieu-Daudé
2018-10-26tests/vm: Extract the kvm_available() handy functionPhilippe Mathieu-Daudé
2018-10-26tests: docker: update test-mingw for GTK+ 2.0 removalPaolo Bonzini
2018-10-25target/mips: Add disassembler support for nanoMIPSAleksandar Markovic
2018-10-25target/mips: Implement emulation of nanoMIPS EVA instructionsDimitrije Nikolic
2018-10-25target/mips: Add nanoMIPS CRC32 instruction poolAleksandar Markovic
2018-10-25Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
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