From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Liu Subject: Re: Clarifying PVH mode requirements Date: Mon, 1 Feb 2016 09:59:44 +0000 Message-ID: <20160201095944.GA10990@citrix.com> References: <56AE7C3B.7010100@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <56AE7C3B.7010100@gmail.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: PGNet Dev Cc: mukesh.rathor@oracle.com, Roger Pau =?iso-8859-1?Q?Monn=E9?= , wei.liu2@citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org (Cc Roger) On Sun, Jan 31, 2016 at 01:27:23PM -0800, PGNet Dev wrote: > I run Xen 4.6 Dom0 > > rpm -qa | egrep -i "kernel-default-4|xen-4" > kernel-default-devel-4.4.0-8.1.g9f68b90.x86_64 > xen-4.6.0_08-405.1.x86_64 > > My guests are currently HVM in PVHVM mode; I'm exploring PVH. > > IIUC, for 4.6, this doc > > http://xenbits.xen.org/docs/4.6-testing/misc/pvh-readme.txt > AIUI that document is not very up to date. In the mean time. There is another document in the same directory called pvh.markdown that you can have a look. Wei.