|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: [Xen-ia64-devel] [Patch] Follow new interrupt deliver mechanism for
Hi Alex,
Thank you for your comment.
You (alex.williamson) said:
>> + return rid | (1 << 31); /* with RID marker(MSB) */
>
> Ok, except (1 << 31) needs to be defined in a common header somewhere
> so it's not just a random magic bit. Thanks,
I agree it.
I think that the definition should be in xen/include/public/hvm/params.h
or xen/include/public/arch-ia64.h.
What do you think about this ?
- Tsunehisa Doi
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|