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-i386
/
cpu.h
Age
Commit message (
Expand
)
Author
2006-04-23
SSE3 support (Joachim Henke)
bellard
2006-02-08
added last_io_time field
bellard
2005-11-28
nx defines
bellard
2005-11-23
added HF_HALTED bit
bellard
2005-11-20
added CPU_COMMON and CPUState.tb_jmp_cache[]
bellard
2005-07-23
x86_64 fixes (initial patch by Filip Navara)
bellard
2005-04-23
enable EFER usage in i386 emulation - more cpuid bits
bellard
2005-04-17
gdb support for user mode (Paul Brook)
bellard
2005-03-13
soft float support
bellard
2005-02-12
fixed kqemu config
bellard
2005-02-12
disable USE_KQEMU if no source
bellard
2005-02-10
kqemu support
bellard
2005-01-23
CR8 support
bellard
2005-01-12
fixed performance regression
bellard
2005-01-08
MMX/SSE support
bellard
2005-01-06
big endian SSE fix
bellard
2005-01-03
x86_64 target support
bellard
2004-10-09
monitor fixes
bellard
2004-07-12
comment
bellard
2004-06-20
added cpu_reset()
bellard
2004-06-13
fixed 16 bit segment optimisations
bellard
2004-05-20
added cpu_get_tsc()
bellard
2004-05-12
bsd port (Markus Niemisto)
bellard
2004-05-08
division by zero FPU exception support
bellard
2004-04-25
precise self modifying code support
bellard
2004-03-31
added cpu_get_fp80() and cpu_set_fp80()
bellard
2004-03-17
initial x86-64 host support (Gwenole Beauchesne)
bellard
2004-02-25
CR0.MP/EM/TS support
bellard
2004-02-16
experimental code copy support
bellard
2004-02-03
cleanup
bellard
2004-01-24
added TARGET_LONG_BITS
bellard
2004-01-04
added PE to static CPU state (avoids flushing translated code when swiching b...
bellard
2003-12-02
P4 style multiplication eflags
bellard
2003-11-12
added comments and TSS bit
bellard
2003-11-04
a20 support
bellard
2003-09-30
new directory structure
bellard