qemu
2004-01-05 bellardupdate
2004-01-05 bellarduse generic GenOpFunc
2004-01-05 bellarddebug fixes
2004-01-05 bellardchanged cpu_x86_in/out to cpu_in/out
2004-01-05 bellarduse CPUState
2004-01-05 bellardPowerPC system emulation (Jocelyn Mayer) - PIC poll...
2004-01-04 bellardfcntl flags convertion (Jocelyn Mayer)
2004-01-04 bellardPowerPC support - float macros
2004-01-04 bellardPowerPC update (Jocelyn Mayer)
2004-01-04 bellardfactorized GenOpFunc
2004-01-04 bellardPowerPC System emulation (Jocelyn Mayer)
2004-01-04 bellardppc fix
2004-01-04 bellardchanged cpu_x86_in/out to cpu_in/out
2004-01-04 bellardaalib support with SDL
2004-01-04 bellardinfer access type
2004-01-04 bellardsuppressed explicit access type and use the exception...
2004-01-04 bellardPowerPC system emulation (Jocelyn Mayer) - modified...
2004-01-04 bellardupdate
2004-01-04 bellardmake the bios be a ROM memory - glibc hacks for setvbuf...
2004-01-04 bellardhack for target_ulong define
2004-01-04 bellardassembly soft MMU defines on i386
2004-01-04 bellardWHEEL defines may not be available in SDL
2004-01-04 bellardupdated so that PPC/ARM/SPARC executables are automatic...
2004-01-04 bellardcorrect cpu state
2004-01-04 bellardCD-ROM detection fix
2004-01-04 bellard(temporary) only physical dump is possible in gdb
2004-01-04 bellardnew generic TLB support - faster self modifying code...
2004-01-04 bellardadded support for direct patching on i386 host (faster...
2004-01-04 bellardadded support for direct patching on i386 host (faster...
2004-01-04 bellardinclude stddef.h for size_t definition
2004-01-04 bellardexport more memory defines
2004-01-04 bellardsupport for new TLB handling
2004-01-04 bellardwaiting for TARGET_HAS_SMC patch
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 bellardsignal fix: update the host signal 'signal ignored...
2004-01-04 bellardupdate
2004-01-04 bellardfirst multi target test (lauches 'ls')
2004-01-04 bellardmore precise PIT gate emulation
2004-01-04 bellardremoved test code
2004-01-04 bellardexplicited S3 specific code - added more debug code
2004-01-04 bellardtermios support for SPARC and PPC
2004-01-04 bellardstat64 fix - added getpagesize()
2004-01-04 bellardSPARC fixes : syscall fixes - added user register windo...
2004-01-04 bellardadded CPU callbacks
2004-01-04 bellardmore generic TLB support - began to fix unlikely interr...
2004-01-04 bellardaligned stack on 16 byte boundary - PPC target fixes...
2004-01-04 bellardsparc fixes
2004-01-04 bellardfloat access fixes
2004-01-04 bellardupdate
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...
2004-01-04 bellardSPARC fixes: corrected PC/NPC logic (now slower but...
2004-01-04 bellardPowerPC fixes (Jocelyn Mayer)
2003-12-02 bellarddisable keyboard interrupts if keyboard clock disabled...
2003-12-02 bellardP4 style multiplication eflags
2003-12-02 bellarddump irq inhibit flag as it is a part of the cpu state
2003-12-02 bellardmore complete eflags testing for multiplication (P4...
2003-11-30 bellardimull fix (suggested by Robert J. Harley)
2003-11-23 bellarda20 fix
2003-11-23 bellardfixed eflags IF/IOPL update
2003-11-23 bellardfixed PPC state reloading
2003-11-23 bellardPowerPC target support (Jocelyn Mayer) - added better...
2003-11-23 bellardsuppressed use of gen_multi - use intermediate FT0...
2003-11-23 bellardPowerPC support (Jocelyn Mayer)
2003-11-22 bellardFTST instruction fix
2003-11-19 bellardmore fcmovxx tests
2003-11-19 bellardfixed TB linking in case of code invalidation (fixes...
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 bellardstatic config for SDL
2003-11-16 bellardfcmovx support
2003-11-16 bellardmore hack for CMOS interruption (enable linux /dev...
2003-11-16 bellardmore precise stack operations in call/int gates (16...
2003-11-16 bellardquick and dirty CMOS irq emulation (windows install...
2003-11-16 bellardmake windows happier
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 bellardupdate
2003-11-13 bellardSoundblaster 16 support (malc)
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-12 bellardmake Knoppix CD-ROM probe happy
2003-11-11 bellardnew VGA bios
2003-11-11 bellard64-bit multiplication fix (Ulrich Hecht)
2003-11-11 bellardmoved IDE driver to ide.c
2003-11-11 bellardhardware level IDE CD-ROM emulation - added second...
next