]> git.proxmox.com Git - qemu.git/commitdiff
updated
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 24 Jun 2003 13:40:52 +0000 (13:40 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 24 Jun 2003 13:40:52 +0000 (13:40 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@266 c046a42c-6fe2-441c-8c8c-71466251a162

Changelog

index 492fa1a83f5fb55ca61e0434f2b4de21d119f181..ac743cb6c07bc4568e76d190707f681cc9ebc95a 100644 (file)
--- 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