diff options
| author | bellard | 2004-01-04 16:27:57 +0100 |
|---|---|---|
| committer | bellard | 2004-01-04 16:27:57 +0100 |
| commit | 3811a291e2106ee1499a80965fa4e48e3635da43 (patch) | |
| tree | 8b63b1ce7ca24953fd83a2e82efd87f523559a95 | |
| parent | invd and wbinvd support - fixed code gen logic for invlpg - simpler exception... (diff) | |
| download | qemu-3811a291e2106ee1499a80965fa4e48e3635da43.tar.gz qemu-3811a291e2106ee1499a80965fa4e48e3635da43.tar.xz qemu-3811a291e2106ee1499a80965fa4e48e3635da43.zip | |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@488 c046a42c-6fe2-441c-8c8c-71466251a162
| -rw-r--r-- | Changelog | 1 | ||||
| -rw-r--r-- | VERSION | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -11,6 +11,7 @@ version 0.5.1: - Full task switching/task gate support - added verr, verw, arpl, fcmovxx - PowerPC target support (Jocelyn Mayer) + - Major SPARC target fixes (dynamically linked programs begin to work) version 0.5.0: @@ -1 +1 @@ -0.5.0
\ No newline at end of file +0.5.1
\ No newline at end of file |
