diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2003-06-25 16:21:49 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2003-06-25 16:21:49 +0000 |
commit | 1eb20527c88ff596e761574e6615c8f2272882b8 (patch) | |
tree | b91d177985cd3fbecca2ab8d3161c2ea5a808456 /Changelog | |
parent | e3e86d56c46d37418f4e20645d51731666bf903f (diff) |
updatev0.4.0
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@283 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -4,6 +4,7 @@ version 0.4: - fixed signal handling for correct dosemu DPMI emulation - fast x86 MMU emulation with mmap() - fixed popl (%esp) case + - Linux kernel can be executed by QEMU with the 'vl' command. version 0.3: @@ -17,10 +18,10 @@ version 0.3: version 0.2: - - PowerPC disassembly and ELF symbols output (Rusty Russel) - - flock support (Rusty Russel) - - ugetrlimit support (Rusty Russel) - - fstat64 fix (Rusty Russel) + - PowerPC disassembly and ELF symbols output (Rusty Russell) + - flock support (Rusty Russell) + - ugetrlimit support (Rusty Russell) + - fstat64 fix (Rusty Russell) - initial Alpha port (Falk Hueffner) - initial IA64 port (Matt Wilson) - initial Sparc and Sparc64 port (David S. Miller) |