Commit a7c15abbb1fea0cf41b739e37b0229304fbc3c2d

Authored by bellard
1 parent df5f8956

update


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1562 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 1 changed file with 8 additions and 0 deletions
Changelog
  1 +version 0.7.2:
  2 +
  3 + - x86_64 fixes (Win2000 and Linux 2.6 boot in 32 bit)
  4 + - merge self modifying code handling in dirty ram page mecanism.
  5 + - MIPS fixes (Ralf Baechle)
  6 + - better user net performances
  7 +
1 8 version 0.7.1:
2 9  
3 10 - read-only Virtual FAT support (Johannes Schindelin)
... ... @@ -8,6 +15,7 @@ version 0.7.1:
8 15 - initial MIPS support (Jocelyn mayer)
9 16 - MIPS improvements (Ralf Baechle)
10 17 - 64 bit fixes in user networking (initial patch by Gwenole Beauchesne)
  18 + - IOAPIC support (Filip Navara)
11 19  
12 20 version 0.7.0:
13 21  
... ...