Bruce Rogers
2006-May-09 22:58 UTC
[Xen-devel] [RESEND][PATCH] Fix loading binary images that support or require PAE
(Pardon the resend - I was playing with whether i should use a 2 or 3 bit field and left the shift amount 1 off) Loading of binary images which include a quasi-Multi-boot Spec record is supported by Xen, but currently there not a way to inform the loader of the PAE requirements/capabilities of the loading image. This patch extends the flags used in the quasi-Multi-boot Spec record to this include information, and to process that information. It also attempts to provide a way to specify that the binary image is a 64 bit kernel, but that was an afterthought in this patch, so there could be things I''m missing there. - Bruce Rogers Signed-off-by: Bruce Rogers <brogers@novell.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Apparently Analagous Threads
- [PATCH] virtio_net: Add schedule check to napi_enable call
- [PATCH] virtio_net: Add schedule check to napi_enable call
- [PATCH] Repost - support use of xen public headers by C89 era compilers
- [PATCH 0/3][STABLE] KVM: Various issues in virtio_net
- [PATCH 0/3][STABLE] KVM: Various issues in virtio_net