diff options
author | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-01-17 21:32:49 +0000 |
---|---|---|
committer | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-01-17 21:32:49 +0000 |
commit | 9dbd25e664955f3b936fa7f98818324d36b8b92b (patch) | |
tree | 21e381429436e6fe1097c2299c37af0ac3f7b1a3 /Changelog | |
parent | 2c52c8169a35eb5d15f81fe456219da30cadfe83 (diff) | |
download | qemu-9dbd25e664955f3b936fa7f98818324d36b8b92b.zip |
Note newsworthy changes.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2326 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ version 0.8.3: - Linux: specific host CDROM and floppy support - SMM support - Moved PCI init, MP table init and ACPI table init to Bochs BIOS + - Support for MIPS32 Release 2 instruction set (Thiemo Seufer) + - MIPS Malta system emulation (Aurelien Jarno, Stefan Weil) version 0.8.2: |