From owner-svn-src-projects@FreeBSD.ORG Sun Dec 28 23:16:16 2008 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7A1E1065675 for ; Sun, 28 Dec 2008 23:16:16 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: from mail-bw0-f19.google.com (mail-bw0-f19.google.com [209.85.218.19]) by mx1.freebsd.org (Postfix) with ESMTP id 6671C8FC12 for ; Sun, 28 Dec 2008 23:16:12 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: by bwz12 with SMTP id 12so12211403bwz.19 for ; Sun, 28 Dec 2008 15:16:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=v/XC2AG2Pof+mac3kg8ptr/taeprVxcrtnilAMxPimY=; b=kxQpmerGjzJigyv4pHtCzZiPFp7lW0zOg3SpLDp8C8pxtoJ1T7AoyYwBoMqbcIDlOX d5w+bTdyYMIgYFIjqCEo2HXPerfW+gkjyCUxy9NoGIj8RPyM/rVTmc+AwgiE80zuPQIJ TpztpghPbQUtz552jFIi8+gCW8gubzm0YJ1jg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=LGCoyXdzBL35brD3p+btDA5FdqDlZNVFWC3yltMUcTwHB+koqvvdk1WuacVUj4b9mf RllHEdpnu/ZbhaeENiZh2hdDqzgBKom8GQpXtzCRJ+5BEp2zGGSzHqdWMBDOIsg/0+Zh Vn+jDe7VDNWpdtVgSjQIhn1eGjfPPTUUCuWuE= Received: by 10.181.198.10 with SMTP id a10mr4961949bkq.120.1230504204456; Sun, 28 Dec 2008 14:43:24 -0800 (PST) Received: by 10.181.20.7 with HTTP; Sun, 28 Dec 2008 14:43:24 -0800 (PST) Message-ID: <9bbcef730812281443h2c5a774ch881e15ec58d47eb8@mail.gmail.com> Date: Sun, 28 Dec 2008 23:43:24 +0100 From: ivoras@gmail.com To: "Kip Macy" In-Reply-To: <200812280616.mBS6GaNi005079@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200812280616.mBS6GaNi005079@svn.freebsd.org> Cc: svn-src-projects@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r186536 - projects/releng_7_xen/sys/i386/conf X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Dec 2008 23:16:16 -0000 On 28/12/2008, Kip Macy wrote: > Author: kmacy > +options CPU_DISABLE_SSE Xen doesn't support SSE? Why should it care?