[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, Aug 16, 2012 at 12:00:41PM -0700, Mukesh Rathor wrote: > 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. It will crash with this: XEN) domain_crash_sync called from entry.S .. some more data. > > thanks, > Mukesh _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |