From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boris Ostrovsky Subject: Re: [PATCH v9 0/9] Introduce HVM without dm and new boot ABI Date: Wed, 2 Dec 2015 15:47:39 -0500 Message-ID: <565F58EB.3090400@oracle.com> References: <1448631785-11402-1-git-send-email-roger.pau@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1a4EJP-0000D2-3S for xen-devel@lists.xenproject.org; Wed, 02 Dec 2015 20:47:39 +0000 In-Reply-To: <1448631785-11402-1-git-send-email-roger.pau@citrix.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: Roger Pau Monne , xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On 11/27/2015 08:42 AM, Roger Pau Monne wrote: > This are the remaining patches of the HVMlite series. They have been > successfully tested on the following hardware: > > - Intel Core i3-5010U. > - AMD Opteron 4184. > > With both hap=0 and hap=1 in the configuration file. I've been able to boot > a SMP guest in this mode with a virtual hard drive and a virtual network > card, all working fine AFAICT. Migration/save/restore has also been tested > with a SMP guest using the FreeBSD kernel provided below. > > The series has been compile tested on arm32. > > The series can also be found in the following git repo: > > git://xenbits.xen.org/people/royger/xen.git branch hvm_without_dm_v9 FWIW, I tested my 64- and 32-bit HVMlite Linux SMP and found no problems. I only tested on Intel but I've tried an earlier (v7 or v8) version on AMD and it worked as well. -boris