]> git.proxmox.com Git - mirror_qemu.git/commitdiff
update
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 14 May 2003 19:02:49 +0000 (19:02 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 14 May 2003 19:02:49 +0000 (19:02 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@165 c046a42c-6fe2-441c-8c8c-71466251a162

Changelog

index 394b3e38e18fc20c482e95e11ff794e1f095ff09..0cfa8ff6dfa5e3ce85fc0bb6f5b79a6e9f475fb3 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -7,9 +7,14 @@ version 0.2:
  - initial Alpha port (Falk Hueffner)
  - initial IA64 port (Matt Wilson)
  - initial Sparc and Sparc64 port (David S. Miller)
- - better exception support for dosemu
  - added HLT instruction
- - added GPF generation for I/Os
+ - LRET instruction fix.
+ - added GPF generation for I/Os.
+ - added INT3 and TF flag support.
+ - SHL instruction C flag fix.
+ - mmap emulation for host page size > 4KB
+ - self-modifying code support
+ - better VM86 support (dosemu begins to work)
 
 version 0.1.6: