]> git.proxmox.com Git - mirror_qemu.git/history - target
target/mips: Merge do_translate_address into cpu_mips_translate_address
[mirror_qemu.git] / target /
2021-05-02 Philippe Mathieu... target/mips: Merge do_translate_address into cpu_mips_t...
2021-05-02 Philippe Mathieu... target/mips: Declare mips_env_set_pc() inlined in ...
2021-05-02 Philippe Mathieu... target/mips: Turn printfpr() macro into a proper function
2021-05-02 Philippe Mathieu... target/mips: Restrict mips_cpu_dump_state() to cpu.c
2021-05-02 Philippe Mathieu... target/mips: Optimize CPU/FPU regnames[] arrays
2021-05-02 Philippe Mathieu... target/mips: Make CPU/FPU regnames[] arrays global
2021-05-02 Philippe Mathieu... target/mips: Move msa_reset() to new source file
2021-05-02 Philippe Mathieu... target/mips: Move IEEE rounding mode array to new sourc...
2021-05-02 Philippe Mathieu... target/mips: Simplify meson TCG rules
2021-05-02 Philippe Mathieu... target/mips: Make check_cp0_enabled() return a boolean
2021-05-02 Philippe Mathieu... target/mips: Migrate missing CPU fields
2021-05-02 Philippe Mathieu... target/mips: Remove spurious LOG_UNIMP of MTHC0 opcode
2021-05-02 Philippe Mathieu... target/mips: Add missing CP0 check to nanoMIPS RDPGPR...
2021-05-02 Philippe Mathieu... target/mips: Fix CACHEE opcode (CACHE using EVA addressing)
2021-04-30 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-04-30 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2021-04-30 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-04-30 Richard Hendersontarget/arm: Enforce alignment for sve LD1R
2021-04-30 Richard Hendersontarget/arm: Enforce alignment for aa64 vector LDn/STn...
2021-04-30 Richard Hendersontarget/arm: Enforce alignment for aa64 vector LDn/STn...
2021-04-30 Richard Hendersontarget/arm: Use MemOp for size + endian in aa64 vector...
2021-04-30 Richard Hendersontarget/arm: Enforce alignment for aa64 load-acq/store-rel
2021-04-30 Richard Hendersontarget/arm: Use finalize_memop for aa64 fpr load/store
2021-04-30 Richard Hendersontarget/arm: Use finalize_memop for aa64 gpr load/store
2021-04-30 Richard Hendersontarget/arm: Enforce alignment for VLDn/VSTn (single)
2021-04-30 Richard Hendersontarget/arm: Enforce alignment for VLDn/VSTn (multiple)
2021-04-30 Richard Hendersontarget/arm: Enforce alignment for VLDn (all lanes)
2021-04-30 Richard Hendersontarget/arm: Enforce alignment for VLDR/VSTR
2021-04-30 Richard Hendersontarget/arm: Enforce alignment for VLDM/VSTM
2021-04-30 Richard Hendersontarget/arm: Enforce alignment for SRS
2021-04-30 Richard Hendersontarget/arm: Enforce alignment for RFE
2021-04-30 Richard Hendersontarget/arm: Enforce alignment for LDM/STM
2021-04-30 Richard Hendersontarget/arm: Enforce alignment for LDA/LDAH/STL/STLH
2021-04-30 Richard Hendersontarget/arm: Enforce word alignment for LDRD/STRD
2021-04-30 Richard Hendersontarget/arm: Adjust gen_aa32_{ld, st}_i64 for align...
2021-04-30 Richard Hendersontarget/arm: Fix SCTLR_B test for TCGv_i64 load/store
2021-04-30 Richard Hendersontarget/arm: Merge gen_aa32_frob64 into gen_aa32_ld_i64
2021-04-30 Richard Hendersontarget/arm: Adjust gen_aa32_{ld, st}_i32 for align...
2021-04-30 Richard Hendersontarget/arm: Add ALIGN_MEM to TBFLAG_ANY
2021-04-30 Richard Hendersontarget/arm: Move TBFLAG_ANY bits to the bottom
2021-04-30 Richard Hendersontarget/arm: Move TBFLAG_AM32 bits to the top
2021-04-30 Richard Hendersontarget/arm: Move mode specific TB flags to tb->cs_base
2021-04-30 Richard Hendersontarget/arm: Introduce CPUARMTBFlags
2021-04-30 Richard Hendersontarget/arm: Add wrapper macros for accessing tbflags
2021-04-30 Richard Hendersontarget/arm: Rename TBFLAG_ANY, PSTATE_SS
2021-04-30 Richard Hendersontarget/arm: Rename TBFLAG_A32, SCTLR_B
2021-04-30 Richard Hendersontarget/arm: Fix decode of align in VLDST_single
2021-04-30 Richard Hendersontarget/arm: Remove log2_esize parameter to gen_mte_checkN
2021-04-30 Richard Hendersontarget/arm: Simplify sve mte checking
2021-04-30 Richard Hendersontarget/arm: Rename mte_probe1 to mte_probe
2021-04-30 Richard Hendersontarget/arm: Merge mte_check1, mte_checkN
2021-04-30 Richard Hendersontarget/arm: Replace MTEDESC ESIZE+TSIZE with SIZEM1
2021-04-30 Richard Hendersontarget/arm: Fix unaligned checks for mte_check1, mte_probe1
2021-04-30 Richard Hendersontarget/arm: Split out mte_probe_int
2021-04-30 Richard Hendersontarget/arm: Fix mte_checkN
2021-04-30 Peter Maydelltarget/arm: Make Thumb store insns UNDEF for Rn==1111
2021-04-23 Alex Bennéetarget/s390x: fix s390_probe_access to check PAGE_WRITE...
2021-04-20 Philippe Mathieu... target/mips/rel6_translate: Change license to GNU LGPL...
2021-04-17 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-04-17 Alex Bennéetarget/arm: drop CF_LAST_IO/dc->condjump check
2021-04-13 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert-gitlab...
2021-04-13 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2021-04-13 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-04-13 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2021-04-13 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-04-13 Philippe Mathieu... target/mips: Fix TCG temporary leak in gen_cache_operat...
2021-04-12 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-04-12 Richard Hendersontarget/arm: Check PAGE_WRITE_ORG for MTE writeability
2021-04-10 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost-gl/tags...
2021-04-09 Babu Mogeri386: Add missing cpu feature bits in EPYC-Rome model
2021-04-08 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2021-04-06 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-04-06 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2021-04-06 Peter MaydellRevert "target/arm: Make number of counters in PMCR...
2021-04-05 Peter MaydellMerge remote-tracking branch 'remotes/nvme/tags/nvme...
2021-04-05 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-04-05 Pavel Dovgalyuktarget/alpha: fix icount handling for timer instructions
2021-04-04 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20210...
2021-04-03 Max Filippovtarget/xtensa: make xtensa_modules static on import
2021-04-03 Max Filippovtarget/xtensa: fix meson.build rule for xtensa cores
2021-04-02 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2021-04-01 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-04-01 Peter MaydellMerge remote-tracking branch 'remotes/marcandre/tags...
2021-04-01 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-04-01 Paolo Bonzinihexagon: do not specify Python scripts as inputs
2021-04-01 Paolo Bonzinihexagon: do not specify executables as inputs
2021-04-01 Pavel Dovgalyuktarget/openrisc: fix icount handling for timer instructions
2021-04-01 Richard Hendersontarget/i386: Verify memory operand for lcall and ljmp
2021-03-31 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2021-03-31 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-03-31 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-03-31 Greg Kurztarget/ppc/kvm: Cache timebase frequency
2021-03-30 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-03-30 Peter Maydelltarget/arm: Make number of counters in PMCR follow...
2021-03-28 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-03-26 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/fixes...
2021-03-26 Gerd Hoffmanns390x: move S390_ADAPTER_SUPPRESSIBLE
2021-03-23 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2021-03-23 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-03-23 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
next