|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Xen & Transmeta (from xen-users)
On Thu, 2 Jun 2005, Keir Fraser wrote:
> On 1 Jun 2005, at 18:50, Carl Holtje ;021;vcsg6; wrote:
>
> > Ok.. so this may be a horribly basic question, but what does 'working
> > properly' look like -- I mean, how do I know if what I have is right or
> > wrong?
>
> Try calling show_page_walk(header), where header is the virtual address
> returned by set_fixmap. You should see valid non-zero entries at both
> levels of the pagetable.
Ok.. so I've 'upgraded' to using the xen-unstable tree... and walked into
a bunch more trouble..
I'm totally lost looking at the assembler for
xen/arch/x86/string.c#memset, but that seems to be where my latest
"unknown interrupt" message is coming from (originating from
xen/arch/x86/mm.c#init_frametable)... how do I go about fixing
this?
I moved the init_trap() call in setup.c before this, but don't get
anything.. must be too early?
Thanks again... your help is definitely appreciated!
Carl
- --
"There are 10 types of people in the world: Those who understand binary
and those that don't."
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|