From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Roger_Pau_Monn=E9?= Subject: Re: How to use PVH mode in xen Date: Thu, 14 Nov 2013 18:04:08 +0100 Message-ID: <52850288.2000902@citrix.com> References: <4a1a3262.24f3d.14256e29230.Coremail.fantcarl@163.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4a1a3262.24f3d.14256e29230.Coremail.fantcarl@163.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: fantcarl , george.dunlap@eu.citrix.com Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 14/11/13 14:52, fantcarl wrote: > Hi, > I'm instresting with the PVH mode, is there any wiki available to boot > up a PVH guest? > I used the following source code to compile the xen and dom0. > I have tried adding pvh=1 in xl.cfg file as pv mode, but guest still > uses qemu device model. PVH guests (as PV guests) use Qemu to provide the backend for raw files, I guess you are using a raw image as a backend for at least one of your disks right?