From owner-freebsd-xen@FreeBSD.ORG Sat Oct 25 04:43:08 2008 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 578C71065673 for ; Sat, 25 Oct 2008 04:43:08 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.230]) by mx1.freebsd.org (Postfix) with ESMTP id 2CA398FC0A for ; Sat, 25 Oct 2008 04:43:07 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so1103316rvf.43 for ; Fri, 24 Oct 2008 21:43:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:mime-version:content-type:content-transfer-encoding :content-disposition:x-google-sender-auth; bh=61LUCvGYpNdp1wPzQFc6uhlcVkgkz3Dl0PZT0t4HAuQ=; b=bwRFIlHji0+5mP28sHAreRPJQG67Py1je6Pm+2q0WcVNU9ph5BbcndexfqPTcWa2ji qTYG1d+GkTcwMGya1/vY+wrPD/MwfyPYE9pceTyvUaaEOMy4yPcy8yojWNkgulZRVllj IfDEgKhcMyRC+EtSQsuHbWhTKojLoNlxgznnc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition:x-google-sender-auth; b=YIyGft2XxUr4mapTmO25UdgBE1gaFKBrzC0kLp6eWCF3Sds0kdbMp7n/axzKRlKEIt X3+zw5cs4xgqoZyPsU50Qy0OBmXQAfn9M0QIt8MAO0dg+u5EdCz3r02MBPb/HKveg/bG +1AyyUHLcAfykkG8zsGXKuJHwom9xv4LjKCbQ= Received: by 10.140.185.1 with SMTP id i1mr1669610rvf.264.1224909787847; Fri, 24 Oct 2008 21:43:07 -0700 (PDT) Received: by 10.140.157.8 with HTTP; Fri, 24 Oct 2008 21:43:07 -0700 (PDT) Message-ID: <3c1674c90810242143x69188842vea0b22bd3fbd7fd6@mail.gmail.com> Date: Sat, 25 Oct 2008 04:43:07 +0000 From: "Kip Macy" Sender: mat.macy@gmail.com To: freebsd-xen@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 38640fc66007df2f Subject: Xen SMP support on RELENG_6 and 6.3 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: Sat, 25 Oct 2008 04:43:08 -0000 I've MFC'd the SMP support from head to RELENG_6 and 6.3. Cheers, Kip