From owner-freebsd-virtualization@FreeBSD.ORG Fri Feb 7 18:03:43 2014 Return-Path: Delivered-To: virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3876427A; Fri, 7 Feb 2014 18:03:43 +0000 (UTC) Received: from mail-qc0-x234.google.com (mail-qc0-x234.google.com [IPv6:2607:f8b0:400d:c01::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D8C8018C1; Fri, 7 Feb 2014 18:03:42 +0000 (UTC) Received: by mail-qc0-f180.google.com with SMTP id i17so6646079qcy.11 for ; Fri, 07 Feb 2014 10:03:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=EdCnexWVpRVtXvk67FgVDUpfdyxMmLQ1Xyc0wC410jg=; b=iRw+yygY5SiDfd+OErF3Mr2gXvWImrOXSPEc9tDoYvBPWmJonGK1gxtkz2PcThWgie /ZQyx5zu1gbJUaHscdQwaUDtxbASXo3bERvEJjj6O6aZpAwf1m8HqrJQDoXJgX0qGDw8 Sza8yX8CSyyYk+Hji0td3Fr8eq4MxtNCX1V3hvKH1mGfQWZV20DUOVf+QArH2DM4h80T 4SoA8HorbcJrdD7TXBqFLCUsKWDrMf9bZpjhzeGCx0fiEzv6CC88q/0bruuwZheXmF9G KPXtPdqrQeSjqXEA6jV5f/nzXYrZUM/LSH2PZjy4EiZp6LCvjeulaOZpU/gwVtHQoOZT WDLA== MIME-Version: 1.0 X-Received: by 10.224.97.7 with SMTP id j7mr24767422qan.81.1391796222053; Fri, 07 Feb 2014 10:03:42 -0800 (PST) Received: by 10.140.87.71 with HTTP; Fri, 7 Feb 2014 10:03:41 -0800 (PST) In-Reply-To: <201402071138.42103.jhb@freebsd.org> References: <201402071138.42103.jhb@freebsd.org> Date: Fri, 7 Feb 2014 10:03:41 -0800 Message-ID: Subject: Re: Enable bvmconsole and bvmdebug on i386? From: Neel Natu To: John Baldwin Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Feb 2014 18:03:43 -0000 Hi John, On Fri, Feb 7, 2014 at 8:38 AM, John Baldwin wrote: > I was able to test bvmconsole and bvmdebug on an i386 guest today. The only > change required was to copy the entries from files.amd64 to files.i386. Are > there any objections to committing that? > None at all. best Neel > -- > John Baldwin > _______________________________________________ > freebsd-virtualization@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to "freebsd-virtualization-unsubscribe@freebsd.org"