aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2020-08-21meson: convert target/s390x/gen-features.hMarc-André Lureau
2020-08-21meson: rename .inc.h files to .h.incPaolo Bonzini
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini
2020-08-21trace: switch position of headers to what Meson requiresPaolo Bonzini
2020-08-05target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch32 to 64Peter Maydell
2020-08-05target/riscv/vector_helper: Fix build on 32-bit big endian hostsThomas Huth
2020-08-04target/arm: Fix decode of LDRA[AB] instructionspull-target-arm-20200804Peter Collingbourne
2020-08-03target/arm: Avoid maybe-uninitialized warning with gcc 4.9Kaige Li
2020-08-03target/arm: Fix AddPAC error indicationRichard Henderson
2020-07-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200727'...Peter Maydell
2020-07-27target/arm: Improve IMPDEF algorithm for IRGpull-target-arm-20200727Richard Henderson
2020-07-27target/arm: Always pass cacheattr in S1_ptw_translateRichard Henderson
2020-07-27Merge remote-tracking branch 'remotes/stsquad/tags/pull-fixes-for-rc2-270720-...Peter Maydell
2020-07-27target/i386: floatx80: avoid compound literals in static initializersLaszlo Ersek
2020-07-27pseries: fix kvmppc_set_fwnmi()Laurent Vivier
2020-07-26Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200725' into stagingPeter Maydell
2020-07-24target/i386: Save cc_op before loop insnsRichard Henderson
2020-07-24target/hppa: Free some temps in do_subRichard Henderson
2020-07-24Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-07-24' into...Peter Maydell
2020-07-24error: Strip trailing '\n' from error string arguments (again)Markus Armbruster
2020-07-24Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-for-5.1-pull-req...Peter Maydell
2020-07-23KVM: fix CPU reset wrt HF2_GIF_MASKVitaly Kuznetsov
2020-07-22target/riscv: Fix the range of pmpcfg of CSR funcion tableZong Li
2020-07-22target/riscv: fix vector index load/store constraintsLIU Zhiwei
2020-07-22target/riscv: Quiet Coverity complains about vamo*LIU Zhiwei
2020-07-20hw/arm/virt: Enable MTE via a machine propertyRichard Henderson
2020-07-16i386: hvf: Explicitly set CR4 guest/host maskRoman Bolshakov
2020-07-16target/i386: add the missing vmx features for Skylake-Server and Cascadelake-...Chenyi Qiang
2020-07-16target/i386: fix model number and add missing features for Icelake-Server CPU...Chenyi Qiang
2020-07-16target/i386: add fast short REP MOV supportChenyi Qiang
2020-07-16i386/cpu: Don't add unavailable_features to env->user_featuresXiaoyao Li
2020-07-16i368/cpu: Clear env->user_features after loading versioned CPU modelXiaoyao Li
2020-07-15Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20200714' ...Peter Maydell
2020-07-14target/mips: Fix ADD.S FPU instructionAlex Richardson
2020-07-14target/mips: Remove identical if/else branchesAleksandar Markovic
2020-07-14Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell
2020-07-14Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-07-13' into st...Peter Maydell
2020-07-13target/riscv: Fix pmp NA4 implementationAlexandre Mergnat
2020-07-13target/riscv: fix vill bit index in vtype registerFrank Chang
2020-07-13target/riscv: fix return value of do_opivx_widen()Frank Chang
2020-07-13target/riscv: correct the gvec IR called in gen_vec_rsub16_i64()Frank Chang
2020-07-13target/riscv: fix rsub gvec tcg_assert_listed_vecop assertionFrank Chang
2020-07-13hax: Fix setting of FD_CLOEXECEric Blake
2020-07-13target/nios2: Use gen_io_start around wrctl instructionWentong Wu
2020-07-13target/nios2: in line the semantics of DISAS_UPDATE with other targetsWentong Wu
2020-07-13target/nios2: add DISAS_NORETURN case for nothing more to generateWentong Wu
2020-07-13target/arm: Don't do raw writes for PMINTENCLRAaron Lindsay
2020-07-13target/arm: Fix mtedesc for do_mem_zpzRichard Henderson
2020-07-11Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i...Peter Maydell
2020-07-11target/avr/disas: Fix store instructions display orderPhilippe Mathieu-Daudé