aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-12target/hppa: Merge translate_one into hppa_tr_translate_insnRichard Henderson
2019-02-12target/hppa: Convert fp operate insnsRichard Henderson
2019-02-12target/hppa: Convert fp fused multiply-add insnsRichard Henderson
2019-02-12target/hppa: Convert halt/reset insnsRichard Henderson
2019-02-12target/hppa: Convert fp indexed memory insnsRichard Henderson
2019-02-12target/hppa: Convert offset memory insnsRichard Henderson
2019-02-12target/hppa: Convert arithmetic immediate insnsRichard Henderson
2019-02-12target/hppa: Convert direct and indirect branchesRichard Henderson
2019-02-12target/hppa: Convert shift, extract, deposit insnsRichard Henderson
2019-02-12target/hppa: Convert conditional branchesRichard Henderson
2019-02-12target/hppa: Convert fp multiply-addRichard Henderson
2019-02-12target/hppa: Convert indexed memory insnsRichard Henderson
2019-02-12target/hppa: Convert arithmetic/logical insnsRichard Henderson
2019-02-12target/hppa: Convert memory management insnsRichard Henderson
2019-02-12target/hppa: Unify specializations of ORRichard Henderson
2019-02-12target/hppa: Convert remainder of system insnsRichard Henderson
2019-02-12target/hppa: Convert move to/from system registersRichard Henderson
2019-02-12target/hppa: Begin using scripts/decodetree.pyRichard Henderson
2019-02-12target/hppa: Use DisasContextBase.is_jmpRichard Henderson
2019-02-12Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-02-12Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-11' into st...Peter Maydell
2019-02-12virtio-blk: cleanup using VirtIOBlock *s and VirtIODevice *vdevStefano Garzarella
2019-02-12qemugdb/coroutine: fix arch_prctl has unknown return typeVladimir Sementsov-Ogievskiy
2019-02-12iothread: fix iothread hang when stop too soonPeter Xu
2019-02-11qcow2: list of bitmaps new test 242Andrey Shinkevich
2019-02-11qcow2: Add list of bitmaps to ImageInfoSpecificQCow2Andrey Shinkevich
2019-02-11bdrv_query_image_info Error parameter addedAndrey Shinkevich
2019-02-11nbd/server: Kill pointless shadowed variableEric Blake
2019-02-11Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190211' into stagingPeter Maydell
2019-02-11cputlb: update TLB entry/index after tlb_fillEmilio G. Cota
2019-02-11exec-all: document that tlb_fill can trigger a TLB resizeEmilio G. Cota
2019-02-11tcg/i386: fix unsigned vector saturating arithmeticMark Cave-Ayland
2019-02-11tcg: Diagnose referenced labels that have not been emittedRichard Henderson
2019-02-11Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-110219-1...Peter Maydell
2019-02-11tests/vm: Be verbose while extracting compressed imagesPhilippe Mathieu-Daudé
2019-02-11docs/devel/testing: Add -a option to usermod command on docker setupMurilo Opsfelder Araujo
2019-02-08scripts/qemu.py: allow arches use KVM for their 32bit cousinsAlex Bennée
2019-02-08tests/vm: expose BUILD_TARGET, TARGET_LIST and EXTRA_CONFIGURE_OPTSAlex Bennée
2019-02-08tests/vm: add --build-target optionAlex Bennée
2019-02-08tests/vm: call make check directly for netbsd/freebsd/ubuntu.i386Alex Bennée
2019-02-08tests/vm: move images to $HOME/.cache/qemu-vm/imagesGerd Hoffmann
2019-02-08tests: PEP8 cleanup of docker.py, mostly white spaceAlex Bennée
2019-02-08tests: docker.py be even smarter with persistent binfmt_miscAlex Bennée
2019-02-08tests: make docker.py check for persistent configsAlex Bennée
2019-02-08tests: make docker.py update use configured binfmt pathAlex Bennée
2019-02-08docker: add debian-buster-arm64-crossAlex Bennée
2019-02-08archive-source.sh: Clone the submodules locallyPhilippe Mathieu-Daudé
2019-02-08MAINTAINERS: Add an entry for scripts/archive-source.shPhilippe Mathieu-Daudé
2019-02-08.travis.yml: fold --disable-tcg into alternate coroutine buildsAlex Bennée
2019-02-08.travis.yml: separate tools and docs into another entryAlex Bennée