index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
Age
Commit message (
Expand
)
Author
2005-10-30
moved common softmmu code to common header (Paul Brook)
bellard
2005-09-08
div64 fix (aka ssh bug)
bellard
2005-08-21
TSS error code push fix (malc)
bellard
2005-08-21
CR4.TSD flag support (Matt Schulkind)
bellard
2005-08-21
RSP update fix for x86_64 in iret
bellard
2005-08-15
16/32 stack operations fix on x86_64 (aka win2000 startup bug)
bellard
2005-08-15
CLFLUSH cpuid fix (aka Linux 2.6 hang on x86_64)
bellard
2005-07-24
fscale fix (bug noticed by Kuwanger, fix by malc)
bellard
2005-07-23
added overflow exceptions in divisions
bellard
2005-07-23
x86_64 fixes (initial patch by Filip Navara)
bellard
2005-07-03
better fpu state dump
bellard
2005-04-26
removed switches in op.c (Paul Brook)
bellard
2005-04-24
fixed zero ss selector case in x86_64 emulation
bellard
2005-04-23
lcall and ljmp fixes in 64 bit mode - sysret fix
bellard
2005-04-23
return model id in cpuid for x86_64
bellard
2005-04-23
sysret fix - better cpuid support - lcall support for x86_64 - efer access in...
bellard
2005-04-23
enable EFER usage in i386 emulation - more cpuid bits
bellard
2005-04-17
make lsl, lar verr and verw exception safe
bellard
2005-04-17
verr and verw eflags opt fix
bellard
2005-04-17
gdb support for user mode (Paul Brook)
bellard
2005-04-07
helper_lret_protected fix for kqemu (Paul Brook)
bellard
2005-03-20
NaN support in FPU comparisons
bellard
2005-03-13
soft float support
bellard
2005-03-13
add missing FORCE_RET (Paul Brook)
bellard
2005-03-03
x86_64 fixes
bellard
2005-03-01
x86_64 support
bellard
2005-02-21
loop insn fix for non x86 hosts
bellard
2005-02-12
fixed kqemu config
bellard
2005-02-12
disable USE_KQEMU if no source
bellard
2005-02-10
enabled MMX, PAE and SEP
bellard
2005-02-10
kqemu support
bellard
2005-02-01
pusha, popa and enter fix
bellard
2005-01-31
x86_64 call Ev fix
bellard
2005-01-28
physical memory access functions
bellard
2005-01-25
Support resolving addresses in PAE mode in cpu_get_phys_page_debug
bellard
2005-01-23
avoid empty op
bellard
2005-01-23
CR8 support
bellard
2005-01-23
FORCE_RET() fixes - fpu fixes
bellard
2005-01-23
CR8 support - FORCE_RET() fixes
bellard
2005-01-23
more fpu functions - x86_64 fixes
bellard
2005-01-23
more fpu functions
bellard
2005-01-16
x86_64 fixes
bellard
2005-01-16
sse fix
bellard
2005-01-12
enable MMX for x86_64 too
bellard
2005-01-12
fxsr fixes
bellard
2005-01-12
fixed performance regression
bellard
2005-01-10
removed debug code
bellard
2005-01-10
DATA_MASK fix
bellard
2005-01-09
removed trace
bellard
2005-01-09
generalized use of GOTO_TB() macro
bellard
[next]