From 6c0372d30be01e2a4664def829ed9682c2846d29 Mon Sep 17 00:00:00 2001 From: bellard Date: Tue, 24 Jun 2003 13:40:52 +0000 Subject: [PATCH] updated git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@266 c046a42c-6fe2-441c-8c8c-71466251a162 --- Changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog b/Changelog index 492fa1a83f..ac743cb6c0 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,10 @@ +version 0.4: + + - initial support for ring 0 x86 processor emulation + - fixed signal handling for correct dosemu DPMI emulation + - fast x86 MMU emulation with mmap() + - fixed popl (%esp) case + version 0.3: - initial support for ARM emulation -- GitLab