Re: [Xen-devel] [PATCH OSSTEST] Add basic PVH flights.

2014-12-10 Thread Ian Campbell
On Wed, 2014-12-10 at 14:03 +, Ian Jackson wrote: > Ian Campbell writes ("Re: [PATCH OSSTEST] Add basic PVH flights."): > > On Wed, 2014-12-10 at 13:56 +, Ian Jackson wrote: > > > This should probably be > > > > > > + $cfg =~ s/^pvh\b.*//mg; > > > > > > unless you deliberately int

Re: [Xen-devel] [PATCH OSSTEST] Add basic PVH flights.

2014-12-10 Thread Ian Jackson
Ian Campbell writes ("Re: [PATCH OSSTEST] Add basic PVH flights."): > On Wed, 2014-12-10 at 13:56 +, Ian Jackson wrote: > > This should probably be > > > > + $cfg =~ s/^pvh\b.*//mg; > > > > unless you deliberately intend to strip out any other phv-related > > settings which xen-create-image

Re: [Xen-devel] [PATCH OSSTEST] Add basic PVH flights.

2014-12-10 Thread Ian Campbell
On Wed, 2014-12-10 at 13:56 +, Ian Jackson wrote: > Ian Campbell writes ("[PATCH OSSTEST] Add basic PVH flights."): > > These are the usual PV debian flights with pvh=1 added to the > > configuration file. > > > > A job is created for each of Intel and AMD, although obviously AMD is > > expect

Re: [Xen-devel] [PATCH OSSTEST] Add basic PVH flights.

2014-12-10 Thread Ian Jackson
Ian Campbell writes ("[PATCH OSSTEST] Add basic PVH flights."): > These are the usual PV debian flights with pvh=1 added to the > configuration file. > > A job is created for each of Intel and AMD, although obviously AMD is > expected to fail at the moment. ... > Beyond that I've not tested this a

[Xen-devel] [PATCH OSSTEST] Add basic PVH flights.

2014-12-08 Thread Ian Campbell
These are the usual PV debian flights with pvh=1 added to the configuration file. A job is created for each of Intel and AMD, although obviously AMD is expected to fail at the moment. In my testing I got: (XEN) Attempt to create a PVH guest on a system without necessary hardware support beca