X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=Changelog;h=2d1c067272cada9e10c11ea98c4bf15c3931a5c9;hb=3cc6237083cd40247e060c1fcf403a2d9ccbaf92;hp=1e3f7256b07b4920c4e681ac78b5748a075d1f52;hpb=16c460b154e9cda4943106b0e7d260b6c483437b;p=qemu diff --git a/Changelog b/Changelog index 1e3f725..2d1c067 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,21 @@ +version 0.6.2: + + - better BIOS translation and HDD geometry auto-detection + - user mode networking bug fix + - undocumented FPU ops support + - Cirrus VGA: support for 1280x1024x[8,15,16] modes + - 'pidfile' option + - .dmg disk image format support (Johannes Schindelin) + - keymaps support (initial patch by Johannes Schindelin) + - big endian ARM support (Lennert Buytenhek) + - added generic 64 bit target support + - initial x86_64 target support + - initial APIC support + - MMX/SSE/SSE2/PNI support + - PC parallel port support (Mark Jonckheere) + - initial SPARC64 support (Blue Swirl) + - armv5te user mode support (Paul Brook) + version 0.6.1: - Mac OS X port (Pierre d'Herbemont) @@ -14,6 +32,22 @@ version 0.6.1: - Compressed loop disk image support (Johannes Schindelin) - Level triggered IRQ fix (aka NE2000 PCI performance fix) (Steve Wormley) + - Fixed Fedora Core 2 problems (now you can run qemu without any + LD_ASSUME_KERNEL tricks on FC2) + - DHCP fix for Windows (accept DHCPREQUEST alone) + - SPARC system emulation (Blue Swirl) + - Automatic Samba configuration for host file access from Windows. + - '-loadvm' and '-full-screen' options + - ne2000 savevm support (Johannes Schindelin) + - Ctrl-Alt is now the default grab key. Ctrl-Alt-[0-9] switches to + the virtual consoles. + - BIOS floppy fix for NT4 (Mike Nordell, Derek Fawcus, Volker Ruppert) + - Floppy fixes for NT4 and NT5 (Mike Nordell) + - NT4 IDE fixes (Ben Pfaf, Mike Nordell) + - SDL Audio support and SB16 fixes (malc) + - ENTER instruction bug fix (initial patch by Stefan Kisdaroczi) + - VGA font change fix + - VGA read-only CRTC register fix version 0.6.0: