Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 5BF1A63B11D for ; Sat, 6 Dec 2008 12:00:57 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 11B9763B149; Sat, 6 Dec 2008 12:00:57 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 4A40863B166 for ; Sat, 6 Dec 2008 12:00:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 38433175D0; Sat, 6 Dec 2008 12:00:56 +0000 (UTC) From: Thomas Klausner Subject: CVS commit: pkgsrc/emulators/bochs To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org Message-Id: <20081206120056.38433175D0@cvs.netbsd.org> Date: Sat, 6 Dec 2008 12:00:56 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Sat Dec 6 12:00:56 UTC 2008 Modified Files: pkgsrc/emulators/bochs: Makefile PLIST distinfo Removed Files: pkgsrc/emulators/bochs/patches: patch-af Log Message: Update to 2.3.7, based on diffs by Juan Romero Pardines. + More optimizations in CPU code - Bochs 2.3.7 is more than 2x faster than Bochs 2.3.5 build ! - Implemented LBA48 support in BIOS - Added memory access tracing for Bochs internal debugger - Implemented Intel(R) XSAVE/XRSTOR and AES instruction set extensions - Many fixes in CPU emulation and internal debugger - MenuetOS64 floppy images booting perfect again ! - updated LGPL'd VGABIOS to version 0.6b XXX: Darwin PLIST probably wrong, someone please fix and integrate better. To generate a diff of this commit: cvs rdiff -r1.53 -r1.54 pkgsrc/emulators/bochs/Makefile cvs rdiff -r1.9 -r1.10 pkgsrc/emulators/bochs/PLIST cvs rdiff -r1.22 -r1.23 pkgsrc/emulators/bochs/distinfo cvs rdiff -r1.6 -r0 pkgsrc/emulators/bochs/patches/patch-af Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.