]> git.proxmox.com Git - qemu.git/history - target-i386/translate.c
invd and wbinvd support - fixed code gen logic for invlpg - simpler exception handlin...
[qemu.git] / target-i386 / translate.c
2004-01-04 bellardinvd and wbinvd support - fixed code gen logic for...
2003-12-02 bellardP4 style multiplication eflags
2003-11-23 bellardfixed eflags IF/IOPL update
2003-11-19 bellardadded fcmovxx support (fixes segfaults in some recent...
2003-11-13 bellardfixed pop %sp bug
2003-11-13 bellardfixed lmsw instruction
2003-11-13 bellardiret and int fix for vm86 - added undefined instruction...
2003-10-30 bellardsoft MMU performance fix (oops)
2003-10-27 bellardfull softmmu support
2003-10-05 bellardlog activation from gdb - gdb single step support for...
2003-09-30 bellardnew directory structure