X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=Changelog;h=6f8b3591e7d0891d2f5c6020c452f5c2b619865d;hb=e63c59cb34fdad20f70c83dd4bfe938fb37433ab;hp=6a6329c5b3ccf715cd10b2823c9b9df2c4af8982;hpb=67b915a5dd52a05f8030cd9edc005effd9c8eea5;p=qemu diff --git a/Changelog b/Changelog index 6a6329c..6f8b359 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,36 @@ +version 0.5.6: + + - minimalist FPU exception support (NetBSD FPU probe fix) + - cr0.ET fix (Win95 boot) + - *BSD port (Markus Niemisto) + - I/O access fix (signaled by Mark Jonckheere) + - IDE drives serial number fix (Mike Nordell) + - int13 CDROM BIOS fix (aka Solaris x86 install CD fix) + - int15, ah=86 BIOS fix (aka Solaris x86 hardware probe hang up fix) + - BSR/BSF "undefined behaviour" fix + +version 0.5.5: + + - SDL full screen support (initial patch by malc) + - VGA support on PowerPC PREP + - VBE fixes (Matthew Mastracci) + - PIT fixes (aka Win98 hardware probe and "VGA slowness" bug) + - IDE master only fixes (aka Win98 CD-ROM probe bug) + - ARM load/store half word fix (Ulrich Hecht) + - FDC fixes for Win98 + +version 0.5.4: + + - qemu-fast fixes + - BIOS area protection fix (aka EMM386.EXE fix) (Mike Nordell) + - keyboard/mouse fix (Mike Nordell) + - IDE fixes (Linux did not recognized slave drivers) + - VM86 EIP masking fix (aka NT5 install fix) (Mike Nordell) + - QEMU can now boot a PowerPC Linux kernel (Jocelyn Mayer) + - User mode network stack + - imul imm8 fix + 0x82 opcode support (Hidemi KAWAI) + - precise self modifying code (aka BeOS install bug) + version 0.5.3: - added Bochs VESA VBE support