From: Chris Brookes <cbrookes@gmail.com>
To: xen-users@lists.xensource.com
Cc: xen-devel@lists.xensource.com
Subject: xen 2.0.7 on VIA C3 (EPIA)
Date: Sat, 3 Sep 2005 13:05:37 -0500 [thread overview]
Message-ID: <9380aad705090311057a87f455@mail.gmail.com> (raw)
Hello,
Has anyone tried to get Xen 2.0.7 booting on a VIA EPIA board with a
VIA C3 CPU? I know some of the EPIA mainboards have a CPU with
"features" (4kb pages and no cmov instruction) that require the patch
Adam Sulmicki put together for 2.0.0 and 2.0.1
(http://lists.xensource.com/archives/html/xen-devel/2004-12/txt8D0L7RWimG.txt),
and I have managed to patch, compile and boot a NetBSD dom0
sucessfully with this version.
However, I would really like to try and get 2.0.7 going, so I've
attempted to apply the original patch where it still seemed
appropriate. The patch does manage to get me some output from Xen as
it boots (which is a great step forward from the immediate reboot
without it), however the whole thing halts with "(XEN) Unknown
interrupt" just after "
XEN) System RAM: 509MB (521852kB)".
With a few well placed printk's I was able to determine that the halt
was happening inside init_frametable() in arch/x86/memory.c, at the
point where it calls memset(frame_table, 0, frame_table_size).
Unfortunately my C & ASM skills being what they are (i.e not great)
I'm making slow progress. Anyone more accomplished been there and
done this, or can lend a hand?
Regards
Chris
cpu0: VIA C3 Samuel 2/Ezra (686-class), 533.36 MHz, id 0x673
cpu0: features 80803035<FPU,DE,TSC,MSR,MTRR>
cpu0: features 80803035<PGE,MMX>
cpu0: features 80803035<3DNOW>
cpu0: I-cache 64 KB 32B/line 4-way, D-cache 64 KB 32B/line 4-way
cpu0: L2 cache 64 KB 32B/line 4-way
cpu0: ITLB 128 4 KB entries 8-way
cpu0: DTLB 128 4 KB entries 8-way
cpu0: 4 page colors
next reply other threads:[~2005-09-03 18:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-03 18:05 Chris Brookes [this message]
2005-09-05 11:39 ` xen 2.0.7 on VIA C3 (EPIA) Rafael Ferreira
2005-09-06 8:05 ` Helmut Wollmersdorfer
2005-09-06 13:16 ` [Xen-devel] " Chris Brookes
2005-09-06 17:51 ` Helmut Wollmersdorfer
2005-09-06 19:45 ` [Xen-users] " Chris Brookes
2005-09-07 10:29 ` Helmut Wollmersdorfer
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=9380aad705090311057a87f455@mail.gmail.com \
--to=cbrookes@gmail.com \
--cc=xen-devel@lists.xensource.com \
--cc=xen-users@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.