Module Name: src Committed By: riz Date: Wed Mar 7 23:31:42 UTC 2012
Modified Files: src/sys/arch/i386/i386 [netbsd-6]: machdep.c Log Message: Pull up following revision(s) (requested by bouyer in ticket #93): sys/arch/i386/i386/machdep.c: revision 1.725 cast xen_start_info.nr_pages to paddr_t, so that ctob() won't truncate the addresses to 32bits. Fix avail memory when allocating more than 4GB to a XEN3PAE domU. To generate a diff of this commit: cvs rdiff -u -r1.717.2.4 -r1.717.2.5 src/sys/arch/i386/i386/machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.