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
/
exec.h
Age
Commit message (
Expand
)
Author
2010-01-19
kill regs_to_env and env_to_regs
Paolo Bonzini
2010-01-08
sparc64: move cpu_interrupts_enabled to cpu.h
Igor V. Kovalenko
2009-07-12
sparc64: trap handling corrections
Igor Kovalenko
2009-04-24
qemu: per-arch cpu_has_work (Marcelo Tosatti)
aliguori
2008-11-30
Common cpu_loop_exit prototype
aurel32
2008-10-03
Fix missing prototype warnings by moving declarations
blueswir1
2008-09-20
Move signal handler prototype back to cpu.h
blueswir1
2008-09-10
Convert rest of ops using float32 to TCG, remove FT0 and FT1
blueswir1
2008-08-30
Remove memcpy32() prototype leftover from r5109
blueswir1
2008-08-29
Fix Sparc64 boot on i386 host:
blueswir1
2008-05-29
Remove unused (for now) reg_REGWPTR (original patch by Glauber Costa)
blueswir1
2008-05-27
Move non-op functions from op_helper.c to helper.c and vice versa.
blueswir1
2008-05-12
Move prototype back to avoid a compiler warning
blueswir1
2008-05-10
suppressed fixed registers
bellard
2008-05-10
Fix compiler warnings
blueswir1
2008-05-09
CPU feature selection support
blueswir1
2008-05-09
Move #include to speed up compilation
blueswir1
2008-05-04
Complete the TCG conversion
blueswir1
2008-03-21
Remove leftover definitions
blueswir1
2008-03-06
Convert exception ops to TCG
blueswir1
2008-03-04
Convert float helpers to TCG, fix fabsq in the process
blueswir1
2008-02-24
Modify Sparc32/64 to use TCG
blueswir1
2007-11-28
Fix compilation and warnings on PPC host
blueswir1
2007-11-25
128-bit float support for user mode
blueswir1
2007-10-14
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
2007-09-30
Fix Sparc64 ldfa, lddfa, stfa, and stdfa instructions
blueswir1
2007-09-21
Rework ASI instructions (Aurelien Jarno)
blueswir1
2007-06-03
Clean up of some target specifics in exec.c/cpu-exec.c.
ths
2007-04-06
Full implementation of IEEE exceptions (Aurelien Jarno)
blueswir1
2007-03-19
SPARC host fixes, by Ben Taylor.
ths
2007-02-02
Sparc arm/mips/sparc register patch, by Martin Bochnig.
ths
2005-10-30
moved common softmmu code to common header (Paul Brook)
bellard
2005-10-30
restore regwptr (Blue Swirl)
bellard
2005-07-23
sparc64 fixes (Blue Swirl)
bellard
2005-07-04
correct split between helper.c and op_helper.c
bellard
2005-07-02
sparc64 marge (Blue Swirl)
bellard
2005-02-13
sparc fixes
bellard
2005-02-07
clean up - comments
bellard
2005-01-30
initial sparc64 support - sparc fixes (Blue Swirl)
bellard
2004-12-19
SPARC merge
bellard
2004-10-12
correct handling of saved host registers
bellard
2004-10-10
sparc fixes
bellard
2004-10-04
sparc merge (Blue Swirl)
bellard
2004-09-30
full system SPARC emulation (Blue Swirl)
bellard
2004-04-25
flush insn support
bellard
2003-09-30
sparc emulation target (thanx to Thomas M. Ogrisegg)
bellard