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] [PATCH][TOOLS] pygrub: cleanup and support for NetBSD

To: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH][TOOLS] pygrub: cleanup and support for NetBSD
From: Christoph Egger <Christoph.Egger@xxxxxxx>
Date: Fri, 28 Mar 2008 10:34:16 +0100
Cc: INAKOSHI Hiroya <inakoshi.hiroya@xxxxxxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 28 Mar 2008 02:36:00 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <C4125045.157E2%keir.fraser@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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <C4125045.157E2%keir.fraser@xxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.7
On Friday 28 March 2008 08:35:33 Keir Fraser wrote:
> Fixed as changeset 17314.

I can confirm this fix is correct. I don't know how this could slip through 
when I submitted the patch. Sorry for that.

Christoph

>
>  -- Keir
>
> On 28/3/08 07:26, "INAKOSHI Hiroya" <inakoshi.hiroya@xxxxxxxxxxxxxx> wrote:
> > Hi Christoph,
> >
> > your patch made my linux guest unbootable.  Here is the xend.log.
> >
> > Regards,
> > Hiroya
> >
> > 2008-03-28 16:11:07 4582] DEBUG (XendDomainInfo:2279)
> > XendDomainInfo.destroy: domid=1
> > [2008-03-28 16:11:07 4582] DEBUG (XendDomainInfo:2296)
> > XendDomainInfo.destroyDomain(1)
> > [2008-03-28 16:11:07 4582] DEBUG (XendDomainInfo:1857) No device model
> > [2008-03-28 16:11:07 4582] DEBUG (XendDomainInfo:1859) Releasing devices
> > [2008-03-28 16:11:07 4582] ERROR (SrvBase:88) Request start failed.
> > Traceback (most recent call last):
> >   File "//usr/lib/python/xen/web/SrvBase.py", line 85, in perform
> >     return op_method(op, req)
> >   File "//usr/lib/python/xen/xend/server/SrvDomain.py", line 77, in
> > op_start return self.xd.domain_start(self.dom.getName(), paused)
> >   File "//usr/lib/python/xen/xend/XendDomain.py", line 1030, in
> > domain_start dominfo.start(is_managed = True)
> >   File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 420, in start
> >     XendTask.log_progress(31, 60, self._initDomain)
> >   File "//usr/lib/python/xen/xend/XendTask.py", line 209, in log_progress
> >     retval = func(*args, **kwds)
> >   File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 2046, in
> > _initDomain
> >     self._configureBootloader()
> >   File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 2446, in
> > _configureBootloader
> >     bootloader_args, kernel, ramdisk, args)
> >   File "//usr/lib/python/xen/xend/XendBootloader.py", line 70, in
> > bootloader termios.tcsetattr(m1, termios.TCSANOW, attr)
> > NameError: global name 'attr' is not defined
> >
> > Christoph Egger wrote:
> >> Hi Keir,
> >>
> >> Attached patch gets rid of the global attr variable and adds support for
> >> NetBSD.
> >>
> >> Signed-off-by: Christoph Egger <Christoph.Egger@xxxxxxx>
> >>
> >>
> >> ------------------------------------------------------------------------
> >>
> >> _______________________________________________
> >> 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



-- 
AMD Saxony, Dresden, Germany
Operating System Research Center

Legal Information:
AMD Saxony Limited Liability Company & Co. KG
Sitz (Geschäftsanschrift):
   Wilschdorfer Landstr. 101, 01109 Dresden, Deutschland
Registergericht Dresden: HRA 4896
vertretungsberechtigter Komplementär:
   AMD Saxony LLC (Sitz Wilmington, Delaware, USA)
Geschäftsführer der AMD Saxony LLC:
   Dr. Hans-R. Deppe, Thomas McCoy


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

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