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
/
helper.c
Age
Commit message (
Expand
)
Author
2006-03-03
x86_64 stack alignment fixes - x86_64 32 bit syscall fix
bellard
2006-02-09
always compile 'int' traces
bellard
2005-12-17
fixed null segment validation (aka x86_64 regression bug)
bellard
2005-12-17
switch_tss fix (aka spoon OS bug)
bellard
2005-12-04
segment validation fix in lret/iret
bellard
2005-12-04
generate GPF if non canonical addresses
bellard
2005-11-28
x86_64 lcall fix
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
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-04-24
fixed zero ss selector case in x86_64 emulation
bellard
2005-04-23
sysret fix - better cpuid support - lcall support for x86_64 - efer access in...
bellard
2005-04-17
make lsl, lar verr and verw exception safe
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-03
x86_64 fixes
bellard
2005-02-10
kqemu support
bellard
2005-01-23
more fpu functions - x86_64 fixes
bellard
2005-01-16
x86_64 fixes
bellard
2005-01-12
fxsr fixes
bellard
2005-01-09
removed trace
bellard
2005-01-08
MMX/SSE support
bellard
2005-01-06
div64 fix - raise_interrupt() fix - SSE fix
bellard
2005-01-04
syscall insn fix
bellard
2005-01-03
x86_64 target support
bellard
2004-11-14
enter insn fix
bellard
2004-10-12
correct handling of saved host registers
bellard
2004-10-09
monitor fixes
bellard
2004-07-12
avoid warning
bellard
2004-06-13
jump to gate fix (aka OS/2 Warp install bug)
bellard
2004-05-29
fnop FPU exception support (aka FreeBSD FPU probe) - sysenter/sysexit support...
bellard
2004-05-20
added cpu_get_tsc()
bellard
2004-05-08
division by zero FPU exception support
bellard
2004-04-15
suppressed no longer needed vm86 segment hack (Mike Nordell)
bellard
2004-04-11
VM86 EIP masking fix (aka NT5 install fix) (Mike Nordell)
bellard
2004-04-02
rdtsc fix
bellard
2004-03-31
added cpu_get_fp80() and cpu_set_fp80()
bellard
2004-03-26
fixed ljmp and iret to TSS
bellard
2004-03-24
task switch fixes
bellard
2004-03-21
protected lret x86 'bug' emulation
bellard
2004-03-21
more log items
bellard
2004-03-20
fixed protected lret imm insn (one more OS/2 fix)
bellard
2004-03-17
initial x86-64 host support (Gwenole Beauchesne)
bellard
2004-02-25
fpu fix
bellard
[next]