aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-29target/mips: Amend MXU ASE overview noteAleksandar Markovic
2018-10-29target/mips: Move MXU_EN check one level higherAleksandar Markovic
2018-10-29target/mips: Add emulation of MXU instructions S32LDD and S32LDDRCraig Janeczek
2018-10-29target/mips: Add emulation of MXU instructions Q8MUL and Q8MULSUCraig Janeczek
2018-10-29target/mips: Add emulation of MXU instruction D16MACCraig Janeczek
2018-10-29target/mips: Add emulation of MXU instruction D16MULCraig Janeczek
2018-10-29target/mips: Add emulation of MXU instruction S8LDDCraig Janeczek
2018-10-29target/mips: Move MUL, S32M2I, S32I2M handling out of main MXU switchAleksandar Markovic
2018-10-29target/mips: Add emulation of MXU instructions S32I2M and S32M2ICraig Janeczek
2018-10-29target/mips: Add emulation of non-MXU MULL within MXU decoding engineCraig Janeczek
2018-10-29target/mips: Add bit encoding for MXU operand getting pattern 'optn3'Craig Janeczek
2018-10-29target/mips: Add bit encoding for MXU operand getting pattern 'optn2'Craig Janeczek
2018-10-29target/mips: Add bit encoding for MXU execute add/sub pattern 'eptn2'Aleksandar Markovic
2018-10-29target/mips: Add bit encoding for MXU accumulate add/sub 2-bit pattern 'aptn2'Craig Janeczek
2018-10-29target/mips: Add bit encoding for MXU accumulate add/sub 1-bit pattern 'aptn1'Aleksandar Markovic
2018-10-29target/mips: Add MXU decoding engineAleksandar Markovic
2018-10-29target/mips: Add and integrate MXU decoding engine placeholderAleksandar Markovic
2018-10-29target/mips: Amend MXU instruction opcodesAleksandar Markovic
2018-10-29target/mips: Define a bit for MXU in insn_flagsCraig Janeczek
2018-10-29target/mips: Introduce MXU registersCraig Janeczek
2018-10-29target/mips: Add two missing breaks for NM_LLWPE and NM_SCWPE decoder casesAleksandar Markovic
2018-10-29Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181029-pull-request' ...Peter Maydell
2018-10-29audio: use TYPE_MV88W8618_AUDIO instead of hardcoded stringMao Zhongyi
2018-10-29audio: use object link instead of qdev property to pass wm8750 referenceMao Zhongyi
2018-10-29audio: use TYPE_WM8750 instead of a hardcoded stringMao Zhongyi
2018-10-29hw: AC97: make it more QOMconventionalLi Qiang
2018-10-29hw: ccid-card-emulated: cleanup resource when realize in error pathLi Qiang
2018-10-29hw: ccid-card-emulated: introduce clean_event_notifierLi Qiang
2018-10-29vga_int: remove unused function protypeyuchenlin
2018-10-29qxl: store channel id in qxl->idGerd Hoffmann
2018-10-29usb: ohci: make num_ports to an unsinged integerLi Qiang
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-26hw/intc/gicv3: Remove useless parenthesis around DIV_ROUND_UP macroPhilippe Mathieu-Daudé
2018-10-26hw/pci-host: Remove useless parenthesis around DIV_ROUND_UP macroPhilippe Mathieu-Daudé
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