From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [PATCH] pv-grub: fix boot crash when no fb is available Date: Tue, 06 Apr 2010 12:17:55 -0700 Message-ID: <4BBB88E3.4080309@goop.org> References: <20100404171846.GL3973@const.famille.thibault.fr> <1270474822.19046.217.camel@moss-terrapins.epoch.ncsc.mil> <20100405151607.GO23034@const.famille.thibault.fr> <1270480652.19046.220.camel@moss-terrapins.epoch.ncsc.mil> <20100405215742.GI23034@const.famille.thibault.fr> <1270568540.19046.227.camel@moss-terrapins.epoch.ncsc.mil> <4BBB7A70.3040404@goop.org> <1270578152.19046.228.camel@moss-terrapins.epoch.ncsc.mil> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1270578152.19046.228.camel@moss-terrapins.epoch.ncsc.mil> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "David P. Quigley" Cc: Samuel Thibault , xen-devel@lists.xensource.com, Ian Campbell , Daniel Stodden List-Id: xen-devel@lists.xenproject.org On 04/06/2010 11:22 AM, David P. Quigley wrote: > I'm under the impression that if you just do tap:aio it instantiates a > blktap device not a blktap2 device. There are definitely different > blktap controller classes in xend which handle entries using tapdisk and > ones just using tap. > The pvops dom0 doesn't have blktap support, only blktap2 (unless blktap2 does a back-compat thing?). Or maybe it falls back to plain blkback? J