7 messages in com.xensource.lists.xen-ia64-develRe: [Xen-ia64-devel] [patch] make Xen...
FromSent OnAttachments
Jes Sorensen21 Dec 2006 06:42.diff
Akio Takebe21 Dec 2006 08:31 
Isaku Yamahata21 Dec 2006 18:21 
Jes Sorensen28 Dec 2006 08:52 
Tristan Gingold28 Dec 2006 12:25 
Jes Sorensen29 Dec 2006 01:37 
Tristan Gingold29 Dec 2006 06:00 
Subject:Re: [Xen-ia64-devel] [patch] make Xen assign meta-physical memory in spaces that match real hardware
From:Tristan Gingold (tgin@free.fr)
Date:12/28/2006 12:25:00 PM
List:com.xensource.lists.xen-ia64-devel

On Thu, Dec 28, 2006 at 05:52:57PM +0100, Jes Sorensen wrote: [...]

With these patches applied I am seeing PAL warnings about unimplemented PAL call 42 and then a cachable vs uncacheable access in xenmisc.c. Anyone else seeing this?

Yes, PAL call 42 has never been implemented. A dummy implementation should be rather easy, but it's difficult to return an accurate value because of vcpu migration.

Tristan.