X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Changelog;h=185bd1d7247c55f23fee731678b3b59710cc7256;hb=1eb20527c88ff596e761574e6615c8f2272882b8;hp=ac743cb6c07bc4568e76d190707f681cc9ebc95a;hpb=6c0372d30be01e2a4664def829ed9682c2846d29;p=qemu.git diff --git a/Changelog b/Changelog index ac743cb6c..185bd1d72 100644 --- a/Changelog +++ b/Changelog @@ -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)