index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
main.c
Age
Commit message (
Expand
)
Author
2004-02-16
arm nwfpe support - added code no-code-copy option - __preinit_array_start bu...
bellard
2004-02-03
cleanup
bellard
2004-01-04
PowerPC update (Jocelyn Mayer)
bellard
2004-01-04
correct cpu state
bellard
2004-01-04
SPARC fixes : syscall fixes - added user register window exception support
bellard
2003-11-23
PowerPC target support (Jocelyn Mayer) - added better support for uid16
bellard
2003-10-28
static link
bellard
2003-10-27
factorized debug code
bellard
2003-09-30
sparc emulation target (thanx to Thomas M. Ogrisegg)
bellard
2003-08-21
faster and more accurate segment handling
bellard
2003-07-26
set to protected mode
bellard
2003-07-09
ARM signal support
bellard
2003-06-25
compile fixes
bellard
2003-06-24
declare user mode only simulation for QEMU
bellard
2003-06-21
new segment access
bellard
2003-06-15
ARM emulation support
bellard
2003-05-29
misplaced #endif
bellard
2003-05-27
precise exceptions - more accurate interrupt semantics
bellard
2003-05-13
mmap emulation
bellard
2003-05-10
sigtrap support
bellard
2003-05-10
moved vm86 stuff to vm86.c
bellard
2003-05-08
more accurate signal handling
bellard
2003-04-11
RH9 fix - path patch
bellard
2003-04-10
first self virtualizable version
bellard
2003-04-07
personality fix - i386 interpreter fix
bellard
2003-03-30
better vm86 support
bellard
2003-03-29
primitive vm86 support
bellard
2003-03-24
glibc2.2 fixes - more command line options - misc doc fixes
v0.1.1
bellard
2003-03-23
distribution patches
v0.1.0
bellard
2003-03-23
better signal/exception support
bellard
2003-03-23
basic signal handling
bellard
2003-03-22
basic clone() support
bellard
2003-03-22
better 16 bit code support
bellard
2003-03-20
ppc port
bellard
2003-03-16
added minimal segment support
bellard
2003-03-16
added pusha/popa/rdtsc/bcd ops
bellard
2003-03-06
added translation cache
bellard
2003-03-03
many fixes
bellard
2003-03-03
better debug support
bellard
2003-03-03
prints hello world
bellard
2003-03-03
test infrastructure
bellard
2003-03-01
new x86 CPU core
bellard
2003-02-22
added NO_TRACE_MSGS ifdef
bellard
2003-02-18
avoid pt_regs clash
bellard
2003-02-18
This commit was generated by cvs2svn to compensate for changes in r2,
bellard