aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-11-13target/riscv: Fix sfence.vm/a both available in any priv versionBastian Koppelmann
2018-11-13target/riscv: Fix FCLASS_D being treated as RV64 onlyBastian Koppelmann
2018-11-13hw/riscv/virt: Free the test device tree node nameAlistair Francis
2018-11-13Update version for v3.1.0-rc1 releasePeter Maydell
2018-11-13s390x/pci: properly fail if the zPCI device cannot be createdDavid Hildenbrand
2018-11-13Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2018-11-12-tag' in...Peter Maydell
2018-11-13Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...Peter Maydell
2018-11-13Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181113'...Peter Maydell
2018-11-13target/arm/cpu: Give Cortex-A15 and -A7 the EL2 featurepull-target-arm-20181113Peter Maydell
2018-11-13target/arm: Hyp mode R14 is shared with User and SystemPeter Maydell
2018-11-13target/arm: Correctly implement handling of HCR_EL2.{VI, VF}Peter Maydell
2018-11-13target/arm: Track the state of our irq lines from the GIC explicitlyPeter Maydell
2018-11-13Revert "target/arm: Implement HCR.VI and VF"Peter Maydell
2018-11-13arm: fix aa64_generate_debug_exceptions to work with EL2Alex Bennée
2018-11-13arm: use symbolic MDCR_TDE in arm_debug_target_elAlex Bennée
2018-11-13tests/guest-debug: fix scoping of failcountAlex Bennée
2018-11-13target/arm64: kvm debug set target_el when passing exception to guestAlex Bennée
2018-11-13target/arm64: hold BQL when calling do_interrupt()Alex Bennée
2018-11-13target/arm64: properly handle DBGVR RESS bitsAlex Bennée
2018-11-13target/arm: Fix typo in tlbi_aa64_vmalle1_writeRichard Henderson
2018-11-13hw/arm/sysbus-fdt: Only call match_fn callback if the type matchesEric Auger
2018-11-13MAINTAINERS: Add an entry for the 'collie' machineThomas Huth
2018-11-13target/arm: Remove antique TODO commentPeter Maydell
2018-11-13target/arm: Remove workaround for small SAU regionsPeter Maydell
2018-11-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-11-12Merge remote-tracking branch 'mreitz/tags/pull-block-2018-11-12' into queue-b...Kevin Wolf
2018-11-12qcow2: Read outside array bounds in qcow2_pre_write_overlap_check()Liam Merwick
2018-11-12block: Fix potential Null pointer dereferences in vvfat.cLiam Merwick