|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [rfc] [patch] more 'long' in the hypervisor interface
On Wed, 2006-06-28 at 16:03 -0500, Hollis Blanchard wrote:
> diff -r 10db0f8c710d xen/include/public/arch-x86_64.h
> --- a/xen/include/public/arch-x86_64.h Wed Jun 28 15:37:45 2006 -0400
> +++ b/xen/include/public/arch-x86_64.h Wed Jun 28 16:02:21 2006 -0500
> @@ -104,6 +104,8 @@ DEFINE_XEN_GUEST_HANDLE(xen_pfn_t);
> #define MAX_VIRT_CPUS 32
>
> #ifndef __ASSEMBLY__
> +
> +typedef unsigned long legacy_ulong_t;
>
> /*
> * int HYPERVISOR_set_segment_base(unsigned int which, unsigned long
> base)
(Obviously that patch should have included the same for x86_32 and ia64;
I had a typo in the diff command.)
--
Hollis Blanchard
IBM Linux Technology Center
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Re: [Xen-devel] [rfc] [patch] more 'long' in the hypervisor interface, (continued)
[Xen-devel] Re: [rfc] [patch] more 'long' in the hypervisor interface,
Hollis Blanchard <=
|
|
|
|
|