Sign in
qemu
/
qemu
/
d26bfc9a1b449db84b80d39ed9d870671a944e5c
/
target-i386
/
cpu.h
198a74d
Move get_sp_from_cpustate from cpu.h to target_signal.h.
by ths
· 17 years ago
a04e134
linux-user sigaltstack() syscall, by Thayne Harbaugh.
by ths
· 17 years ago
0573fbf
SVM Support, by Alexander Graf.
by ths
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
aa1f17c
Spelling fixes, by Stefan Weil.
by ths
· 18 years ago
9467d44
Move target-specific defines to the target directories.
by ths
· 18 years ago
eae7629
i386 return APIC ID with cpuid, by Bernhard Kauer.
by ths
· 18 years ago
678dde1
Generate double and triple faults, by Bernhard Kauer.
by ths
· 18 years ago
26a1662
darwin fix
by bellard
· 18 years ago
5a7b542
siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.
by ths
· 18 years ago
9042c0e
Check ELF binaries for machine type and endianness.
by ths
· 18 years ago
8988ae8
SMM fix for x86_64
by bellard
· 18 years ago
3b21e03
added SMM support
by bellard
· 18 years ago
465e983
SSE3 support (Joachim Henke)
by bellard
· 19 years ago
f1c8567
added last_io_time field
by bellard
· 19 years ago
5cf3839
nx defines
by bellard
· 19 years ago
d2ac63e
added HF_HALTED bit
by bellard
· 19 years ago
a316d33
added CPU_COMMON and CPUState.tb_jmp_cache[]
by bellard
· 19 years ago
8f091a5
x86_64 fixes (initial patch by Filip Navara)
by bellard
· 20 years ago
8d9bfc2
enable EFER usage in i386 emulation - more cpuid bits
by bellard
· 20 years ago
1fddef4
gdb support for user mode (Paul Brook)
by bellard
· 20 years ago
7a0e1f4
soft float support
by bellard
· 20 years ago
824d560
fixed kqemu config
by bellard
· 20 years ago
9117a4a
disable USE_KQEMU if no source
by bellard
· 20 years ago
9df217a
kqemu support
by bellard
· 20 years ago
9230e66
CR8 support
by bellard
· 20 years ago
735a8fd
fixed performance regression
by bellard
· 20 years ago
664e0f1
MMX/SSE support
by bellard
· 20 years ago
826461b
big endian SSE fix
by bellard
· 20 years ago
14ce26e
x86_64 target support
by bellard
· 20 years ago
7fe4848
monitor fixes
by bellard
· 20 years ago
6b65279
comment
by bellard
· 21 years ago
ffddfee
added cpu_reset()
by bellard
· 21 years ago
dc196a5
fixed 16 bit segment optimisations
by bellard
· 21 years ago
28ab0e2
added cpu_get_tsc()
by bellard
· 21 years ago
7d3505c
bsd port (Markus Niemisto)
by bellard
· 21 years ago
2ee73ac
division by zero FPU exception support
by bellard
· 21 years ago
d720b93
precise self modifying code support
by bellard
· 21 years ago
1f1af9f
added cpu_get_fp80() and cpu_set_fp80()
by bellard
· 21 years ago
bc51c5c
initial x86-64 host support (Gwenole Beauchesne)
by bellard
· 21 years ago
7eee2a5
CR0.MP/EM/TS support
by bellard
· 21 years ago
58fe2f1
experimental code copy support
by bellard
· 21 years ago
64a595f
cleanup
by bellard
· 21 years ago
3cf1e03
added TARGET_LONG_BITS
by bellard
· 21 years ago
65262d5
added PE to static CPU state (avoids flushing translated code when swiching between protected and real mode) - moved memory defs to cpu-all.h
by bellard
· 21 years ago
d36cd60
P4 style multiplication eflags
by bellard
· 21 years ago
e670b89
added comments and TSS bit
by bellard
· 21 years ago
461c047
a20 support
by bellard
· 21 years ago
2c0262a
new directory structure
by bellard
· 21 years ago