aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)AuthorFilesLines
2020-08-21meson: rename .inc.h files to .h.incPaolo Bonzini3-2/+2
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini67-95/+95
2020-08-21trace: switch position of headers to what Meson requiresPaolo Bonzini8-0/+8
2020-08-05target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch32 to 64Peter Maydell1-1/+91
2020-08-05target/riscv/vector_helper: Fix build on 32-bit big endian hostsThomas Huth1-2/+2
2020-08-04target/arm: Fix decode of LDRA[AB] instructionsPeter Collingbourne1-2/+4
2020-08-03target/arm: Avoid maybe-uninitialized warning with gcc 4.9Kaige Li1-1/+1
2020-08-03target/arm: Fix AddPAC error indicationRichard Henderson1-1/+5
2020-07-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200727'...Peter Maydell2-20/+36
2020-07-27target/arm: Improve IMPDEF algorithm for IRGRichard Henderson1-7/+30
2020-07-27target/arm: Always pass cacheattr in S1_ptw_translateRichard Henderson1-13/+6
2020-07-27Merge remote-tracking branch 'remotes/stsquad/tags/pull-fixes-for-rc2-270720-...Peter Maydell1-213/+213
2020-07-27target/i386: floatx80: avoid compound literals in static initializersLaszlo Ersek1-213/+213
2020-07-27pseries: fix kvmppc_set_fwnmi()Laurent Vivier2-4/+3
2020-07-26Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200725' into stagingPeter Maydell2-0/+3
2020-07-24target/i386: Save cc_op before loop insnsRichard Henderson1-0/+1
2020-07-24target/hppa: Free some temps in do_subRichard Henderson1-0/+2
2020-07-24Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-07-24' into...Peter Maydell1-1/+1
2020-07-24error: Strip trailing '\n' from error string arguments (again)Markus Armbruster1-1/+1
2020-07-24Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-for-5.1-pull-req...Peter Maydell1-5/+11
2020-07-23KVM: fix CPU reset wrt HF2_GIF_MASKVitaly Kuznetsov1-5/+11
2020-07-22target/riscv: Fix the range of pmpcfg of CSR funcion tableZong Li1-1/+1
2020-07-22target/riscv: fix vector index load/store constraintsLIU Zhiwei1-1/+9
2020-07-22target/riscv: Quiet Coverity complains about vamo*LIU Zhiwei1-0/+1
2020-07-20hw/arm/virt: Enable MTE via a machine propertyRichard Henderson2-10/+14
2020-07-16i386: hvf: Explicitly set CR4 guest/host maskRoman Bolshakov1-0/+1
2020-07-16target/i386: add the missing vmx features for Skylake-Server and Cascadelake-...Chenyi Qiang1-0/+14
2020-07-16target/i386: fix model number and add missing features for Icelake-Server CPU...Chenyi Qiang1-0/+14
2020-07-16target/i386: add fast short REP MOV supportChenyi Qiang2-1/+3
2020-07-16i386/cpu: Don't add unavailable_features to env->user_featuresXiaoyao Li1-1/+0
2020-07-16i368/cpu: Clear env->user_features after loading versioned CPU modelXiaoyao Li1-0/+7
2020-07-15Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20200714' ...Peter Maydell2-9/+2
2020-07-14target/mips: Fix ADD.S FPU instructionAlex Richardson1-1/+1
2020-07-14target/mips: Remove identical if/else branchesAleksandar Markovic1-8/+1
2020-07-14Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell3-4/+9
2020-07-14Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-07-13' into st...Peter Maydell1-3/+3
2020-07-13target/riscv: Fix pmp NA4 implementationAlexandre Mergnat1-1/+1
2020-07-13target/riscv: fix vill bit index in vtype registerFrank Chang1-1/+1
2020-07-13target/riscv: fix return value of do_opivx_widen()Frank Chang1-1/+1
2020-07-13target/riscv: correct the gvec IR called in gen_vec_rsub16_i64()Frank Chang1-1/+1
2020-07-13target/riscv: fix rsub gvec tcg_assert_listed_vecop assertionFrank Chang1-0/+5
2020-07-13hax: Fix setting of FD_CLOEXECEric Blake1-3/+3
2020-07-13target/nios2: Use gen_io_start around wrctl instructionWentong Wu1-0/+5
2020-07-13target/nios2: in line the semantics of DISAS_UPDATE with other targetsWentong Wu1-1/+1
2020-07-13target/nios2: add DISAS_NORETURN case for nothing more to generateWentong Wu1-2/+3
2020-07-13target/arm: Don't do raw writes for PMINTENCLRAaron Lindsay1-2/+2
2020-07-13target/arm: Fix mtedesc for do_mem_zpzRichard Henderson1-1/+1
2020-07-11Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i...Peter Maydell12-0/+4818
2020-07-11target/avr/disas: Fix store instructions display orderPhilippe Mathieu-Daudé1-10/+10
2020-07-11target/avr/cpu: Fix $PC displayed addressPhilippe Mathieu-Daudé1-1/+1