]> git.proxmox.com Git - qemu.git/history - linux-user/main.c
sparc64 marge (Blue Swirl)
[qemu.git] / linux-user / main.c
2005-07-02 bellardsparc64 marge (Blue Swirl)
2005-04-27 bellardARM Thumb syscalls (Paul Brook)
2005-04-23 bellardARM "Angel" semihosting syscalls (Paul Brook)
2005-04-23 bellardARM syscall fix (Paul Brook)
2005-04-17 bellardgdb support for user mode (Paul Brook)
2005-03-13 bellardfpu init fix
2005-02-19 bellardfixed handling of sparc register window exceptions
2005-02-15 bellardsparc sigsegv support
2005-02-07 bellardSIGSEGV signals for ARM and SPARC
2005-01-12 bellardsse fix
2005-01-08 bellardMMX/SSE support
2005-01-03 bellard64 bit target fixes - removed warnings
2004-12-19 bellardSPARC merge
2004-10-09 bellardmonitor fixes
2004-07-10 bellardstatic build fix
2004-07-05 bellardDarwin patch (initial patch by Pierre d'Herbemont)
2004-05-21 bellardPowerPC merge: real time TB and decrementer - faster...
2004-05-20 bellardadded cpu_get_tsc()
2004-04-26 bellardcopyright update
2004-04-25 bellardARM cache flush support (untested) - '-d' option fix
2004-04-12 bellardPowerPC system emulation fixes (Jocelyn Mayer)
2004-03-21 bellardmore log items
2004-02-16 bellardarm nwfpe support - added code no-code-copy option...
2004-02-03 bellardcleanup
2004-01-04 bellardPowerPC update (Jocelyn Mayer)
2004-01-04 bellardcorrect cpu state
2004-01-04 bellardSPARC fixes : syscall fixes - added user register windo...
2003-11-23 bellardPowerPC target support (Jocelyn Mayer) - added better...
2003-10-28 bellardstatic link
2003-10-27 bellardfactorized debug code
2003-09-30 bellardsparc emulation target (thanx to Thomas M. Ogrisegg)
2003-08-21 bellardfaster and more accurate segment handling
2003-07-26 bellardset to protected mode
2003-07-09 bellardARM signal support
2003-06-25 bellardcompile fixes
2003-06-24 bellarddeclare user mode only simulation for QEMU
2003-06-21 bellardnew segment access
2003-06-15 bellardARM emulation support
2003-05-29 bellardmisplaced #endif
2003-05-27 bellardprecise exceptions - more accurate interrupt semantics
2003-05-13 bellardmmap emulation
2003-05-10 bellardsigtrap support
2003-05-10 bellardmoved vm86 stuff to vm86.c
2003-05-08 bellardmore accurate signal handling
2003-04-11 bellardRH9 fix - path patch
2003-04-10 bellardfirst self virtualizable version
2003-04-07 bellardpersonality fix - i386 interpreter fix
2003-03-30 bellardbetter vm86 support
2003-03-29 bellardprimitive vm86 support
2003-03-24 bellardglibc2.2 fixes - more command line options - misc doc... v0.1.1
2003-03-23 bellarddistribution patches v0.1.0
2003-03-23 bellardbetter signal/exception support
2003-03-23 bellardbasic signal handling
2003-03-22 bellardbasic clone() support
2003-03-22 bellardbetter 16 bit code support
2003-03-20 bellardppc port
2003-03-16 bellardadded minimal segment support
2003-03-16 bellardadded pusha/popa/rdtsc/bcd ops
2003-03-06 bellardadded translation cache
2003-03-03 bellardmany fixes
2003-03-03 bellardbetter debug support
2003-03-03 bellardprints hello world
2003-03-03 bellardtest infrastructure
2003-03-01 bellardnew x86 CPU core
2003-02-22 bellardadded NO_TRACE_MSGS ifdef
2003-02-18 bellardavoid pt_regs clash
2003-02-18 bellardThis commit was generated by cvs2svn to compensate...