Hi,
I'm running UML 2.4.26 on customerized linux 2.4.21, and met the
following problems which I can not figure out:
1. gdb does not come up with a command line prompt when I add the "debug"
option in the uml (in tt mode), it just hang up with these
message:
==
Hi,
currently I'm porting UML to s390 31-bit.
A first 2.6.11 UML system already is running in UML-SKAS0 mode,
which normally should run on an unpatched host (no skas3-patch).
To make UML build and run on s390, I needed to do these two little
changes (the patches are copy and paste. I hope that does
On Monday 04 April 2005 10:00 am, Jeff Dike wrote:
> On Thu, Mar 31, 2005 at 06:03:34PM +0800, Alex LIU wrote:
> > union uml_pt_regs {
> > #ifdef UML_CONFIG_MODE_TT
> > struct tt_regs {
> > long syscall;
> > void *sc;
> > } tt;
> > #endif
> > };
> > -
On Monday 04 April 2005 09:32 am, Blaisorblade wrote:
> > Is this a case where I should be upgrading my host kernels (will do that
> > in time anyway)?
>
> You simply need to update the SKAS patch version. -V2 is very old, and many
> bugs (including this, that is a bug in the SYSEMU part of the SK
On Tuesday 05 April 2005 19:23, Rob Landley wrote:
> On Monday 04 April 2005 09:32 am, Blaisorblade wrote:
> > > Is this a case where I should be upgrading my host kernels (will do
> > > that in time anyway)?
> > You simply need to update the SKAS patch version. -V2 is very old, and
> > many bugs
On Tuesday 05 April 2005 19:23, Rob Landley wrote:
> On Monday 04 April 2005 09:32 am, Blaisorblade wrote:
> > > Is this a case where I should be upgrading my host kernels (will do
> > > that in time anyway)?
> >
> > You simply need to update the SKAS patch version. -V2 is very old, and
> > many bu
On Tuesday 05 April 2005 19:20, Rob Landley wrote:
> On Monday 04 April 2005 10:00 am, Jeff Dike wrote:
> > On Thu, Mar 31, 2005 at 06:03:34PM +0800, Alex LIU wrote:
> > > union uml_pt_regs {
> > > #ifdef UML_CONFIG_MODE_TT
> > > struct tt_regs {
> > > long syscall;
> > > void *sc;
> > > } tt
On Tue, Apr 05, 2005 at 01:23:47PM -0400, Rob Landley wrote:
> What's the minimal patch set that _just_ adds -SKAS0 mode to something like a
> 2.6.11 kernel? I'd like to try it out, but every time I sit down to whack at
> it my interest budget runs out sifting through a mountain of unrelated x86
Hi there,
I have applied 2.6.12-rc2 patches against 2.6.11 and gone to compile
and it fails...
Here is what I have done:
make menuconfig ARCH=um
Added in hostfs, UML networking - daemon (but also tried with these
off, no difference)
make linux ARCH=um
Output:
HOSTCC usr/gen_init_cpio
CHK