Commit f528bfd45d3456716bf49baa960142b3c8f32806

Authored by bellard
1 parent 686f3f26

update


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@810 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 1 changed file with 6 additions and 0 deletions
Changelog
... ... @@ -2,6 +2,12 @@ version 0.5.6:
2 2  
3 3 - minimalist FPU exception support (NetBSD FPU probe fix)
4 4 - cr0.ET fix (Win95 boot)
  5 + - *BSD port (Markus Niemisto)
  6 + - I/O access fix (signaled by Mark Jonckheere)
  7 + - IDE drives serial number fix (Mike Nordell)
  8 + - int13 CDROM BIOS fix (aka Solaris x86 install CD fix)
  9 + - int15, ah=86 BIOS fix (aka Solaris x86 hardware probe hang up fix)
  10 + - BSR/BSF "undefined behaviour" fix
5 11  
6 12 version 0.5.5:
7 13  
... ...