aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-30Merge remote-tracking branch 'remotes/kraxel/tags/usb-20181029-pull-request' ...Peter Maydell
2018-10-30Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-october-2018-...Peter Maydell
2018-10-29Merge remote-tracking branch 'remotes/kraxel/tags/ui-20181029-pull-request' i...Peter Maydell
2018-10-29Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-10-29Merge remote-tracking branch 'remotes/kraxel/tags/audio-20181029-pull-request...Peter Maydell
2018-10-29linux-user: Add prctl() PR_SET_FP_MODE and PR_GET_FP_MODE implementationsStefan Markovic
2018-10-29linux-user: Determine the desired FPU mode from MIPS.abiflagsStefan Markovic
2018-10-29linux-user: Read and set FP ABI value from MIPS abiflagsStefan Markovic
2018-10-29linux-user: Extract MIPS abiflags from ELF fileStefan Markovic
2018-10-29linux-user: Extend image_info struct with MIPS fp_abi and interp_fp_abi fieldsStefan Markovic
2018-10-29elf: Define MIPS_ABI_FP_UNKNOWN macroStefan Markovic
2018-10-29spice: prepare for upcoming spice-server changeGerd Hoffmann
2018-10-29SDL: set a hint to not bypass the window compositorSebastian Krzyszkowiak
2018-10-29nvdimm: Add docs hint for Linux driver nameKees Cook
2018-10-29util: aio-posix: fix a typoLi Qiang
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-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é