|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] set_gdt failing in translated mode
On 11/12/06 01:03, "Tim Wood" <twwood@xxxxxxxxx> wrote:
> I'm working on save/restore for domains using translated shadow page
> tables. I've added support so that page tables are not
> (un)canonicalized during save/restore, but when the new context is
> being loaded, the set_gdt call is failing. Specifically, the
> get_page_and_type() call fails.
What's the error (try adding guest_loglvl=all as a Xen boot parameter)? Most
likely Xen thinks the GDT pages are already mapped writable. Or there could
be a PFN vs. MFN mixup.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|