3 messages in com.xensource.lists.xen-ia64-devel[Xen-ia64-devel] Re: PATCH: cleanup i...
FromSent OnAttachments
Tristan Gingold25 Aug 2006 04:57.diffs
Alex Williamson25 Aug 2006 16:02 
Tristan Gingold28 Aug 2006 00:30 
Subject:[Xen-ia64-devel] Re: PATCH: cleanup in dom_fw.c
From:Alex Williamson (alex@hp.com)
Date:08/25/2006 04:02:42 PM
List:com.xensource.lists.xen-ia64-devel

On Fri, 2006-08-25 at 13:57 +0200, Tristan Gingold wrote:

Hi,

This patch is mostly a cleanup of dom_fw.c. I have added comments, new structure. The memmap handling for dom0 is now grouped which is IMHO more clear.

Also, hypercall stubs and fw tables now only use 1 page instead of 2 MB. This saves memory a little bit!

I have also fixed two bugs: sal systab checksum and memory type for fw table area.

Applied. I had to add back the dom0 passthrough for EFI_RESERVED_TYPE memory. I have at least one system that uses that range for ACPI tables, so it was rather unhappy booting without that range mapped. Thanks,

Alex