From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH] x86/hvm: implement save/restore for posted interrupts Date: Tue, 5 Aug 2014 12:32:24 +0200 Message-ID: <20140805103224.GA15563@aepfle.de> References: <20140717071101.GA3046@aepfle.de> <20140728065232.GA6519@aepfle.de> <20140802105956.GA16174@aepfle.de> <20140804075007.GA11609@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "Zhang, Yang Z" Cc: "Tian, Kevin" , Keir Fraser , "Nakajima, Jun" , "Dong, Eddie" , "xen-devel@lists.xen.org" , "Xu, Dongxiao" , Jan Beulich List-Id: xen-devel@lists.xenproject.org On Mon, Aug 04, Zhang, Yang Z wrote: > Have you tired latest Xen? With this patch, i didn't see any issue > after more than 20 rounds migration testing. Without it, the problem > is observed with less than 10 rounds migration. I use save/restore, and even with the change the 'state' remains "2" right away. My base is a7d8ce7 ("x86/gdbsx: security audit of {,un}pausevcpu and domstatus hypercalls"). Olaf