Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 11/15/2004 11:35:30
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Mon Nov 15 11:35:30 UTC 2004

Modified Files:
	pkgsrc/doc: CHANGES
	pkgsrc/emulators/qemu: Makefile PLIST distinfo
	pkgsrc/emulators/qemu/patches: patch-aa patch-ac patch-ag patch-ak
Added Files:
	pkgsrc/emulators/qemu/patches: patch-al patch-am patch-an patch-ao
	    patch-ap patch-aq patch-ar
Removed Files:
	pkgsrc/emulators/qemu/patches: patch-ab patch-ad patch-ae

Log Message:
Update emulators/qemu to 0.6.1.

Changes:

  - Mac OS X port (Pierre d'Herbemont)
  - Virtual console support
  - Better monitor line edition
  - New block device layer
  - New 'qcow' growable disk image support with AES encryption and
    transparent decompression
  - VMware 3 and 4 read-only disk image support (untested)
  - Support for up to 4 serial ports
  - TFTP server support (Magnus Damm)
  - Port redirection support in user mode networking
  - Support for not executable data sections
  - 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


To generate a diff of this commit:
cvs rdiff -r1.7866 -r1.7867 pkgsrc/doc/CHANGES
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/emulators/qemu/Makefile \
    pkgsrc/emulators/qemu/PLIST pkgsrc/emulators/qemu/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/emulators/qemu/patches/patch-aa \
    pkgsrc/emulators/qemu/patches/patch-ac \
    pkgsrc/emulators/qemu/patches/patch-ag \
    pkgsrc/emulators/qemu/patches/patch-ak
cvs rdiff -r1.1.1.1 -r0 pkgsrc/emulators/qemu/patches/patch-ab \
    pkgsrc/emulators/qemu/patches/patch-ad \
    pkgsrc/emulators/qemu/patches/patch-ae
cvs rdiff -r0 -r1.1 pkgsrc/emulators/qemu/patches/patch-al \
    pkgsrc/emulators/qemu/patches/patch-am \
    pkgsrc/emulators/qemu/patches/patch-an \
    pkgsrc/emulators/qemu/patches/patch-ao \
    pkgsrc/emulators/qemu/patches/patch-ap \
    pkgsrc/emulators/qemu/patches/patch-aq \
    pkgsrc/emulators/qemu/patches/patch-ar

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.