From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52888) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y8S3R-0002ki-8V for qemu-devel@nongnu.org; Tue, 06 Jan 2015 06:12:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y8S3H-0006fS-5o for qemu-devel@nongnu.org; Tue, 06 Jan 2015 06:12:05 -0500 Received: from smtp.citrix.com ([66.165.176.89]:8169) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y8S3H-0006f9-1K for qemu-devel@nongnu.org; Tue, 06 Jan 2015 06:11:55 -0500 Date: Tue, 6 Jan 2015 11:11:48 +0000 From: Anthony PERARD Message-ID: <20150106111148.GD1705@perard.uk.xensource.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] bind interdomain ioctl error xen-kvm.c List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Rishi Ranjan Cc: xen-devel@lists.xensource.com, qemu-devel@nongnu.org, Stefano Stabellini On Mon, Jan 05, 2015 at 11:10:34AM -0800, Rishi Ranjan wrote: > >>>> However Anthony (CC'ed) should have some patches for it. > Anthony, can you please share any patch that can help me with this? Hi, The "patches" are in two repos: git://xenbits.xen.org/people/aperard/xen-unstable.git branch: machine-q35-wip git://xenbits.xen.org/people/aperard/qemu-dm.git branch: xen-q35-wip For the xen tree, it's the 3 top commit, and the top commit for qemu. Once applied, hvmloader will only work with Q35 and not with the default machine. -- Anthony PERARD From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony PERARD Subject: Re: bind interdomain ioctl error xen-kvm.c Date: Tue, 6 Jan 2015 11:11:48 +0000 Message-ID: <20150106111148.GD1705@perard.uk.xensource.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org To: Rishi Ranjan Cc: xen-devel@lists.xensource.com, qemu-devel@nongnu.org, Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Mon, Jan 05, 2015 at 11:10:34AM -0800, Rishi Ranjan wrote: > >>>> However Anthony (CC'ed) should have some patches for it. > Anthony, can you please share any patch that can help me with this? Hi, The "patches" are in two repos: git://xenbits.xen.org/people/aperard/xen-unstable.git branch: machine-q35-wip git://xenbits.xen.org/people/aperard/qemu-dm.git branch: xen-q35-wip For the xen tree, it's the 3 top commit, and the top commit for qemu. Once applied, hvmloader will only work with Q35 and not with the default machine. -- Anthony PERARD