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

Re: [Xen-devel] qemu usb not working after restore

To: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] qemu usb not working after restore
From: venkatesh k <venkatesh7venkatesh@xxxxxxxxx>
Date: Thu, 12 Feb 2009 16:06:34 +0530
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, James Harper <james.harper@xxxxxxxxxxxxxxxx>, Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>, Keir Fraser <Keir.Fraser@xxxxxxxxxxxxx>
Delivery-date: Thu, 12 Feb 2009 02:36:58 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=yKHhuA4xuPPJt2XByFIpvSKu+UvQSJ/vPJP1yEYxLCU=; b=Ik9Kg2/XX86qKksKrzHZrBIKI0MAPa/GZum7598i+ylEFqeB3dRp5twp7UU1w2Ckub O7AjkDhloID7k6lW/F2MPJS0+hYAOR6p06crjBjzgzt90spLHkgAc4sn+iyKBekyqKWa knJvPILXyLhVNwXfruNe+euJjb07HpXGwtg/k=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=G93NKXR37xi0KKQienFY6GlTUtrPclH/ZGSexeMh2DcUHYdsw7CWbM6L8XGsvy/VRQ IcG3+4yZU+Y0WZjr74JHC2MQvwpho2FV0aNIXBI8fPn01qsEUp9wYQwg50S/12J1KbzG KNdOmsRA1xIlLawEHGoatuKlhn38EyqRp5gKo=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4993F746.4070203@xxxxxxxxxxxxx>
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>
References: <C5B9925E.1A23%keir.fraser@xxxxxxxxxxxxx> <4993F746.4070203@xxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
make -f buildconfigs/mk.linux-2.6-xen build
make[2]: Entering directory `/home/mamce/Desktop/xen-3.3.1'
set -e ; \
        if [ ! -e linux-2.6.18-xen.hg/.hg ] ; then \
            __repo=$(sh buildconfigs/select-repository linux-2.6.18-xen.hg 
.:..) ; \
            if [ -d ${__repo} ] ; then \
                echo "Linking ${__repo} to linux-2.6.18-xen.hg." ; \
                ln -s ${__repo} linux-2.6.18-xen.hg ; \
            else \
                echo "Cloning ${__repo} to linux-2.6.18-xen.hg." ; \
                hg clone ${__repo#file://} linux-2.6.18-xen.hg ; \
            fi ; \
        else \
            __parent=$(hg -R linux-2.6.18-xen.hg path default) ; \
            echo "Pulling changes from ${__parent} into linux-2.6.18-xen.hg." ; 
\
            hg -R linux-2.6.18-xen.hg pull ${__parent} ; \
        fi
select-repository: Searching `.:..' for linux-2.6.18-xen.hg
select-repository: Ignoring `.'
Unable to determine path to Linux source tree.
Falling back to linux-2.6.18-xen Mercurial repository.
Cloning http://xenbits.xensource.com/linux-2.6.18-xen.hg to linux-2.6.18-xen.hg.
/bin/sh: hg: not found
make[2]: *** [linux-2.6.18-xen.hg/.valid-src] Error 127
make[2]: Leaving directory `/home/mamce/Desktop/xen-3.3.1'
make[1]: *** [linux-2.6-xen-install] Error 2
make[1]: Leaving directory `/home/mamce/Desktop/xen-3.3.1'
make: *** [install-kernels] Error 1


On 2/12/09, Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> wrote:
> Keir Fraser wrote:
>
>> On 11/02/2009 22:44, "James Harper" <james.harper@xxxxxxxxxxxxxxxx> wrote:
>>
>>>> Is this a known bug anywhere? If not, any suggestions as to where to
>>>> start looking would be greatly appreciated!
>>>>
>>> After a quick look, I can see that the _save and _load code in
>>> usb_uhci.c is "#if 0"'d out. Stefano Stabellini posted a patch on Oct 15
>>> to enable it again, but I can't see it anywhere... maybe I'm just using
>>> a bad tree?
>>
>> That's a question for Stefano and Ian Jackson. If we're not backporting
>> sufficient stabiliation patches from the unstable git repo, that's quite a
>> problem.
>>
>
> I can see that my patch was not backported to the 3.3 testing tree.
> Ian, can you please backport commit
> 5f8914edc785ddbd3cae769aa8309c80609c3601 on qemu-xen-unstable?
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>

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