]> git.proxmox.com Git - mirror_qemu.git/history - helper-i386.c
removed x86 hacks
[mirror_qemu.git] / helper-i386.c
2003-08-21 bellardfaster and more accurate segment handling
2003-08-20 bellardpop ss, mov ss, x and sti disable irqs for the next...
2003-08-20 bellardno error code if hardware interrupt
2003-08-10 bellardfixed invalid ESP usage (Jon Nall)
2003-08-10 bellardsoft mmu support - Memory I/O API - synthetize string...
2003-07-29 bellardcorrect CPL support (should fix flat real mode support)
2003-07-27 bellardmore generic ljmp and lcall - fixed REPNZ usage for...
2003-07-26 bellardreal mode support (now boots from BOCHS BIOS and LGPL...
2003-07-07 bellarddummy rdmsr and wrmsr support - xor reg, reg optimization
2003-07-01 bellardmore accurate bcd convert - fixed FPU exceptions
2003-06-25 bellardfixed VM86 support in Virtual Linux - fixed compilation...
2003-06-24 bellardmore ring 0 operations
2003-06-21 bellardring 0 ops
2003-06-15 bellardfixed float to int overflow bug - added ARM host correc...
2003-06-09 bellardmore code moved to helpers - sipmplified x86 float...
2003-06-05 bellardseparated helpers from micro operations