From owner-cvs-all@FreeBSD.ORG Tue May 13 18:29:39 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 131A91065762; Tue, 13 May 2008 18:29:39 +0000 (UTC) (envelope-from nox@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 028488FC12; Tue, 13 May 2008 18:29:39 +0000 (UTC) (envelope-from nox@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m4DITc88089226; Tue, 13 May 2008 18:29:38 GMT (envelope-from nox@repoman.freebsd.org) Received: (from nox@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m4DITcAa089225; Tue, 13 May 2008 18:29:38 GMT (envelope-from nox) Message-Id: <200805131829.m4DITcAa089225@repoman.freebsd.org> From: Juergen Lock Date: Tue, 13 May 2008 18:29:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/qemu Makefile pkg-message ports/emulators/qemu-devel Makefile pkg-message X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2008 18:29:39 -0000 nox 2008-05-13 18:29:38 UTC FreeBSD ports repository Modified files: emulators/qemu Makefile pkg-message emulators/qemu-devel Makefile pkg-message Log: - Add notes about how to autoload kqemu at boot and about the fact that kqemu only accellerates qemu-system-x86_64 on amd64 that were missing in qemu's pkg-message [1] - Update the note about kqemu on amd64 SMP, and add a reminder to keep kqemu in sync with the kernel while I'm at it - Bump PORTREVISION Noticed by: bakul [1] Revision Changes Path 1.90 +1 -1 ports/emulators/qemu-devel/Makefile 1.26 +19 -3 ports/emulators/qemu-devel/pkg-message 1.85 +1 -1 ports/emulators/qemu/Makefile 1.25 +19 -3 ports/emulators/qemu/pkg-message