summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* target/xtensa: add DFPU registers and opcodesMax Filippov2020-08-216-34/+1413
* target/xtensa: add DFPU optionMax Filippov2020-08-212-0/+25
* target/xtensa: don't access BR regfile directlyMax Filippov2020-08-213-34/+42
* target/xtensa: move FSR/FCR register accessorsMax Filippov2020-08-211-32/+32
* target/xtensa: rename FPU2000 translators and helpersMax Filippov2020-08-213-55/+57
* target/xtensa: support copying registers up to 64 bits wideMax Filippov2020-08-212-5/+22
* target/xtensa: add geometry to xtensa_get_regfile_by_nameMax Filippov2020-08-213-10/+31
* target/xtensa: implement NMI supportMax Filippov2020-08-213-9/+21
* target/xtensa: make opcode properties more dynamicMax Filippov2020-08-212-265/+278
* meson: link emulators without Makefile.targetPaolo Bonzini2020-08-211-0/+13
* meson: targetPaolo Bonzini2020-08-2157-320/+575
* meson: convert target/s390x/gen-features.hMarc-André Lureau2020-08-215-22/+12Star
* meson: rename .inc.h files to .h.incPaolo Bonzini2020-08-213-2/+2
* meson: rename included C source files to .c.incPaolo Bonzini2020-08-2167-95/+95
* trace: switch position of headers to what Meson requiresPaolo Bonzini2020-08-218-0/+8
* target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch32 to 64Peter Maydell2020-08-051-1/+91
* target/riscv/vector_helper: Fix build on 32-bit big endian hostsThomas Huth2020-08-051-2/+2
* target/arm: Fix decode of LDRA[AB] instructionsPeter Collingbourne2020-08-041-2/+4
* target/arm: Avoid maybe-uninitialized warning with gcc 4.9Kaige Li2020-08-031-1/+1
* target/arm: Fix AddPAC error indicationRichard Henderson2020-08-031-1/+5
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200727'...Peter Maydell2020-07-282-20/+36
|\
| * target/arm: Improve IMPDEF algorithm for IRGRichard Henderson2020-07-271-7/+30
| * target/arm: Always pass cacheattr in S1_ptw_translateRichard Henderson2020-07-271-13/+6Star
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-fixes-for-rc2-270720-...Peter Maydell2020-07-271-213/+213
|\ \ | |/ |/|
| * target/i386: floatx80: avoid compound literals in static initializersLaszlo Ersek2020-07-271-213/+213
* | pseries: fix kvmppc_set_fwnmi()Laurent Vivier2020-07-272-4/+3Star
|/
* Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200725' into stagingPeter Maydell2020-07-262-0/+3
|\
| * target/i386: Save cc_op before loop insnsRichard Henderson2020-07-241-0/+1
| * target/hppa: Free some temps in do_subRichard Henderson2020-07-241-0/+2
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-07-24' into...Peter Maydell2020-07-241-1/+1
|\ \ | |/ |/|
| * error: Strip trailing '\n' from error string arguments (again)Markus Armbruster2020-07-241-1/+1
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-for-5.1-pull-req...Peter Maydell2020-07-241-5/+11
|\ \ | |/ |/|
| * KVM: fix CPU reset wrt HF2_GIF_MASKVitaly Kuznetsov2020-07-231-5/+11
* | target/riscv: Fix the range of pmpcfg of CSR funcion tableZong Li2020-07-221-1/+1
* | target/riscv: fix vector index load/store constraintsLIU Zhiwei2020-07-221-1/+9
* | target/riscv: Quiet Coverity complains about vamo*LIU Zhiwei2020-07-221-0/+1
|/
* hw/arm/virt: Enable MTE via a machine propertyRichard Henderson2020-07-202-10/+14
* i386: hvf: Explicitly set CR4 guest/host maskRoman Bolshakov2020-07-161-0/+1
* target/i386: add the missing vmx features for Skylake-Server and Cascadelake-...Chenyi Qiang2020-07-161-0/+14
* target/i386: fix model number and add missing features for Icelake-Server CPU...Chenyi Qiang2020-07-161-0/+14
* target/i386: add fast short REP MOV supportChenyi Qiang2020-07-162-1/+3
* i386/cpu: Don't add unavailable_features to env->user_featuresXiaoyao Li2020-07-161-1/+0Star
* i368/cpu: Clear env->user_features after loading versioned CPU modelXiaoyao Li2020-07-161-0/+7
* Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20200714' ...Peter Maydell2020-07-152-9/+2Star
|\
| * target/mips: Fix ADD.S FPU instructionAlex Richardson2020-07-141-1/+1
| * target/mips: Remove identical if/else branchesAleksandar Markovic2020-07-141-8/+1Star
* | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell2020-07-143-4/+9
|\ \ | |/ |/|
| * target/riscv: Fix pmp NA4 implementationAlexandre Mergnat2020-07-141-1/+1
| * target/riscv: fix vill bit index in vtype registerFrank Chang2020-07-141-1/+1
| * target/riscv: fix return value of do_opivx_widen()Frank Chang2020-07-141-1/+1