aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 callspull-target-arm-20181016-1Peter 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
2018-10-16target/arm: Mark PMINTENCLR and PMINTENCLR_EL1 accesses as possibly doing IOAaron Lindsay
2018-10-16target/arm: Add the Cortex-A72Edgar E. Iglesias
2018-10-16target-arm: powerctl: Enable HVC when starting CPUs to EL2Edgar E. Iglesias
2018-10-16net: cadence_gem: Implement support for 64bit descriptor addressesEdgar E. Iglesias
2018-10-16net: cadence_gem: Add support for selecting the DMA MemoryRegionEdgar E. Iglesias
2018-10-16net: cadence_gem: Add support for extended descriptorsEdgar E. Iglesias
2018-10-16net: cadence_gem: Add macro with max number of descriptor wordsEdgar E. Iglesias
2018-10-16net: cadence_gem: Use uint32_t for 32bit descriptor wordsEdgar E. Iglesias
2018-10-16MAINTAINERS: update block/sheepdog maintainersLiu Yuan
2018-10-16gdbstub: Remove unused includePhilippe Mathieu-Daudé
2018-10-16tests: remove gcov-files- variablesPaolo Bonzini
2018-10-16tests: Prevent more accidental test disablingEric Blake
2018-10-16target/cris/translate: Get rid of qemu_log_separate()Thomas Huth
2018-10-16qemu-common.h: update copyright date to 2018John Arbuckle
2018-10-16net: cadence_gem: Disable TSU feature bitEdgar E. Iglesias
2018-10-16target/arm: Fix cortex-a7 id_isar0Richard Henderson
2018-10-16target/arm: Align cortex-r5 id_isar0Richard Henderson
2018-10-16target/arm: Define fields of ISAR registersRichard Henderson
2018-10-16target/arm: Fix aarch64_sve_change_el wrt EL0Richard Henderson
2018-10-16hw/arm/virt: add DT property /secure-chosen/stdout-path indicating secure UARTJerome Forissier