[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [[RFC PATCH 2/8]: PVH: changes related to initial boot and irq rewiring
On Thu, 16 Aug 2012 10:09:29 -0400 Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> wrote: > > +#ifdef CONFIG_X86_32 > > + xen_raw_printk("ERROR: 32bit PV guest can not run in HVM > > container\n"); > > + return; > > Perhaps BUG() ? BUG() will prob not work because it's way early in boot, which is why I figured the prev if statement (right before it) has return. thanks, Mukesh _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |