index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-mips
/
machine.c
Age
Commit message (
Expand
)
Author
2015-03-11
target-mips: add missing MSACSR and restore fp_status and hflags
Leon Alrae
2015-03-11
target-mips: replace cpu_save/cpu_load with VMStateDescription
Leon Alrae
2015-02-13
target-mips: fix broken snapshotting
Leon Alrae
2014-11-03
target-mips: update cpu_save/cpu_load to support new registers
Leon Alrae
2014-06-18
target-mips: implement UserLocal Register
Petar Jovanovic
2014-03-13
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
2012-03-14
target-mips: Don't overuse CPUState
Andreas Färber
2011-12-02
fix spelling in target sub directory
Dong Xu Wang
2011-06-26
Remove exec-all.h include directives
Blue Swirl
2009-11-22
target-mips: rename CP0_LLAddr into lladdr
Aurelien Jarno
2009-06-13
Fix a warning: uint_fast8_t is not 8 bits on OpenBSD/Sparc64
Blue Swirl
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
2009-03-29
target-mips: optimize gen_compute_branch()
aurel32
2008-12-20
A first attempt on supporting snapshots for the MIPS target.
ths
2008-12-13
Remove unnecessary trailing newlines
blueswir1
2008-07-05
Change MIPS machine default to Malta.
ths
2008-05-04
remove target ifdefs from vl.c
aurel32