diff options
author | bellard | 2003-04-29 23:34:02 +0200 |
---|---|---|
committer | bellard | 2003-04-29 23:34:02 +0200 |
commit | 3c51961e0e9e0e20415825af8e9babc2f086ebe0 (patch) | |
tree | 215a6d4faf77c7439fd3d16f7a288b55b4b4a8d4 /Changelog | |
parent | sparc support (diff) | |
download | qemu-3c51961e0e9e0e20415825af8e9babc2f086ebe0.tar.gz qemu-3c51961e0e9e0e20415825af8e9babc2f086ebe0.tar.xz qemu-3c51961e0e9e0e20415825af8e9babc2f086ebe0.zip |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@120 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +version 0.2: + + - PowerPC disassembly and ELF symbols output (Rusty Russel) + - flock support (Rusty Russel) + - ugetrlimit support (Rusty Russel) + - fstat64 fix (Rusty Russel) + - initial Alpha port (Falk Hueffner) + - initial IA64 port (Matt Wilson) + - initial Sparc and Sparc64 port (David S. Miller) + version 0.1.6: - automatic library search system. QEMU can now work with unpatched |