Hi Anthony,
I am trying to run a DomU guest using OVMF. I have built xen staging
with --with-ovmf option. I am able to install a new guest but I am
unable to boot it (see the attached image).
The xl.cfg file I am using:
name='test_uefi'
memory=16384
disk=['file:/home/IMAGES/FEDORA/FC25/Fedo
The commit that created this is :
9a6787cc3809c1e48e6fce22cacdd0def0cc2b92 x86/mm: build map_domain_gfn()
just once
On 12/01/2015 09:36 AM, Konrad Rzeszutek Wilk wrote:
On December 1, 2015 8:19:32 AM EST, Jan Beulich wrote:
On 01.12.15 at 00:37, wrote:
When I try to build the current xen
Hi Malcolm,
I tried your patches against staging yesterday and as soon as I started
a guest, it panic. I have lock_profile enabled and applied your patches
against:
6f04de658574833688c3f9eab310e7834d56a9c0 x86: cleanup of early cpuid
handling
(XEN) HVM1 save: CPU
(XEN) HVM1 save: PIC
(XE
Hi Malcolm,
If you can post the updated patches, that would be great. I think it
would be better for me to test with your update.
Thanks again.
On 11/05/2015 10:20 AM, Malcolm Crossley wrote:
On 05/11/15 13:48, Marcos E. Matsunaga wrote:
Hi Malcolm,
I tried your patches against staging
Thanks Ian,
I definitely missed that.
On 01/15/2015 05:18 AM, Ian Campbell wrote:
On Wed, 2015-01-14 at 20:45 -0500, Marcos E. Matsunaga wrote:
Hi Folks,
We have a daily build process for xen 4.5 and while checking the last
few days build, I found an error that was introduced by
1166ecf