summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux-user: Extract MIPS abiflags from ELF fileStefan Markovic2018-10-291-0/+33
* linux-user: Extend image_info struct with MIPS fp_abi and interp_fp_abi fieldsStefan Markovic2018-10-291-0/+4
* elf: Define MIPS_ABI_FP_UNKNOWN macroStefan Markovic2018-10-291-0/+2
* target/mips: Amend MXU ASE overview noteAleksandar Markovic2018-10-291-10/+74
* target/mips: Move MXU_EN check one level higherAleksandar Markovic2018-10-291-271/+238Star
* target/mips: Add emulation of MXU instructions S32LDD and S32LDDRCraig Janeczek2018-10-291-7/+47
* target/mips: Add emulation of MXU instructions Q8MUL and Q8MULSUCraig Janeczek2018-10-291-7/+94
* target/mips: Add emulation of MXU instruction D16MACCraig Janeczek2018-10-291-3/+87
* target/mips: Add emulation of MXU instruction D16MULCraig Janeczek2018-10-291-3/+63
* target/mips: Add emulation of MXU instruction S8LDDCraig Janeczek2018-10-291-3/+87
* target/mips: Move MUL, S32M2I, S32I2M handling out of main MXU switchAleksandar Markovic2018-10-291-18/+23
* target/mips: Add emulation of MXU instructions S32I2M and S32M2ICraig Janeczek2018-10-291-6/+85
* target/mips: Add emulation of non-MXU MULL within MXU decoding engineCraig Janeczek2018-10-291-1/+18
* target/mips: Add bit encoding for MXU operand getting pattern 'optn3'Craig Janeczek2018-10-291-0/+10
* target/mips: Add bit encoding for MXU operand getting pattern 'optn2'Craig Janeczek2018-10-291-0/+6
* target/mips: Add bit encoding for MXU execute add/sub pattern 'eptn2'Aleksandar Markovic2018-10-291-0/+6
* target/mips: Add bit encoding for MXU accumulate add/sub 2-bit pattern 'aptn2'Craig Janeczek2018-10-291-0/+6
* target/mips: Add bit encoding for MXU accumulate add/sub 1-bit pattern 'aptn1'Aleksandar Markovic2018-10-291-0/+6
* target/mips: Add MXU decoding engineAleksandar Markovic2018-10-291-2/+1141
* target/mips: Add and integrate MXU decoding engine placeholderAleksandar Markovic2018-10-291-0/+8
* target/mips: Amend MXU instruction opcodesAleksandar Markovic2018-10-291-91/+69Star
* target/mips: Define a bit for MXU in insn_flagsCraig Janeczek2018-10-291-0/+1
* target/mips: Introduce MXU registersCraig Janeczek2018-10-292-0/+30
* target/mips: Add two missing breaks for NM_LLWPE and NM_SCWPE decoder casesAleksandar Markovic2018-10-291-0/+2
* Merge remote-tracking branch 'remotes/famz/tags/testing-pull-request' into st...Peter Maydell2018-10-278-11/+33
|\
| * tests/vm: Do not abuse parallelism when HOST != TARGET architecturePhilippe Mathieu-Daudé2018-10-261-4/+4
| * tests/vm: Do not use -enable-kvm if HOST != TARGET architecturePhilippe Mathieu-Daudé2018-10-261-1/+1
| * tests/vm: Let kvm_available() work in cross environmentsPhilippe Mathieu-Daudé2018-10-261-0/+2
| * tests/vm: Add a BaseVM::arch propertyPhilippe Mathieu-Daudé2018-10-266-1/+8
| * tests/vm: Display remaining seconds to wait for a VM to startPhilippe Mathieu-Daudé2018-10-261-1/+4
| * tests/vm: Do not use the -smp option with a single cpuPhilippe Mathieu-Daudé2018-10-261-1/+1
| * tests/vm: Do not abuse parallelism when KVM is not availablePhilippe Mathieu-Daudé2018-10-261-1/+8
| * tests/vm: Extract the kvm_available() handy functionPhilippe Mathieu-Daudé2018-10-262-2/+6
| * tests: docker: update test-mingw for GTK+ 2.0 removalPaolo Bonzini2018-10-261-2/+1Star
* | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-oct-2018-part...Peter Maydell2018-10-269-2/+23498
|\ \
| * | target/mips: Add disassembler support for nanoMIPSAleksandar Markovic2018-10-258-2/+23360
| * | target/mips: Implement emulation of nanoMIPS EVA instructionsDimitrije Nikolic2018-10-251-0/+128
| * | target/mips: Add nanoMIPS CRC32 instruction poolAleksandar Markovic2018-10-251-0/+10
| |/
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2018-10-2538-286/+344
|\ \ | |/ |/|
| * net: xgmac: convert SysBus init method to a realize methodCédric Le Goater2018-10-241-6/+3Star
| * net: stellaris_enet: add a reset methodCédric Le Goater2018-10-241-3/+4
| * net: stellaris_enet: convert SysBus init method to a realize methodCédric Le Goater2018-10-241-5/+3Star
| * net: smc91c111: convert SysBus init method to a realize methodCédric Le Goater2018-10-241-5/+3Star
| * net: opencores_eth: convert SysBus init method to a realize methodCédric Le Goater2018-10-241-5/+3Star
| * net: mipsnet: convert SysBus init method to a realize methodCédric Le Goater2018-10-241-6/+3Star
| * net: milkymist_minimac2: convert SysBus init method to a realize methodCédric Le Goater2018-10-241-6/+3Star
| * net: lance: convert SysBus init method to a realize methodCédric Le Goater2018-10-241-5/+3Star
| * net: lan9118: convert SysBus init method to a realize methodCédric Le Goater2018-10-241-6/+3Star
| * net: etraxfs_eth: add a reset methodCédric Le Goater2018-10-241-6/+25
| * net: etraxfs_eth: convert SysBus init method to a realize methodCédric Le Goater2018-10-241-7/+6Star