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-sparc
/
machine.c
Age
Commit message (
Expand
)
Author
2011-10-26
target-sparc: Change fpr representation to doubles.
Richard Henderson
2011-06-26
Remove exec-all.h include directives
Blue Swirl
2011-06-26
Sparc32: dummy implementation of MXCC MMU breakpoint registers
Blue Swirl
2010-05-09
sparc: Fix lazy flag calculation on interrupts, refactor
Blue Swirl
2010-01-27
sparc64: reimplement tick timers v4
Igor V. Kovalenko
2009-08-04
Sparc64: replace tsptr with helper routine
Igor Kovalenko
2009-07-27
sparc64 name mmu registers and general cleanup
Igor Kovalenko
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
2008-12-13
Remove unnecessary trailing newlines
blueswir1
2008-09-26
Add a generic Niagara machine
blueswir1
2008-08-01
Handle wrapped registers correctly when saving
blueswir1
2008-07-25
Make MAXTL dynamic, bounds check tl when indexing
blueswir1
2008-07-24
Sparc32: save/load all MMU registers, Sparc64: add CPU save/load
blueswir1
2008-07-22
Add T1 and T2 CPUs, add a Sun4v machine
blueswir1
2008-06-07
Allow NWINDOWS selection (CPU feature with model specific defaults)
blueswir1
2008-05-04
remove target ifdefs from vl.c
aurel32