summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-19vl: Print error when using incorrect backend for debugconPhilippe Mathieu-Daudé
2018-10-19scripts: Remove check-qerror.shAlberto Garcia
2018-10-19Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...Peter Maydell
2018-10-19Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-october-2018-...Peter Maydell
2018-10-18target/mips: Add opcodes for nanoMIPS EVA instructionsDimitrije Nikolic
2018-10-18target/mips: Fix misplaced 'break' in handling of NM_SHRA_R_PHStefan Markovic
2018-10-18target/mips: Fix emulation of microMIPS R6 <SELEQZ|SELNEZ>.<D|S>Matthew Fortune
2018-10-18target/mips: Implement hardware page table walker for MIPS32Yongbok Kim
2018-10-18target/mips: Add reset state for PWSize and PWField registersYongbok Kim
2018-10-18target/mips: Add CP0 PWCtl registerYongbok Kim
2018-10-18target/mips: Add CP0 PWSize registerYongbok Kim
2018-10-18target/mips: Add CP0 PWField registerYongbok Kim
2018-10-18target/mips: Add CP0 PWBase registerYongbok Kim
2018-10-18target/mips: Add CP0 Config2 to DisasContextStefan Markovic
2018-10-18target/mips: Improve DSP R2/R3-related namingStefan Markovic
2018-10-18target/mips: Add availability control for DSP R3 ASEStefan Markovic
2018-10-18target/mips: Add bit definitions for DSP R3 ASEStefan Markovic
2018-10-18target/mips: Reorganize bit definitions for insn_flags (ISAs/ASEs flags)Philippe Mathieu-Daudé
2018-10-18target/mips: Increase 'supported ISAs/ASEs' flag holder sizePhilippe Mathieu-Daudé
2018-10-18target/mips: Add opcode values of MXU ASEAleksandar Markovic
2018-10-18target/mips: Add organizational chart of MXU ASEAleksandar Markovic
2018-10-18target/mips: Add assembler mnemonics list for MXU ASEAleksandar Markovic
2018-10-18target/mips: Add basic description of MXU ASEAleksandar Markovic
2018-10-18target/mips: Add a comment before each CP0 register section in cpu.hAleksandar Markovic
2018-10-18target/mips: Add a comment with an overview of CP0 registersAleksandar Markovic
2018-10-18linux-user: Add infrastructure for handling MIPS-specific prctl()Stefan Markovic
2018-10-18linux-user: Add MIPS-specific prctl() optionsStefan Markovic
2018-10-18elf: Fix comments to EF_MIPS_MACH_xxx constantsFredrik Noring
2018-10-18elf: Add Mips_elf_abiflags_v0 structureStefan Markovic
2018-10-18elf: Add MIPS_ABI_FP_XXX constantsStefan Markovic
2018-10-18elf: Fix PT_MIPS_XXX constantsStefan Markovic
2018-10-18mailmap: Add an item for Yongbok KimAleksandar Markovic
2018-10-18linux-user/sparc/signal.c: Remove unnecessary commentPeter Maydell
2018-10-18linux-user: Suppress address-of-packed-member warnings in __get/put_user_ePeter Maydell
2018-10-18Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-1...Peter Maydell
2018-10-18Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20181016' into stagingPeter Maydell
2018-10-17configure: remove glib_subprocess checkMarc-André Lureau
2018-10-17hw/core/generic-loader: Compile only once, not for each targetThomas Huth
2018-10-17cpu: Provide a proper prototype for target_words_bigendian() in a headerThomas Huth
2018-10-17hw/core/generic-loader: Set a category for the generic-loader deviceThomas Huth
2018-10-17qemu/compiler: Wrap __attribute__((flatten)) in a macroThomas Huth
2018-10-17mailmap: Fix Reimar Döffinger namePhilippe Mathieu-Daudé
2018-10-16target/hppa: Raise exception 26 on emulated hardwareHelge Deller
2018-10-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181016-...Peter Maydell
2018-10-16show-fixed-bugs.sh: Modern shell scripting (use $() instead of ``)Mao Zhongyi
2018-10-16git-submodule.sh: Modern shell scripting (use $() instead of ``)Mao Zhongyi
2018-10-16archive-source.sh: Modern shell scripting (use $() instead of ``)Mao Zhongyi
2018-10-16coccinelle: new inplace-byteswaps.cocci to remove inplace-byteswapping callsPeter Maydell
2018-10-16target/arm: Initialize ARMMMUFaultInfo in v7m_stack_read/writePeter Maydell
2018-10-16target/arm: Mask PMOVSR writes based on supported countersAaron Lindsay