From owner-freebsd-xen@FreeBSD.ORG Fri Jan 14 08:42:07 2011 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B675106564A; Fri, 14 Jan 2011 08:42:07 +0000 (UTC) (envelope-from got.andras@deployis.eu) Received: from mail.deployis.eu (mail.deployis.eu [217.20.135.253]) by mx1.freebsd.org (Postfix) with ESMTP id EA11D8FC12; Fri, 14 Jan 2011 08:42:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=deployis.eu; s=default; h=Subject:To:From:Date; bh=N7MVZi3RgNf2Uqiff173RfDOIyzA/S9SfSb2POlOlpk=; b=XasnIs8+pXR62l6ngDnHZ7QuCXk6w+pGW277HOEIYNxEYzPQFkHwDe4vqX2r7iyAVtNAwYis8yCbxAGcRqJSxoPON1EW619ftUqEehz6fjj3hkT4MKY6c9WtOmxog4de; Received: from [80.95.75.131] (port=26687 helo=[192.168.2.194]) by mail.deployis.eu with esmtpsa (Exim 4.71 #1 (Debian)) id 1PdfEU-0005Kq-1Y from ; Fri, 14 Jan 2011 09:42:06 +0100 Message-ID: <4D300C5D.5000307@deployis.eu> Date: Fri, 14 Jan 2011 09:42:05 +0100 From: =?ISO-8859-1?Q?G=F3t_Andr=E1s?= User-Agent: Thunderbird 2.0.0.24 (X11/20101027) MIME-Version: 1.0 To: Colin Percival References: <201101121601.58282.snasonov@bcc.ru> <201101131651.37535.snasonov@bcc.ru> <4D2F0926.3070407@deployis.eu> <201101131722.38551.snasonov@bcc.ru> <4D2F7CBC.4090502@deployis.eu> <4D2F7DA1.4050206@freebsd.org> <4D2F7E3F.1000007@deployis.eu> <4D2F7F3A.6090008@freebsd.org> <4D2F80D0.5000803@deployis.eu> <4D300838.7090205@freebsd.org> In-Reply-To: <4D300838.7090205@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-DKIM-Status: None (from 80.95.75.131) X-Mail-Status-postahivatal: trustedmail (from 80.95.75.131) Cc: freebsd-xen@freebsd.org Subject: Re: does anyone have Xen running on an AMD system? X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jan 2011 08:42:07 -0000 Yes, it also boots fine on amd system, but only with the machdep.idle_mwait=0. Colin Percival wrote: > On 01/13/11 14:46, Gót András wrote: >> It boots fine with machdep.idle_mwait=0 > > Ok, so to be clear: The AMD system which needs my patch in order to boot 8.2 > can boot the latest HEAD without any patches? >