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: Mon, 28 Jul 2014 08:52:32 +0200 Message-ID: <20140728065232.GA6519@aepfle.de> References: <1404400159-27346-1-git-send-email-olaf@aepfle.de> <20140716142844.GA13820@aepfle.de> <20140717071101.GA3046@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: "Tian, Kevin" Cc: Keir Fraser , "Nakajima, Jun" , "Dong, Eddie" , "xen-devel@lists.xen.org" , "Xu, Dongxiao" , Jan Beulich , "Zhang, Yang Z" List-Id: xen-devel@lists.xenproject.org On Fri, Jul 25, Tian, Kevin wrote: > btw, did you run any workload cross save/restore? does it only happen with > xen-platform-pci device? Yes, only with xen-platform-pci. And in my testing only when the interface provided by netfront is up (ip link set up dev eth0). Olaf