declare user mode only simulation for QEMU
[qemu] / Changelog
index 013555e..492fa1a 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,7 +1,12 @@
 version 0.3:
+
+ - initial support for ARM emulation
  - added fnsave, frstor, fnstenv, fldenv FPU instructions
  - added FPU register save in signal emulation
- - ARM port
+ - initial ARM port
+ - Sparc and Alpha ports work on the regression test
+ - generic ioctl number conversion
+ - fixed ioctl type conversion
 
 version 0.2: