]> git.proxmox.com Git - qemu.git/history - linux-user
full system SPARC emulation (Blue Swirl)
[qemu.git] / linux-user /
2004-09-30 bellardSPARC fixes (Blue Swirl)
2004-09-13 bellarduname fix
2004-09-13 bellarduname + sysctl fix (Paul Brook)
2004-09-13 bellardzero file case (Paul Brook)
2004-07-10 bellardstatic build fix
2004-07-05 bellardDarwin patch (initial patch by Pierre d'Herbemont)
2004-06-19 bellardbuffer overflow fix
2004-06-19 bellardsysinfo syscall (Francois Guimond)
2004-06-19 bellardsigset_t endianness fix in signal context
2004-06-19 bellardconst fix
2004-05-21 bellardPowerPC merge: real time TB and decrementer - faster...
2004-05-20 bellard64 bit fix (Jocelyn Mayer)
2004-05-20 bellardadded cpu_get_tsc()
2004-05-03 bellardutime fix
2004-04-26 bellardcopyright update
2004-04-26 bellardamd64 port (Jocelyn Mayer)
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-03-17 bellardinitial x86-64 host support (Gwenole Beauchesne)
2004-02-22 bellardshm support, more setsockopt and getsockopt calls,...
2004-02-22 bellarduse kernel like macros for user access (will be useful...
2004-02-22 bellardO_DIRECT compile fix
2004-02-16 bellardexperimental code copy support
2004-02-16 bellardarm nwfpe support - added code no-code-copy option...
2004-02-16 bellardarm nwfpe support
2004-02-03 bellardcleanup
2004-01-18 bellardavoid exiting directly if file not found
2004-01-18 bellardARM fcntl flag fixes (Lennert Buytenhek)
2004-01-18 bellardsuppressed cast to lvalue
2004-01-04 bellardfcntl flags convertion (Jocelyn Mayer)
2004-01-04 bellardPowerPC update (Jocelyn Mayer)
2004-01-04 bellardcorrect cpu state
2004-01-04 bellardsignal fix: update the host signal 'signal ignored...
2004-01-04 bellardremoved test 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 bellardaligned stack on 16 byte boundary - PPC target fixes...
2004-01-04 bellardSPARC fixes: corrected PC/NPC logic (now slower but...
2003-11-23 bellardPowerPC target support (Jocelyn Mayer) - added better...
2003-11-23 bellardPowerPC support (Jocelyn Mayer)
2003-10-28 bellardstatic link
2003-10-27 bellardfactorized debug code
2003-09-30 bellardremoved SIGIOT
2003-09-30 bellardadded utime syscall - fixed nanosleep exact behaviour
2003-09-30 bellardnew directory structure
2003-09-30 bellardsparc support - hack to fix case where real_host_page_s...
2003-09-30 bellardsparc emulation target (thanx to Thomas M. Ogrisegg)
2003-09-30 bellardsparc emulation target (thanx to Thomas M. Ogrisegg)
2003-09-30 bellardnew directory structure
2003-08-21 bellardfaster and more accurate segment handling
2003-08-11 bellardfixed invalid Linux asm/unistd.h header for PowerPC...
2003-08-11 bellard64 bit fixes (Falk Hueffner)
2003-07-26 bellardset to protected mode
2003-07-13 bellardconvert signal numbers
2003-07-13 bellardtimes() fix
2003-07-09 bellardARM signal support
2003-07-09 bellardARM init fix
2003-07-09 bellardARM fix: mmap
2003-07-09 bellardold select support
2003-06-30 bellardreduced irq latency
2003-06-25 bellardcompile fixes
2003-06-24 bellarddeclare user mode only simulation for QEMU
2003-06-21 bellardforce IOPL=3
2003-06-21 bellardfixed case where SS != USER_DS (fixes dosemu DPMI emula...
2003-06-21 bellardnew segment access
2003-06-15 bellardfixed include macro pb
2003-06-15 bellardARM emulation support
2003-06-15 bellardfactorized more definitions - suppressed broken sound...
2003-06-15 bellardautomatic ioctl number conversion - minimum ARM fork...
2003-06-09 bellardremoved unused code
2003-06-09 bellardavoid unaligned file offset in anonymous mapping
2003-06-09 bellardbig endian/unaligned fix
2003-06-05 bellardgetdents for 64 bit cpus
2003-06-05 bellardconvert mmap flags (alpha fix)
2003-06-05 bellardalpha fix
2003-05-29 bellardsave FPU state in signal handler
2003-05-29 bellardmisplaced #endif
2003-05-27 bellardprecise exceptions - more accurate interrupt semantics
2003-05-27 bellardcr2 update (dosemu VGA support fix)
2003-05-27 bellardmmap2 fix
2003-05-16 bellardadded getrusage
2003-05-16 bellardfixed 32 bit popf/iret emulation in vm86 mode
2003-05-14 bellardremoved invalid eip update
2003-05-14 bellardadded do_fcntl()
2003-05-14 bellardremoved trace - merged 2.4.20 vm86 patches
2003-05-14 bellardpread/pwrite syscalls - use page_unprotect_range()...
2003-05-13 bellardfixed small page handling
2003-05-13 bellardmmap emulation
2003-05-10 bellardfixed from 2.4.20 kernel
2003-05-10 bellardsigtrap support
2003-05-10 bellardadded vm86.c
2003-05-10 bellardmore console ioctls
2003-05-10 bellardvm86 emulation closer to Linux kernel code - added...
2003-05-10 bellardmoved vm86 stuff to vm86.c
2003-05-08 bellardadded KDGKBTYPE
2003-05-08 bellardadded setgroups and getgroups syscalls
2003-05-08 bellardadded trapno and error_code report in ucontext
2003-05-08 bellardmore accurate signal handling
next