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
/
softmmu_header.h
Age
Commit message (
Expand
)
Author
2012-03-18
softmmu templates: optionally pass CPUState to memory access functions
Blue Swirl
2011-10-01
Document softmmu templates
Blue Swirl
2010-06-02
sparc64: fix 32bit load sign extension
Igor V. Kovalenko
2009-07-16
Remove dead i386 assembly code from softmmu_header.h
Stuart Brady
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
2008-08-30
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
2008-07-03
Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka.
ths
2008-05-10
Fix compiler warnings in common files
blueswir1
2008-01-31
use simpler REGPARM convention - make CPUTLBEntry size a power of two
bellard
2008-01-21
fixed register constraint
bellard
2007-10-14
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
2007-10-08
CRIS support in toplevel, by Edgar E. Iglesias.
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-05-23
m68k/ColdFire system emulation.
pbrook
2007-04-05
Integrate Alpha target in Qemu core.
j_mayer
2006-04-27
sh4 target (Samuel Tardieu)
bellard
2005-11-28
PAGE_EXEC support in TLBs
bellard
2005-11-26
ARM system emulation (Paul Brook)
bellard
2005-11-06
use softfloat types in softmmu_header.h (Paul Brook)
bellard
2005-07-02
MIPS target (Jocelyn Mayer)
bellard
2005-01-03
64 bit target support
bellard
2004-09-30
full system SPARC emulation (Blue Swirl)
bellard
2004-01-04
PowerPC support - float macros
bellard
2004-01-04
assembly soft MMU defines on i386
bellard
2003-10-28
fixed ldq() macros
bellard
2003-10-27
full softmmu support
bellard
2003-08-10
removed warnings
bellard
2003-08-08
Software MMU support (used for memory mapped devices such as VGA)
bellard