aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-04s390x/tcg: Factor out gen_addi_and_wrap_i64() from get_address()David Hildenbrand1-15/+26
2019-03-04s390x/tcg: Factor out vec_full_reg_offset()David Hildenbrand1-2/+7
2019-03-04s390x/tcg: Clarify terminology in vec_reg_offset()David Hildenbrand1-5/+6
2019-03-04s390x/tcg: Simplify disassembler operands initializationDavid Hildenbrand1-7/+1
2019-03-04s390x/tcg: RXE has an optional M3 fieldDavid Hildenbrand1-1/+1
2019-03-04s390x/vfio-ap: document hot plug/unplug of vfio-ap deviceTony Krowiak1-5/+56
2019-03-04s390x/vfio-ap: Implement hot plug/unplug of vfio-ap deviceTony Krowiak2-2/+12
2019-03-04s390x/tcg: Save vregs to extended mchk save areaDavid Hildenbrand2-3/+47
2019-03-04s390x: use a QEMU-style typedef + name for SIGP save area structDavid Hildenbrand1-4/+4
2019-03-04s390x: Use cpu_to_be64 in SIGP STORE ADDITIONAL STATUSDavid Hildenbrand1-10/+21
2019-03-01Merge remote-tracking branch 'remotes/cminyard/tags/i2c-for-release-20190228'...Peter Maydell44-581/+820
2019-03-01Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190228' into st...Peter Maydell2-19/+26
2019-03-01Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-02-2...Peter Maydell3-14/+71
2019-02-28Merge remote-tracking branch 'remotes/xtensa/tags/20190228-xtensa' into stagingPeter Maydell41-1837/+3251
2019-02-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190228-...Peter Maydell24-146/+1137
2019-02-28xen-block: stop leaking memory in xen_block_drive_create()Paul Durrant1-7/+9
2019-02-28xen-block: report error condition from vbd_name_to_disk()Paul Durrant1-6/+15
2019-02-28xen-block: remove redundant assignmentPaul Durrant1-2/+1
2019-02-28dataplane/xen-block: remove dead codePaul Durrant1-4/+1
2019-02-28Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190228-pull-request...Peter Maydell3-228/+35
2019-02-28Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-27-2019' ...Peter Maydell49-63/+6886
2019-02-28tests/tcg/xtensa: add FPU2000 coprocessor testsMax Filippov2-0/+28
2019-02-28tests/tcg/xtensa: add FP1 group testsMax Filippov2-0/+142
2019-02-28tests/tcg/xtensa: add FP0 group conversion testsMax Filippov2-0/+305
2019-02-28tests/tcg/xtensa: add FP0 group arithmetic testsMax Filippov3-0/+191
2019-02-28tests/tcg/xtensa: add LSCI/LSCX group testsMax Filippov2-0/+123
2019-02-28tests/tcg/xtensa: add test for FLIXMax Filippov2-0/+61
2019-02-28tests/tcg/xtensa: conditionalize MMU-related testsMax Filippov2-0/+8
2019-02-28tests/tcg/xtensa: conditionalize windowed register testsMax Filippov1-9/+23
2019-02-28tests/tcg/xtensa: conditionalize and fix s32c1i testsMax Filippov1-0/+12
2019-02-28tests/tcg/xtensa: fix SR tests for big endian configsMax Filippov1-4/+16
2019-02-28tests/tcg/xtensa: conditionalize and expand SR testsMax Filippov1-0/+133
2019-02-28tests/tcg/xtensa: conditionalize timer/CCOUNT testsMax Filippov1-4/+44
2019-02-28tests/tcg/xtensa: conditionalize interrupt testsMax Filippov2-18/+73
2019-02-28tests/tcg/xtensa: add straightforward conditionalsMax Filippov12-0/+52
2019-02-28tests/tcg/xtensa: conditionalize cache option testsMax Filippov1-12/+50
2019-02-28tests/tcg/xtensa: conditionalize debug option testsMax Filippov2-9/+21
2019-02-28tests/tcg/xtensa: enable boolean testsMax Filippov2-1/+5
2019-02-28tests/tcg/xtensa: fix endianness issues in test_bMax Filippov1-8/+32
2019-02-28tests/tcg/xtensa: don't use optional opcodes in generic codeMax Filippov1-4/+7
2019-02-28tests/tcg/xtensa: support configs with LITBASEMax Filippov1-0/+1
2019-02-28tests/tcg/xtensa: support configurations w/o vecbaseMax Filippov3-22/+63
2019-02-28tests/tcg/xtensa: indicate failed testsMax Filippov1-1/+6
2019-02-28target/xtensa: implement PREFCTL SRMax Filippov2-0/+17
2019-02-28target/xtensa: prioritize load/store in FLIX bundlesMax Filippov2-5/+36
2019-02-28target/xtensa: break circular register dependenciesMax Filippov1-4/+123
2019-02-28target/xtensa: reorganize access to boolean registersMax Filippov1-8/+42
2019-02-28target/xtensa: reorganize access to MAC16 registersMax Filippov1-94/+92
2019-02-28target/xtensa: reorganize register handling in translatorsMax Filippov3-344/+386
2019-02-28target/xtensa: only rotate window in the retw helperMax Filippov3-9/+10