From: Grzegorz Milos <gm281@cam.ac.uk>
To: Melvin Anderson <Melvin.Anderson@hp.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: Bugs in mini-os on i386 architecture
Date: Thu, 23 Mar 2006 19:23:01 +0000 [thread overview]
Message-ID: <4422F595.4010105@cam.ac.uk> (raw)
In-Reply-To: <1142867903.6301.27.camel@dhcp-28-19.hpl.hp.com>
> I have been trying to get mini-os to run on i386 architecture,
> (xen-unstable.hg, 9325:1ecb7f1ddc79) but have hit problems:
>
> -- header file extras/mini-os/include/console.h is missing,
A patch has just been sent out to the list. Thanks for pointing that out.
> -- type mismatch in extras/mini-os/xenbus/xenbus_xs.c causes compile
> to fail, and
XenBus implementation got replaced with a new one by Steven Smith. This
should therefore not be an issue any more.
> -- page fault occurs in extras/mini-os/mm.c because page directory table
> entries are set up incorrectly. The array mmu_updates in new_pt_frame()
> has zero entries, but should have at least 1 entry.
The last patch fixes that as well.
> I wonder if whoever is actively working on mini-os could review these
> patches, and merge them in to the sources. The header file console.h
> contains the minimum amount needed to get mini-os to compile -- the
> writer of console.c may have intended it to contain more.
What you've put there is almost everything (only relevant change was
addition of the license).
Thanks for help Malvin!
Cheers
Gregor
next prev parent reply other threads:[~2006-03-23 19:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-20 15:18 Bugs in mini-os on i386 architecture Melvin Anderson
2006-03-23 19:23 ` Grzegorz Milos [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-03-21 21:27 Puthiyaparambil, Aravindh
2006-03-23 19:26 ` Grzegorz Milos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4422F595.4010105@cam.ac.uk \
--to=gm281@cam.ac.uk \
--cc=Melvin.Anderson@hp.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.