Re: [Xen-devel] Xen master hangs

2015-08-03 Thread Konrad Rzeszutek Wilk
On Fri, Jul 31, 2015 at 08:58:47AM +0100, Ian Campbell wrote: > On Thu, 2015-07-30 at 16:32 -0500, Doug Goldstein wrote: > > > > I'm not sure what I can use to identify the system early on. I see the > > EFI FW vendor and EFI FW revision. I'm not sure if that would be > > enough. In the case of us

Re: [Xen-devel] Xen master hangs

2015-07-31 Thread Konrad Rzeszutek Wilk
On Thu, Jul 30, 2015 at 04:32:57PM -0500, Doug Goldstein wrote: > On Tue, Jul 28, 2015 at 4:22 PM, Konrad Rzeszutek Wilk > wrote: > > On Tue, Jul 28, 2015 at 11:27:57AM -0500, Doug Goldstein wrote: > >> On Tue, Jul 28, 2015 at 10:01 AM, Konrad Rzeszutek Wilk > >> wrote: > >> > On Tue, Jul 28, 201

Re: [Xen-devel] Xen master hangs

2015-07-31 Thread Ian Campbell
On Thu, 2015-07-30 at 16:32 -0500, Doug Goldstein wrote: > > I'm not sure what I can use to identify the system early on. I see the > EFI FW vendor and EFI FW revision. I'm not sure if that would be > enough. In the case of using that it would likely have to be a range > of revisions. Is DMI avai

Re: [Xen-devel] Xen master hangs

2015-07-30 Thread Andrew Cooper
On 30/07/2015 22:32, Doug Goldstein wrote: > On Tue, Jul 28, 2015 at 4:22 PM, Konrad Rzeszutek Wilk > wrote: >> On Tue, Jul 28, 2015 at 11:27:57AM -0500, Doug Goldstein wrote: >>> On Tue, Jul 28, 2015 at 10:01 AM, Konrad Rzeszutek Wilk >>> wrote: On Tue, Jul 28, 2015 at 09:30:59AM -0500, Dou

Re: [Xen-devel] Xen master hangs

2015-07-30 Thread Doug Goldstein
On Tue, Jul 28, 2015 at 4:22 PM, Konrad Rzeszutek Wilk wrote: > On Tue, Jul 28, 2015 at 11:27:57AM -0500, Doug Goldstein wrote: >> On Tue, Jul 28, 2015 at 10:01 AM, Konrad Rzeszutek Wilk >> wrote: >> > On Tue, Jul 28, 2015 at 09:30:59AM -0500, Doug Goldstein wrote: >> >> On Mon, Jul 27, 2015 at 4

Re: [Xen-devel] Xen master hangs

2015-07-28 Thread Konrad Rzeszutek Wilk
On Tue, Jul 28, 2015 at 11:27:57AM -0500, Doug Goldstein wrote: > On Tue, Jul 28, 2015 at 10:01 AM, Konrad Rzeszutek Wilk > wrote: > > On Tue, Jul 28, 2015 at 09:30:59AM -0500, Doug Goldstein wrote: > >> On Mon, Jul 27, 2015 at 4:11 PM, Doug Goldstein wrote: > >> > On Mon, Jul 27, 2015 at 4:55 AM

Re: [Xen-devel] Xen master hangs

2015-07-28 Thread Doug Goldstein
On Tue, Jul 28, 2015 at 10:01 AM, Konrad Rzeszutek Wilk wrote: > On Tue, Jul 28, 2015 at 09:30:59AM -0500, Doug Goldstein wrote: >> On Mon, Jul 27, 2015 at 4:11 PM, Doug Goldstein wrote: >> > On Mon, Jul 27, 2015 at 4:55 AM, Andrew Cooper >> > wrote: >> >> On 24/07/15 17:52, Doug Goldstein wrote

Re: [Xen-devel] Xen master hangs

2015-07-28 Thread Konrad Rzeszutek Wilk
On Tue, Jul 28, 2015 at 09:30:59AM -0500, Doug Goldstein wrote: > On Mon, Jul 27, 2015 at 4:11 PM, Doug Goldstein wrote: > > On Mon, Jul 27, 2015 at 4:55 AM, Andrew Cooper > > wrote: > >> On 24/07/15 17:52, Doug Goldstein wrote: > >> > > > > So now I've got a build of staging > 8398ec706ff60e1

Re: [Xen-devel] Xen master hangs

2015-07-28 Thread Doug Goldstein
On Mon, Jul 27, 2015 at 4:11 PM, Doug Goldstein wrote: > On Mon, Jul 27, 2015 at 4:55 AM, Andrew Cooper > wrote: >> On 24/07/15 17:52, Doug Goldstein wrote: >> So now I've got a build of staging 8398ec706ff60e17a5044470fa2e90a1b081f37a with debug=y and frame_pointer=n so that we can get a good

Re: [Xen-devel] Xen master hangs

2015-07-27 Thread Doug Goldstein
On Mon, Jul 27, 2015 at 4:55 AM, Andrew Cooper wrote: > On 24/07/15 17:52, Doug Goldstein wrote: > > shortcuts> > > I am currently trying to get Xen to boot on my Lenovo T430 laptop with > BIOS 2.68 and using master results in no output to the screen and the > machine being completely hung (must

Re: [Xen-devel] Xen master hangs

2015-07-27 Thread Andrew Cooper
On 24/07/15 17:52, Doug Goldstein wrote: > shortcuts> > > I am currently trying to get Xen to boot on my Lenovo T430 laptop with > BIOS 2.68 and using master results in no output to the screen and the > machine being completely hung (must pull the power cable). I've gone > ahead and bisected it an

[Xen-devel] Xen master hangs

2015-07-27 Thread Doug Goldstein
I am currently trying to get Xen to boot on my Lenovo T430 laptop with BIOS 2.68 and using master results in no output to the screen and the machine being completely hung (must pull the power cable). I've gone ahead and bisected it and the resultant commit is: commit 4824bdfdabebd4042277461cb3cb

[Xen-devel] Xen master hangs

2015-07-27 Thread Doug Goldstein
I am currently trying to get Xen to boot on my Lenovo T430 laptop with BIOS 2.68 and using master results in no output to the screen and the machine being completely hung (must pull the power cable). I've gone ahead and bisected it and the resultant commit is: -- Doug Goldstein