]> git.proxmox.com Git - mirror_qemu.git/history - linux-user/qemu.h
Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator
[mirror_qemu.git] / linux-user / qemu.h
2007-10-09 blueswir1 Support for executing 32 bit SPARC32PLUS files for...
2007-10-07 j_mayerFix host and target longs confusions (continued).
2007-10-05 blueswir1 Implement sparc64_[gs]et_context
2007-09-30 thsFix mmap to handle differing host/target page sizes...
2007-09-27 thslinux-user sigaltstack() syscall, by Thayne Harbaugh.
2007-09-27 j_mayerNew ppc64-linux-user target.
2007-09-26 j_mayerConvert syscall arguments and return value from long...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-05-26 pbrookM68k system mode semihosting.
2007-04-06 j_mayerCode provision for x86_64 and PowerPC 64 linux user...
2006-11-19 pbrookArm semihosted commandline support (Wolfgang Schildbach).
2006-10-22 pbrookColdFire target.
2006-06-17 pbrookRespond to qOffsets gdb packet (for debugging bFLT...
2006-06-11 pbrookbFLT loader (for uClinux binaries).
2006-05-14 pbrookTeach usermode emulation how to lie about uname -r.
2006-03-25 pbrookAvoid accessing guest memory directly in usermode emula...
2005-04-23 bellardARM "Angel" semihosting syscalls (Paul Brook)
2005-04-17 bellardgdb support for user mode (Paul Brook)
2005-02-07 bellardARM FPA get_user/put_user fix
2004-06-19 bellardconst fix
2004-02-22 bellarduse kernel like macros for user access (will be useful...
2004-02-16 bellardarm nwfpe support
2003-09-30 bellardnew directory structure
2003-06-15 bellardfixed include macro pb
2003-06-15 bellardARM emulation support
2003-05-14 bellardremoved trace - merged 2.4.20 vm86 patches
2003-05-13 bellardmmap emulation
2003-05-10 bellardsigtrap support
2003-05-10 bellardadded vm86.c
2003-04-29 bellardloglevel export
2003-04-11 bellardpath patch
2003-03-30 bellardbetter vm86 support
2003-03-29 bellardprimitive vm86 support
2003-03-24 bellardglibc2.2 fixes - more command line options - misc doc...
2003-03-23 bellardbetter signal/exception support
2003-03-23 bellardbasic signal handling
2003-03-22 bellardbasic clone() support
2003-03-16 bellardadded minimal segment support
2003-02-18 bellardavoid pt_regs clash
2003-02-18 bellardThis commit was generated by cvs2svn to compensate...