]> git.proxmox.com Git - mirror_qemu.git/history - target/mips
target/i386: move paging mode constants from SVM to cpu.h
[mirror_qemu.git] / target / mips /
2021-05-05 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-05-05 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-05-04 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2021-05-04 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/pull...
2021-05-03 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2021-05-02 Philippe Mathieu... target/mips: Move TCG source files under tcg/ sub directory
2021-05-02 Philippe Mathieu... target/mips: Move CP0 helpers to sysemu/cp0.c
2021-05-02 Philippe Mathieu... target/mips: Move exception management code to exception.c
2021-05-02 Philippe Mathieu... target/mips: Move TLB management helpers to tcg/sysemu...
2021-05-02 Philippe Mathieu... target/mips: Move helper_cache() to tcg/sysemu/special_...
2021-05-02 Philippe Mathieu... target/mips: Move Special opcodes to tcg/sysemu/special...
2021-05-02 Philippe Mathieu... target/mips: Restrict CPUMIPSTLBContext::map_address...
2021-05-02 Philippe Mathieu... target/mips: Move tlb_helper.c to tcg/sysemu/
2021-05-02 Philippe Mathieu... target/mips: Restrict mmu_init() to TCG
2021-05-02 Philippe Mathieu... target/mips: Move sysemu TCG-specific code to tcg/sysem...
2021-05-02 Philippe Mathieu... target/mips: Restrict cpu_mips_get_random() / update_pa...
2021-05-02 Philippe Mathieu... target/mips: Move physical addressing code to sysemu...
2021-05-02 Philippe Mathieu... target/mips: Move sysemu specific files under sysemu...
2021-05-02 Philippe Mathieu... target/mips: Move cpu_signal_handler definition around
2021-05-02 Philippe Mathieu... target/mips: Add simple user-mode mips_cpu_tlb_fill()
2021-05-02 Philippe Mathieu... target/mips: Add simple user-mode mips_cpu_do_interrupt()
2021-05-02 Philippe Mathieu... target/mips: Introduce tcg-internal.h for TCG specific...
2021-05-02 Philippe Mathieu... target/mips: Extract load/store helpers to ldst_helper.c
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-20 Philippe Mathieu... target/mips/rel6_translate: Change license to GNU LGPL...
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 Philippe Mathieu... target/mips: Fix TCG temporary leak in gen_cache_operat...
2021-03-23 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2021-03-22 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/sdmmc...
2021-03-22 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2021-03-22 Peter Maydelltarget/mips/mxu_translate.c: Fix array overrun for...
2021-03-17 Peter MaydellMerge remote-tracking branch 'remotes/cohuck-gitlab...
2021-03-17 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2021-03-16 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2021-03-16 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2021-03-15 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2021-03-15 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/avr...
2021-03-15 Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann2...
2021-03-14 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2021-03-14 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-03-13 Philippe Mathieu... target/mips/tx79: Salvage instructions description...
2021-03-13 Philippe Mathieu... target/mips: Remove 'C790 Multimedia Instructions'...
2021-03-13 Philippe Mathieu... target/mips/tx79: Move PCPYLD / PCPYUD opcodes to decod...
2021-03-13 Philippe Mathieu... target/mips/tx79: Move PCPYH opcode to decodetree
2021-03-13 Philippe Mathieu... target/mips/translate: Simplify PCPYH using deposit_i64()
2021-03-13 Philippe Mathieu... target/mips/translate: Make gen_rdhwr() public
2021-03-13 Philippe Mathieu... target/mips/tx79: Move MTHI1 / MTLO1 opcodes to decodetree
2021-03-13 Philippe Mathieu... target/mips/tx79: Move MFHI1 / MFLO1 opcodes to decodetree
2021-03-13 Philippe Mathieu... target/mips: Use gen_load_gpr[_hi]() when possible
2021-03-13 Philippe Mathieu... target/mips: Extract MXU code to new mxu_translate...
2021-03-13 Philippe Mathieu... target/mips: Introduce mxu_translate_init() helper
2021-03-13 Philippe Mathieu... target/mips: Simplify decode_opc_mxu() ifdef'ry
2021-03-13 Philippe Mathieu... target/mips: Convert decode_ase_mxu() to decodetree...
2021-03-13 Philippe Mathieu... target/mips: Rename decode_opc_mxu() as decode_ase_mxu()
2021-03-13 Philippe Mathieu... target/mips: Move MUL opcode check from decode_mxu...
2021-03-13 Philippe Mathieu... target/mips: Use OPC_MUL instead of OPC__MXU_MUL
2021-03-13 Philippe Mathieu... target/mips: Pass instruction opcode to decode_opc_mxu()
2021-03-13 Philippe Mathieu... target/mips: Remove unused CPUMIPSState* from MXU functions
2021-03-13 Philippe Mathieu... target/mips: Remove XBurst Media eXtension Unit dead...
2021-03-13 Philippe Mathieu... target/mips: Rewrite complex ifdef'ry
2021-03-13 Philippe Mathieu... target/mips/meson: Restrict mips-semi.c to TCG
2021-03-13 Philippe Mathieu... target/mips/meson: Introduce mips_tcg source set
2021-03-12 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2021-03-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2021-03-12 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-03-11 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-03-11 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2021-03-11 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2021-03-11 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2021-03-10 Peter MaydellMerge remote-tracking branch 'remotes/nvme/tags/nvme...
2021-03-10 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-03-10 Philippe Mathieu... semihosting: Move include/hw/semihosting/ -> include...
2021-03-10 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-03-09 Philippe Mathieu... sysemu: Let VMChangeStateHandler take boolean 'running...
2021-03-08 Peter Maydellclock: Add ClockEvent parameter to callbacks
2021-02-21 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2021-02-21 Philippe Mathieu... target/mips: Use GPR move functions in gen_HILO1_tx79()
2021-02-21 Philippe Mathieu... target/mips: Introduce gen_load_gpr_hi() / gen_store_gp...
2021-02-21 Philippe Mathieu... target/mips: Rename 128-bit upper halve GPR registers
2021-02-21 Philippe Mathieu... target/mips: Promote 128-bit multimedia registers as...
2021-02-21 Philippe Mathieu... target/mips: Make cpu_HI/LO registers public
2021-02-21 Philippe Mathieu... target/mips: Include missing "tcg/tcg.h" header
2021-02-21 Philippe Mathieu... target/mips: Remove unused 'rw' argument from page_tabl...
2021-02-21 Philippe Mathieu... target/mips: Let CPUMIPSTLBContext::map_address() take...
next