aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-10configure: bump spice-server required version to 0.12.5Marc-André Lureau5-28/+2
2019-01-10egl-headless: add egl_create_contextGerd Hoffmann1-1/+9
2019-01-04Merge remote-tracking branch 'remotes/philmd/tags/fw_cfg-20190104-pull-reques...Peter Maydell3-44/+32
2019-01-04fw_cfg: Make qemu_extra_params_fw locallyLi Qiang3-2/+1
2019-01-04fw_cfg: Fix -boot reboot-timeout error checkingLi Qiang2-15/+14
2019-01-04fw_cfg: Fix -boot bootsplash error checkingLi Qiang2-23/+14
2019-01-04fw_cfg: Improve error message when can't load splash fileLi Qiang1-4/+3
2019-01-04Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-11/+20
2019-01-04dmg: don't skip zero chunkyuchenlin1-7/+12
2019-01-04dmg: use enumeration type instead of hard coding numberyuchenlin1-2/+2
2019-01-04dmg: fix binary searchyuchenlin1-3/+7
2019-01-04dmg: Fixing wrong dmg block type value for block terminator.Julio Faracco1-1/+1
2019-01-04Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-december-2018...Peter Maydell8-1285/+2180
2019-01-03tests/tcg: mips: Test R5900 three-operand MADDU1Fredrik Noring1-2/+35
2019-01-03tests/tcg: mips: Test R5900 three-operand MADDUFredrik Noring2-0/+38
2019-01-03tests/tcg: mips: Test R5900 three-operand MADD1Fredrik Noring1-5/+38
2019-01-03tests/tcg: mips: Test R5900 three-operand MADDFredrik Noring2-0/+46
2019-01-03disas: nanoMIPS: Add a note on documentationAleksandar Markovic1-0/+7
2019-01-03disas: nanoMIPS: Reorder declarations and definitions of gpr decodersAleksandar Markovic2-103/+104
2019-01-03disas: nanoMIPS: Comment the decoder of 'gpr1' gpr encoding typeAleksandar Markovic1-0/+21
2019-01-03disas: nanoMIPS: Rename the decoder of 'gpr1' gpr encoding typeAleksandar Markovic2-3/+3
2019-01-03disas: nanoMIPS: Comment the decoder of 'gpr2.reg2' gpr encoding typeAleksandar Markovic1-0/+22
2019-01-03disas: nanoMIPS: Rename the decoder of 'gpr2.reg2' gpr encoding typeAleksandar Markovic2-4/+4
2019-01-03disas: nanoMIPS: Comment the decoder of 'gpr2.reg1' gpr encoding typeAleksandar Markovic1-0/+22
2019-01-03disas: nanoMIPS: Rename the decoder of 'gpr2.reg1' gpr encoding typeAleksandar Markovic2-4/+4
2019-01-03disas: nanoMIPS: Comment the decoder of 'gpr4.zero' gpr encoding typeAleksandar Markovic1-0/+27
2019-01-03disas: nanoMIPS: Rename the decoder of 'gpr4.zero' gpr encoding typeAleksandar Markovic2-6/+6
2019-01-03disas: nanoMIPS: Comment the decoder of 'gpr4' gpr encoding typeAleksandar Markovic1-0/+26
2019-01-03disas: nanoMIPS: Rename the decoder of 'gpr4' gpr encoding typeAleksandar Markovic2-11/+11
2019-01-03disas: nanoMIPS: Comment the decoder of 'gpr3.src.store' gpr encoding typeAleksandar Markovic1-0/+32
2019-01-03disas: nanoMIPS: Rename the decoder of 'gpr3.src.store' gpr encoding typeAleksandar Markovic2-6/+6
2019-01-03disas: nanoMIPS: Comment the decoder of 'gpr3' gpr encoding typeAleksandar Markovic1-3/+48
2019-01-03disas: nanoMIPS: Rename the decoder of 'gpr3' gpr encoding typeAleksandar Markovic2-49/+49
2019-01-03disas: nanoMIPS: Fix order of more invocationsAleksandar Markovic1-130/+130
2019-01-03disas: nanoMIPS: Name more functions in a more descriptive wayAleksandar Markovic2-120/+120
2019-01-03disas: nanoMIPS: Fix an FP-related misnomer 3Aleksandar Markovic2-130/+130
2019-01-03disas: nanoMIPS: Fix an FP-related misnomer 2Aleksandar Markovic2-122/+122
2019-01-03disas: nanoMIPS: Fix an FP-related misnomer 1Aleksandar Markovic2-72/+72
2019-01-03disas: nanoMIPS: Name some functions in a more descriptive wayAleksandar Markovic2-72/+72
2019-01-03disas: nanoMIPS: Fix order of some invocationsAleksandar Markovic1-388/+388
2019-01-03disas: nanoMIPS: Fix a function misnomerAleksandar Markovic2-133/+133
2019-01-03disas: nanoMIPS: Remove functions that are not usedAleksandar Markovic2-233/+0
2019-01-03disas: nanoMIPS: Fix preamble text in nanomips.* filesAleksandar Markovic2-6/+8
2019-01-03disas: nanoMIPS: Fix types and format stringsStefan Weil2-13/+17
2019-01-03target/mips: Support R5900 three-operand MADD1 and MADDU1 instructionsFredrik Noring1-3/+9
2019-01-03target/mips: Support R5900 three-operand MADD and MADDU instructionsPhilippe Mathieu-Daudé1-5/+53
2019-01-03target/mips: MXU: Add handler for an align instructionAleksandar Markovic1-3/+194
2019-01-03target/mips: MXU: Add handlers for max/min instructionsAleksandar Markovic1-21/+279
2019-01-03target/mips: MXU: Add handlers for logic instructionsAleksandar Markovic1-34/+205
2019-01-03target/mips: MXU: Improve the comment containing MXU overviewAleksandar Markovic1-30/+44