Commit 6c0372d30be01e2a4664def829ed9682c2846d29

Authored by bellard
1 parent 92ccca6a

updated


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@266 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 1 changed file with 7 additions and 0 deletions
Changelog
  1 +version 0.4:
  2 +
  3 + - initial support for ring 0 x86 processor emulation
  4 + - fixed signal handling for correct dosemu DPMI emulation
  5 + - fast x86 MMU emulation with mmap()
  6 + - fixed popl (%esp) case
  7 +
1 8 version 0.3:
2 9  
3 10 - initial support for ARM emulation
... ...