]> git.ipfire.org Git - thirdparty/qemu.git/history - bsd-user
Sparc32: fix SDL zooming with TCX
[thirdparty/qemu.git] / bsd-user /
2009-07-09  Isaku Yamahataconsolidate user cpu_{in, out}[bwl] into ioport-user.c
2009-07-01  Blue SwirlFix missing strnlen problems
2009-06-13  Blue SwirlAvoid collision with system NGROUPS definition
2009-04-11  blueswir1BSD user: initial support for i386 and x86_64 targets
2009-04-05  aurel32Add new command line option -singlestep for tcg single...
2009-03-07  blueswir1Fix BSD user: there is no NPTL
2009-02-28  blueswir1Flush stdout after printing usage()
2009-01-28  malcFix qemu_malloc.
2009-01-24  blueswir1Fix bsd-user compile like r6412
2009-01-20  blueswir1Fix user emulator breakage, based on patch by Riku...
2009-01-15  aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-14  aurel32Get rid of user_mode_only
2009-01-14  malcRemove all traces of __powerpc__
2009-01-05  blueswir1Fix more FSF addresses
2008-12-08  aurel32linux-user: Move abi_* typedefs into qemu-types.h
2008-11-29  blueswir1Prepare for handling different BSD mmap() flags
2008-11-22  blueswir1Fix BSD user compilation on other than OpenBSD
2008-11-16  blueswir1Use correct trap for syscalls on Sparc32
2008-11-09  blueswir1Sparc32 BSD user support
2008-10-26  blueswir1Preliminary BSD user emulator support