WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Upstream Qemu With Xen configuration problem

To: xen-devel@xxxxxxxxxxxxxxxxxxx, qemu-devel@xxxxxxxxxx
Subject: [Xen-devel] Upstream Qemu With Xen configuration problem
From: Daniel Castro <evil.dani@xxxxxxxxx>
Date: Fri, 8 Jul 2011 02:17:14 +0900
Cc:
Delivery-date: Thu, 07 Jul 2011 10:17:58 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=fzFoqeJVxXVaBdZUvZYzC6FUSJTtERxsw6c9yyjp/pQ=; b=HUY/PmDAaTE232niim2u54L2jVsHK4q4DxGIPm8+MccUvLyVi4lFO49auF4HJxLeIO Wjoqq2tIfOeHkys768qW7XaY6yjegHTLGDuhkcNcKs+RWNPIaumKMSK08SwW99xa2LDU q5cs47Y/9LoSnEQSqPDqbbS1fXrwC2a3O3Bhg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Greetings,

I am trying to configure Xen4.2 unstable with upstream qemu. I am
running on a small problem when running the configuration of qemu,
Qemu Config can not find Xen. I have debugged the Configuration script
and the temp c file that qemu uses to detect xen version are returning
empty string, hence the config script can tell xen version. Xen with
staging branch works fine.
My configure call is as follows:
./configure --enable-xen --target-list=i386-softmmu
--extra-cflags="-I/usr/src/xen-unstable.hg/dist/install/usr/include"
--extra-ldflags="-L/usr/src/xen-unstable.hg/dist/install/usr/lib"
--enable-debug

The contents of /usr/src/xen-unstable.hg/dist/install/usr/include are:
blktaplib.h       libxl.h         temp.c          xenguest.h    xs_lib.h
fsimage_grub.h    _libxl_types.h  xen             xenstat.h
fsimage.h         libxl_utils.h   xenctrl.h       xentoollog.h
fsimage_plugin.h  libxl_uuid.h    xenctrlosdep.h  xs.h

The contents of /usr/src/xen-unstable.hg/dist/install/usr/lib are:
python2.7  xen

Qemu is on master branch 744d3644181ddb16ef5944a0f9217e46961c8c84
"pxa2xx_lcd: add proper rotation support"
Xen is on unstable branch 23608:2f63562df1c4 "libxl: Do not SEGV when
no 'removable' disk parameter in xenstore"

I can change xen changeset freely, but I can not change qemu changeset
since I need some features present in qemu.

Any help, or pointers are greatly appreciated.

Thanks for your time,

Daniel





-- 
+-=====---------------------------+
| +---------------------------------+ | This space intentionally blank
for notetaking.
| |   | Daniel Castro,                |
| |   | Consultant/Programmer.|
| |   | U Andes                         |
+-------------------------------------+

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>