From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [PULL] Xen fixes Date: Fri, 03 Aug 2012 15:44:30 -0500 Message-ID: <87wr1fu2mp.fsf@codemonkey.ws> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: 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: Stefano Stabellini , qemu-devel@nongnu.org Cc: Anthony.Perard@citrix.com, xen-devel@lists.xensource.com, Stefano Stabellini List-Id: xen-devel@lists.xenproject.org Stefano Stabellini writes: > Hi Anthony, > please pull a couple of simple Xen compilation fixes from: > > git://xenbits.xen.org/people/sstabellini/qemu-dm.git xen-fixes-20120801 > > Anthony PERARD (1): > configure: Fix xen probe with Xen 4.2 and later > > Stefano Stabellini (1): > fix Xen compilation Pulled. Thanks. Regards, Anthony Liguori > > configure | 1 - > hw/xen_pt.c | 4 +--- > 2 files changed, 1 insertions(+), 4 deletions(-) > > Cheers, > > Stefano