]> git.proxmox.com Git - qemu.git/history - target-i386
added a command line monitor
[qemu.git] / target-i386 /
2004-03-04 bellard2.6 kernel compile fix
2004-02-25 bellardnative FPU support in code copy mode
2004-02-25 bellardCR0.MP/EM/TS support
2004-02-25 bellardnative FPU support (disabled)
2004-02-25 bellardCR0.MP/EM/TS support - native fpu support in code copy...
2004-02-25 bellardfpu fix
2004-02-16 bellardexperimental code copy support
2004-02-16 bellardfixed lea exception
2004-02-16 bellardexperimental code copy support - fixed A20 emulation
2004-02-07 bellardfixed WP semantics
2004-02-03 bellardmore precise TLB invalidation - init cleanup
2004-02-03 bellardcleanup
2004-01-24 bellardcorrect NT flag behavior - zero ldt task switch bug...
2004-01-24 bellardfixed eflags optimisations with string operation (aka...
2004-01-24 bellardcombine PDE and PTE protections as in intel specs ...
2004-01-24 bellardcorrect NT flag behavior
2004-01-24 bellardadded TARGET_LONG_BITS
2004-01-19 bellardinterrupt to conforming segment fix (QNX boot fix)
2004-01-19 bellardL4 fix for rep nop (should handle all cases)
2004-01-18 bellardtemporary gcc 3.3 fix
2004-01-18 bellardfixed potential exception pb on cmpxchg
2004-01-18 bellardcomments fix
2004-01-18 bellardxadd fix
2004-01-18 bellardfixed dirty bit support for 4M pages (L4 Pistachio...
2004-01-13 bellardfixed subtle bug: in some cases PG_DIRTY was not set...
2004-01-05 bellarduse generic GenOpFunc
2004-01-05 bellardchanged cpu_x86_in/out to cpu_in/out
2004-01-04 bellardadded raw/user/kernel memory accesses for shifts/adc...
2004-01-04 bellardadded raw/user/kernel memory accesses (faster emulation)
2004-01-04 bellardfixed dx based protected in/outs (win98 install) -...
2004-01-04 bellardadded stx_T1_A0 micro ops
2004-01-04 bellardfixed word bit operations with memory offset - suppress...
2004-01-04 bellardcorrect value for ADDSEG is real mode (fixes GRUB boot...
2004-01-04 bellarddebug updates - page_unprotect() is no longer needed...
2004-01-04 bellardadded PE to static CPU state (avoids flushing translate...
2004-01-04 bellardinvd and wbinvd support - fixed code gen logic for...
2004-01-04 bellarddebug fixes - use more generic TLB mappings
2004-01-04 bellardcorrect zero segment values when coming from VM86 mode...
2003-12-02 bellardP4 style multiplication eflags
2003-12-02 bellarddump irq inhibit flag as it is a part of the cpu state
2003-11-23 bellarda20 fix
2003-11-23 bellardfixed eflags IF/IOPL update
2003-11-22 bellardFTST instruction fix
2003-11-19 bellardadded fcmovxx support
2003-11-19 bellardadded fcmovxx support (fixes segfaults in some recent...
2003-11-19 bellardalways completely redefine the TLB in case of MMU fault
2003-11-16 bellardmore precise stack operations in call/int gates (16...
2003-11-13 bellardcall gate fix - verr and verw fix
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-11-13 bellardadded verr, verw, arpl - more precise segment rights...
2003-11-13 bellardio map checks
2003-11-12 bellarddump more registers
2003-11-12 bellardfull TSS support - IO map check support - conforming...
2003-11-12 bellardadded comments and TSS bit
2003-11-04 bellarda20 support
2003-10-30 bellardcmov fix (bug on PowerPC)
2003-10-30 bellardsoft MMU performance fix (oops)
2003-10-28 bellardfixed long double accesses when using soft MMU
2003-10-27 bellardfull softmmu support
2003-10-05 bellardlog activation from gdb - gdb single step support for...
2003-09-30 bellardnew directory structure