aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-19MAINTAINERS: list myself as maintainer for various Arm boardspull-target-arm-20181119Peter Maydell
2018-11-19hw/block/onenand: use qemu_log_mask() for reportingPeter Maydell
2018-11-19hw/block/onenand: Fix off-by-one error allowing out-of-bounds readPeter Maydell
2018-11-19target/arm: fix smc incorrectly trapping to EL3 when secure is offLuc Michel
2018-11-19hw/arm/stm32f205: Fix the UART and Timer region sizeSeth Kintigh
2018-11-19MAINTAINERS: Add entries for missing ARM boardsThomas Huth
2018-11-19target/arm: Fill in ARMISARegisters for kvm32Richard Henderson
2018-11-19target/arm: Introduce read_sys_reg32 for kvm32Richard Henderson
2018-11-19target/arm: Fill in ARMISARegisters for kvm64Richard Henderson
2018-11-19target/arm: Install ARMISARegisters from kvm hostRichard Henderson
2018-11-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-11-19iotests: Test file-posix locking and reopenMax Reitz
2018-11-19file-posix: Fix shared locks on reopen commitMax Reitz
2018-11-19block: Always abort reopen after prepare succeededMax Reitz
2018-11-19iotests: Add new test 220 for max compressed cluster offsetEric Blake
2018-11-19qcow2: Don't allow overflow during cluster allocationEric Blake
2018-11-19qcow2: Document some maximum size constraintsEric Blake
2018-11-19vvfat: Fix memory leakKevin Wolf
2018-11-19fdc: fix segfault in fdctrl_stop_transfer() when DMA is disabledMark Cave-Ayland
2018-11-19nvme: fix oob access issue(CVE-2018-16847)Li Qiang
2018-11-19MAINTAINERS: clarify some of the tagsCornelia Huck
2018-11-19Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-november-2018...Peter Maydell
2018-11-19Merge remote-tracking branch 'remotes/riscv/tags/riscv-for-master-3.1-rc2' in...Peter Maydell
2018-11-17MAINTAINERS: Add Stefan Markovic as a MIPS reviewerAleksandar Markovic
2018-11-17target/mips: Disable R5900 supportAleksandar Markovic
2018-11-17target/mips: Rename MMI-related functionsAleksandar Markovic
2018-11-17target/mips: Rename MMI-related opcodesAleksandar Markovic
2018-11-17target/mips: Rename MMI-related masksAleksandar Markovic
2018-11-17target/mips: Guard check_insn with INSN_R5900 checkFredrik Noring
2018-11-17target/mips: Guard check_insn_opc_user_only with INSN_R5900 checkFredrik Noring
2018-11-17target/mips: Fix decoding mechanism of special R5900 opcodesFredrik Noring
2018-11-17target/mips: Fix decoding mechanism of R5900 DIV1 and DIVU1Fredrik Noring
2018-11-17target/mips: Fix decoding mechanism of R5900 MFLO1, MFHI1, MTLO1 and MTHI1Fredrik Noring
2018-11-17linux-user: Update MIPS specific prctl() implementationStefan Markovic
2018-11-16Merge remote-tracking branch 'remotes/kraxel/tags/fixes-31-20181116-pull-requ...Peter Maydell
2018-11-16help: Provide help for egl-headlessErik Skultety
2018-11-16ui: Allow specifying 'rendernode' display option for egl-headlessErik Skultety
2018-11-16qapi: Add "rendernode" display option for egl-headlessErik Skultety
2018-11-16Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2018-11-16net/filter-rewriter.c: Fix coverity static analysis issueZhang Chen
2018-11-15Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-11-15-1...Peter Maydell
2018-11-15linux-user/sparc/signal.c: Remove dead codePeter Maydell
2018-11-15make-release: add skiboot .version fileMichael Roth
2018-11-15Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-for-3.1...Peter Maydell
2018-11-15Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181114' into stagingPeter Maydell
2018-11-14tests: tpm: Use g_test_message rather than fprintfStefan Berger
2018-11-14tpm: use loop iterator to set sts data fieldPrasad J Pandit
2018-11-14tests/tcg/multiarch: fix 32bit linux-test on 64bit hostLaurent Vivier
2018-11-14.travis.yml: split MacOSX builds and reduce target listAlex Bennée
2018-11-13RISC-V: Respect fences for user-only emulatorsPalmer Dabbelt