aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-12hw/hppa: forward requests to CPU HPASven Schnelle1-1/+7
2019-02-12target/hppa: fix dcor instructionSven Schnelle1-1/+1
2019-02-12target/hppa: Fix addition '</<=' conditionsSven Schnelle1-36/+57
2019-02-12target/hppa: Rearrange log conditionsRichard Henderson1-7/+49
2019-02-12target/hppa: move GETPC to HELPER() functionsSven Schnelle1-10/+6
2019-02-12target/hppa: Merge translate_one into hppa_tr_translate_insnRichard Henderson1-8/+3
2019-02-12target/hppa: Convert fp operate insnsRichard Henderson2-435/+483
2019-02-12target/hppa: Convert fp fused multiply-add insnsRichard Henderson2-53/+36
2019-02-12target/hppa: Convert halt/reset insnsRichard Henderson2-33/+19
2019-02-12target/hppa: Convert fp indexed memory insnsRichard Henderson2-93/+21
2019-02-12target/hppa: Convert offset memory insnsRichard Henderson2-165/+99
2019-02-12target/hppa: Convert arithmetic immediate insnsRichard Henderson2-89/+92
2019-02-12target/hppa: Convert direct and indirect branchesRichard Henderson2-102/+63
2019-02-12target/hppa: Convert shift, extract, deposit insnsRichard Henderson2-136/+94
2019-02-12target/hppa: Convert conditional branchesRichard Henderson2-126/+123
2019-02-12target/hppa: Convert fp multiply-addRichard Henderson2-29/+52
2019-02-12target/hppa: Convert indexed memory insnsRichard Henderson2-133/+60
2019-02-12target/hppa: Convert arithmetic/logical insnsRichard Henderson2-167/+189
2019-02-12target/hppa: Convert memory management insnsRichard Henderson2-111/+89
2019-02-12target/hppa: Unify specializations of ORRichard Henderson1-49/+59
2019-02-12target/hppa: Convert remainder of system insnsRichard Henderson2-55/+56
2019-02-12target/hppa: Convert move to/from system registersRichard Henderson2-35/+41
2019-02-12target/hppa: Begin using scripts/decodetree.pyRichard Henderson3-5/+51
2019-02-12target/hppa: Use DisasContextBase.is_jmpRichard Henderson1-483/+528
2019-02-12Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell3-15/+15
2019-02-12Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-11' into st...Peter Maydell15-18/+431
2019-02-12virtio-blk: cleanup using VirtIOBlock *s and VirtIODevice *vdevStefano Garzarella1-13/+9
2019-02-12qemugdb/coroutine: fix arch_prctl has unknown return typeVladimir Sementsov-Ogievskiy1-1/+1
2019-02-12iothread: fix iothread hang when stop too soonPeter Xu1-1/+5
2019-02-11qcow2: list of bitmaps new test 242Andrey Shinkevich3-0/+271
2019-02-11qcow2: Add list of bitmaps to ImageInfoSpecificQCow2Andrey Shinkevich4-2/+128
2019-02-11bdrv_query_image_info Error parameter addedAndrey Shinkevich8-15/+32
2019-02-11nbd/server: Kill pointless shadowed variableEric Blake1-1/+0
2019-02-11Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190211' into stagingPeter Maydell7-5/+52
2019-02-11cputlb: update TLB entry/index after tlb_fillEmilio G. Cota2-0/+12
2019-02-11exec-all: document that tlb_fill can trigger a TLB resizeEmilio G. Cota1-0/+5
2019-02-11tcg/i386: fix unsigned vector saturating arithmeticMark Cave-Ayland1-2/+2
2019-02-11tcg: Diagnose referenced labels that have not been emittedRichard Henderson3-3/+33
2019-02-11Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-110219-1...Peter Maydell18-60/+222
2019-02-11tests/vm: Be verbose while extracting compressed imagesPhilippe Mathieu-Daudé4-4/+8
2019-02-11docs/devel/testing: Add -a option to usermod command on docker setupMurilo Opsfelder Araujo1-1/+1
2019-02-08scripts/qemu.py: allow arches use KVM for their 32bit cousinsAlex Bennée1-2/+10
2019-02-08tests/vm: expose BUILD_TARGET, TARGET_LIST and EXTRA_CONFIGURE_OPTSAlex Bennée1-1/+9
2019-02-08tests/vm: add --build-target optionAlex Bennée4-3/+6
2019-02-08tests/vm: call make check directly for netbsd/freebsd/ubuntu.i386Alex Bennée3-3/+0
2019-02-08tests/vm: move images to $HOME/.cache/qemu-vm/imagesGerd Hoffmann1-5/+7
2019-02-08tests: PEP8 cleanup of docker.py, mostly white spaceAlex Bennée1-13/+35
2019-02-08tests: docker.py be even smarter with persistent binfmt_miscAlex Bennée1-18/+38
2019-02-08tests: make docker.py check for persistent configsAlex Bennée1-0/+5
2019-02-08tests: make docker.py update use configured binfmt pathAlex Bennée1-10/+15