index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-mips
/
translate_init.c
Age
Commit message (
Expand
)
Author
2015-03-11
target-mips: add missing MSACSR and restore fp_status and hflags
Leon Alrae
2015-02-13
target-mips: Make CP0.Status.CU1 read-only for the 5Kc and 5KEc processors
Maciej W. Rozycki
2014-12-16
target-mips: Fix formatting in `mips_defs'
Maciej W. Rozycki
2014-12-16
target-mips: Enable vectored interrupt support for the 74Kf CPU
Maciej W. Rozycki
2014-12-16
target-mips: Add M14K and M14Kc MIPS32r2 microMIPS processors
Maciej W. Rozycki
2014-12-16
target-mips: Add 5KEc and 5KEf MIPS64r2 processors
Maciej W. Rozycki
2014-11-07
mips: Set the CP0.Config3.DSP and CP0.Config3.DSP2P bits
Maciej W. Rozycki
2014-11-03
target-mips: add MSA support to mips32r5-generic
Yongbok Kim
2014-11-03
target-mips: add msa_reset(), global msa register
Yongbok Kim
2014-11-03
target-mips: enable features in MIPS64R6-generic CPU
Leon Alrae
2014-11-03
target-mips: add TLBINV support
Leon Alrae
2014-11-03
target-mips: update PageGrain and m{t,f}c0 EntryLo{0,1}
Leon Alrae
2014-10-14
target-mips: define a new generic CPU supporting MIPS64 Release 6 ISA
Leon Alrae
2014-03-27
target-mips: Avoid shifting left into sign bit
Peter Maydell
2014-03-13
exec: Change cpu_abort() argument to CPUState
Andreas Färber
2014-02-10
target-mips: add user-mode FR switch support for MIPS32r5
Petar Jovanovic
2014-02-10
target-mips: add support for CP0_Config5
Petar Jovanovic
2014-02-10
target-mips: add support for CP0_Config4
Petar Jovanovic
2014-02-10
target-mips: add CPU definition for MIPS32R5
Petar Jovanovic
2013-08-03
target-mips: fix 34Kf configuration for DSP ASE
Yongbok Kim
2012-10-31
target-mips: Add ASE DSP processors
Jia Liu
2011-09-06
mips: Default to using one VPE and one TC.
Edgar E. Iglesias
2011-09-06
mips: Enable VInt interrupt mode for the 34Kf
Edgar E. Iglesias
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-05-08
Fix typos in comments (interupt -> interrupt)
Stefan Weil
2011-05-06
Fix typo in code and comments
Stefan Weil
2010-10-30
target-xxx: Use fprintf_function (format checking)
Stefan Weil
2010-07-31
Remove unused constant
Hervé Poussineau
2010-06-29
MIPS: Initial support of fulong mini pc (CPU definition)
Huacai Chen
2009-12-17
target-mips: No MIPS16 support for 4Kc, 4KEc cores
Stefan Weil
2009-12-16
target-mips: 4Kc, 4KEc cores do not support MIPS16
Stefan Weil
2009-12-13
target-mips: fix user-mode emulation startup
Nathan Froyd
2009-12-13
target-mips: set Config1.CA for MIPS16-aware CPUs
Nathan Froyd
2009-11-22
target-mips: make CP0_LLAddr register CPU dependent
Aurelien Jarno
2009-11-14
mips: fix cpu_reset memory leak
Blue Swirl
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
2009-03-08
target-mips: rename helpers from do_ to helper_
aurel32
2009-01-14
target-mips: fix indentation
aurel32
2009-01-12
target-mips: get rid of tests on env->user_mode_only
aurel32
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
2008-12-22
Use the ARRAY_SIZE() macro where appropriate.
malc
2008-09-18
Move the active FPU registers into env again, and use more TCG registers
ths
2008-09-14
target-mips: fix warning
aurel32
2008-09-02
Build fix for gcc-3.3.
ths
2008-07-23
Less hardcoding of TARGET_USER_ONLY.
ths
2008-07-21
A bunch of minor code improvements in the MIPS target.
ths
2008-07-20
Fix compiler warning, by Stefan Weil.
ths
2008-06-27
More efficient target register / TC accesses.
ths
[next]