PowerPC target support (Jocelyn Mayer) - added better support for uid16

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@474 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
bellard 2003-11-23 17:05:30 +00:00
parent 28b6751f30
commit 678673089d
11 changed files with 495 additions and 125 deletions

View file

@ -9,7 +9,8 @@ version 0.5.1:
- IRET and INT fixes in VM86 mode with IOPL=3
- Port I/Os use TSS io map
- Full task switching/task gate support
- added verr, verw, arpl
- added verr, verw, arpl, fcmovxx
- PowerPC target support (Jocelyn Mayer)
version 0.5.0: