From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Zhai, Edwin" Subject: Re: [PATCH] [Xend] Fix HVM PCI hot removal failure Date: Tue, 28 Apr 2009 16:18:25 +0800 Message-ID: <49F6BBD1.1040704@intel.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: Yuji Shimada , Xen Developers , Ian Jackson List-Id: xen-devel@lists.xenproject.org Sorry, I neglected this patch:( Do we have plan to improve the coexistence of qemu and xen? You know, sometimes 2 coupled repos make debug difficult given that qemu has more and more features(hotplug, power). How about adding a bridge between qemu's git and xen's hg, so that all the changes can be tracked easily. Thanks, Keir Fraser wrote: > I think Yuji has a patch pending for qemu, not yet applied by Ian. That > should fix this issue for -rc3. > > -- Keir > > On 28/04/2009 08:34, "Zhai, Edwin" wrote: > > >> Fix a bug of HVM PCI hot removal failure introduced in r19573. >> xend's deassign_device should not be called for HVM, as qemu already do so. >> > > > -- best rgds, edwin