index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-mips
/
machine.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-12
target-mips: change ASID type to hold more than 8 bits
Paul Burton
1
-5
/
+5
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
1
-0
/
+2
2016-05-19
hw: move CPU state serialization to migration/cpu.h
Paolo Bonzini
1
-1
/
+1
2016-03-30
target-mips: add MAAR, MAARI register
Yongbok Kim
1
-2
/
+4
2016-01-23
mips: Clean up includes
Peter Maydell
1
-0
/
+1
2015-07-28
target-mips: fix passing incompatible pointer type in machine.c
Leon Alrae
1
-1
/
+2
2015-06-12
target-mips: add CP0.PageGrain.ELPA support
Leon Alrae
1
-0
/
+1
2015-06-12
target-mips: extend selected CP0 registers to 64-bits in MIPS32
Leon Alrae
1
-10
/
+10
2015-03-11
target-mips: add missing MSACSR and restore fp_status and hflags
Leon Alrae
1
-8
/
+26
2015-03-11
target-mips: replace cpu_save/cpu_load with VMStateDescription
Leon Alrae
1
-315
/
+252
2015-02-13
target-mips: fix broken snapshotting
Leon Alrae
1
-2
/
+4
2014-11-03
target-mips: update cpu_save/cpu_load to support new registers
Leon Alrae
1
-1
/
+25
2014-06-18
target-mips: implement UserLocal Register
Petar Jovanovic
1
-5
/
+11
2014-03-13
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
1
-1
/
+2
2012-03-14
target-mips: Don't overuse CPUState
Andreas Färber
1
-2
/
+2
2011-12-02
fix spelling in target sub directory
Dong Xu Wang
1
-1
/
+1
2011-06-26
Remove exec-all.h include directives
Blue Swirl
1
-1
/
+1
2009-11-22
target-mips: rename CP0_LLAddr into lladdr
Aurelien Jarno
1
-2
/
+2
2009-06-13
Fix a warning: uint_fast8_t is not 8 bits on OpenBSD/Sparc64
Blue Swirl
1
-2
/
+6
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
1
-9
/
+0
2009-03-29
target-mips: optimize gen_compute_branch()
aurel32
1
-2
/
+4
2008-12-20
A first attempt on supporting snapshots for the MIPS target.
ths
1
-0
/
+291
2008-12-13
Remove unnecessary trailing newlines
blueswir1
1
-2
/
+0
2008-07-05
Change MIPS machine default to Malta.
ths
1
-2
/
+2
2008-05-04
remove target ifdefs from vl.c
aurel32
1
-0
/
+22