aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-19target/arm: fix smc incorrectly trapping to EL3 when secure is offLuc Michel1-8/+46
2018-11-19hw/arm/stm32f205: Fix the UART and Timer region sizeSeth Kintigh2-2/+2
2018-11-19MAINTAINERS: Add entries for missing ARM boardsThomas Huth1-5/+65
2018-11-19target/arm: Fill in ARMISARegisters for kvm32Richard Henderson1-5/+35
2018-11-19target/arm: Introduce read_sys_reg32 for kvm32Richard Henderson1-25/+16
2018-11-19target/arm: Fill in ARMISARegisters for kvm64Richard Henderson1-2/+88
2018-11-19target/arm: Install ARMISARegisters from kvm hostRichard Henderson2-0/+2
2018-11-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell13-14/+310
2018-11-19iotests: Test file-posix locking and reopenMax Reitz2-0/+80
2018-11-19file-posix: Fix shared locks on reopen commitMax Reitz1-1/+1
2018-11-19block: Always abort reopen after prepare succeededMax Reitz1-0/+12
2018-11-19iotests: Add new test 220 for max compressed cluster offsetEric Blake3-0/+151
2018-11-19qcow2: Don't allow overflow during cluster allocationEric Blake2-7/+19
2018-11-19qcow2: Document some maximum size constraintsEric Blake1-2/+36
2018-11-19vvfat: Fix memory leakKevin Wolf1-3/+3
2018-11-19fdc: fix segfault in fdctrl_stop_transfer() when DMA is disabledMark Cave-Ayland1-1/+1
2018-11-19nvme: fix oob access issue(CVE-2018-16847)Li Qiang1-0/+7
2018-11-19MAINTAINERS: clarify some of the tagsCornelia Huck1-0/+5
2018-11-19Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-november-2018...Peter Maydell4-343/+450
2018-11-19Merge remote-tracking branch 'remotes/riscv/tags/riscv-for-master-3.1-rc2' in...Peter Maydell2-8/+17
2018-11-17MAINTAINERS: Add Stefan Markovic as a MIPS reviewerAleksandar Markovic1-0/+9
2018-11-17target/mips: Disable R5900 supportAleksandar Markovic1-59/+0
2018-11-17target/mips: Rename MMI-related functionsAleksandar Markovic1-16/+16
2018-11-17target/mips: Rename MMI-related opcodesAleksandar Markovic1-236/+236
2018-11-17target/mips: Rename MMI-related masksAleksandar Markovic1-10/+10
2018-11-17target/mips: Guard check_insn with INSN_R5900 checkFredrik Noring1-3/+6
2018-11-17target/mips: Guard check_insn_opc_user_only with INSN_R5900 checkFredrik Noring1-4/+12
2018-11-17target/mips: Fix decoding mechanism of special R5900 opcodesFredrik Noring1-4/+50
2018-11-17target/mips: Fix decoding mechanism of R5900 DIV1 and DIVU1Fredrik Noring1-6/+59
2018-11-17target/mips: Fix decoding mechanism of R5900 MFLO1, MFHI1, MTLO1 and MTHI1Fredrik Noring1-11/+40
2018-11-17linux-user: Update MIPS specific prctl() implementationStefan Markovic1-0/+18
2018-11-16Merge remote-tracking branch 'remotes/kraxel/tags/fixes-31-20181116-pull-requ...Peter Maydell3-3/+22
2018-11-16help: Provide help for egl-headlessErik Skultety1-1/+5
2018-11-16ui: Allow specifying 'rendernode' display option for egl-headlessErik Skultety1-1/+1
2018-11-16qapi: Add "rendernode" display option for egl-headlessErik Skultety1-1/+16
2018-11-16Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell1-1/+2
2018-11-16net/filter-rewriter.c: Fix coverity static analysis issueZhang Chen1-1/+2
2018-11-15Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-11-15-1...Peter Maydell2-2/+2
2018-11-15linux-user/sparc/signal.c: Remove dead codePeter Maydell1-8/+8
2018-11-15make-release: add skiboot .version fileMichael Roth1-0/+1
2018-11-15Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-for-3.1...Peter Maydell2-3/+9
2018-11-15Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181114' into stagingPeter Maydell1-6/+19
2018-11-14tests: tpm: Use g_test_message rather than fprintfStefan Berger1-1/+1
2018-11-14tpm: use loop iterator to set sts data fieldPrasad J Pandit1-1/+1
2018-11-14tests/tcg/multiarch: fix 32bit linux-test on 64bit hostLaurent Vivier1-2/+2
2018-11-14.travis.yml: split MacOSX builds and reduce target listAlex Bennée1-1/+7
2018-11-13RISC-V: Respect fences for user-only emulatorsPalmer Dabbelt1-2/+0
2018-11-13target/riscv: Fix sfence.vm/a both available in any priv versionBastian Koppelmann1-5/+13
2018-11-13target/riscv: Fix FCLASS_D being treated as RV64 onlyBastian Koppelmann1-1/+3
2018-11-13hw/riscv/virt: Free the test device tree node nameAlistair Francis1-0/+1