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
/
exec-all.h
Age
Commit message (
Expand
)
Author
2005-02-10
kqemu support
bellard
2005-02-07
test and set fixes
bellard
2005-01-10
moved ASM_NAME
bellard
2005-01-09
generalized use of GOTO_TB() macro
bellard
2005-01-03
64 bit target support
bellard
2004-10-03
removed access_type hack
bellard
2004-09-30
full system SPARC emulation (Blue Swirl)
bellard
2004-07-10
Mac OS X port (Pierre d'Herbemont)
bellard
2004-07-05
Darwin patch (initial patch by Pierre d'Herbemont)
bellard
2004-06-03
support for opaque data on memory I/Os
bellard
2004-04-25
consistent use of target_ulong and target_phys_addr_t
bellard
2004-04-12
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
2004-03-31
win32 port (initial patch by kazu)
bellard
2004-03-17
initial x86-64 host support (Gwenole Beauchesne)
bellard
2004-02-25
native FPU support in code copy mode
bellard
2004-02-16
experimental code copy support
bellard
2004-02-06
added generic physical memory dirty bit support
bellard
2004-02-03
temporary interrupt locking fix (need rework)
bellard
2004-01-24
correct target_ulong definition
bellard
2004-01-18
PowerPC merge (Jocelyn Mayer)
bellard
2004-01-18
ppc code gen size fix
bellard
2004-01-04
factorized GenOpFunc
bellard
2004-01-04
added support for direct patching on i386 host (faster emulation) - increased...
bellard
2004-01-04
more generic TLB support - began to fix unlikely interrupt issues
bellard
2003-11-19
fixed TB linking in case of code invalidation (fixes random segfaults)
bellard
2003-10-30
no need for locks in system mode
bellard
2003-10-27
full soft mmu support
bellard
2003-09-30
new directory structure
bellard