Re: [Xen-devel] Crash w/ bios="ovmf"

2017-02-27 Thread jdickens
This turned out to be a xen install problem. The default install location for the build was /usr/local but my system was using /usr. The root cause was hvmloader created by the new build was not actually the one being used. On 2017-02-27 11:59, Konrad Rzeszutek Wilk wrote: On Wed, Feb 22, 2

Re: [Xen-devel] Crash w/ bios="ovmf"

2017-02-27 Thread Konrad Rzeszutek Wilk
On Wed, Feb 22, 2017 at 03:50:28PM -0500, Jason Dickens wrote: > I'm trying to find a solution to an immediate VM crash which occurs by > simply adding "bios='ovmf' to my configuration? > > I started with a standard Ubuntu install which contained Xen 4.6.0 and had > the crash. The VM works fine bo

Re: [Xen-devel] Crash w/ bios="ovmf"

2017-02-27 Thread Wei Liu
On Wed, Feb 22, 2017 at 03:50:28PM -0500, Jason Dickens wrote: > I'm trying to find a solution to an immediate VM crash which occurs by > simply adding "bios='ovmf' to my configuration? > > I started with a standard Ubuntu install which contained Xen 4.6.0 and had > the crash. The VM works fine bo

[Xen-devel] Crash w/ bios="ovmf"

2017-02-22 Thread Jason Dickens
I'm trying to find a solution to an immediate VM crash which occurs by simply adding "bios='ovmf' to my configuration? I started with a standard Ubuntu install which contained Xen 4.6.0 and had the crash. The VM works fine booting w/ SeaBIOS once the configuration line is removed. It also work