, I usually do (*checks header*; yep, good this time).
} > On Mon, Jul 04, 2016 at 01:11:04AM -0700, John Nemeth wrote:
} > > On Jul 2, 12:35pm, Wei Liu wrote:
} > > }
} > > } This basically replicates the same logic in libxl_linux.c. Without this
} > > } libxl will loop
On Jul 2, 12:40pm, Wei Liu wrote:
} On Tue, Jun 28, 2016 at 06:00:49PM -0700, John Nemeth wrote:
} > I'm trying to package Xen 4.6 (specifically Xen 4.6.3) for
} > use with NetBSD. I have it mostly done; however, when I try to
} > create a domU, libxl goes into an infinite lo
I'm trying to package Xen 4.6 (specifically Xen 4.6.3) for
use with NetBSD. I have it mostly done; however, when I try to
create a domU, libxl goes into an infinite loop calling the scripts.
If I try to create a domU with no network or disk, it works fine
(albeit of rather limited use). Have
On Nov 6, 10:37am, Wei Liu wrote:
} On Fri, Nov 06, 2015 at 02:31:22AM -0800, John Nemeth wrote:
} > I would like to request that there be a way in the xen console
} > to send the escape char. The problem I faced was that I did:
} >
} > xl console
} > domU> telnet
}
I would like to request that there be a way in the xen console
to send the escape char. The problem I faced was that I did:
xl console
domU> telnet
...
At some point, I realised that I wanted to send Ctrl-], which is
the standard telnet escape char to the telnet command. But, of
course,