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-sparc
/
cpu.c
Age
Commit message (
Expand
)
Author
2013-05-26
Remove Sun4c, Sun4d and a few CPUs
Blue Swirl
2013-03-12
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
2013-02-23
SPARC LEON power-down support added
Ronald Hecht
2013-02-23
Added LEON MMU ASI mappings and corrected LEON3 MMU masks.
Ronald Hecht
2013-02-16
cpu: Add CPUArchState pointer to CPUState
Andreas Färber
2013-02-16
target-sparc: Move TCG initialization to SPARCCPU initfn
Andreas Färber
2013-02-16
target-sparc: Introduce QOM realizefn for SPARCCPU
Andreas Färber
2013-02-01
cpu: do not use object_delete
Paolo Bonzini
2013-01-15
cpu: Move cpu_index field to CPUState
Andreas Färber
2012-10-07
target-sparc: Tidy cpu_dump_state
Richard Henderson
2012-10-05
sparc: use g_strdup in place of unchecked strdup
Jim Meyering
2012-06-04
Kill off cpu_state_reset()
Andreas Färber
2012-06-04
target-sparc: Let cpu_sparc_init() return SPARCCPU
Andreas Färber
2012-04-19
sparc: fix qtest
Blue Swirl
2012-04-07
target-sparc: QOM'ify CPU
Andreas Färber
2012-04-07
target-sparc: Rename cpu_init.c
Andreas Färber