[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH][TOOLS] pygrub: cleanup and support for NetBSD
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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |