|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: [Xen-ia64-devel] [Patch] Modify for compiling PV-on-HVM and followin
On Mon, 2007-02-05 at 14:22 +0900, DOI Tsunehisa wrote:
> --- a/xen/include/public/arch-ia64.h Mon Feb 05 13:19:10 2007 +0900
> +++ b/xen/include/public/arch-ia64.h Mon Feb 05 13:20:48 2007 +0900
> @@ -64,9 +64,11 @@ DEFINE_XEN_GUEST_HANDLE(xen_pfn_t);
> #define VIRQ_MCA_CMC VIRQ_ARCH_1 /* MCA cmc interrupt */
> #define VIRQ_MCA_CPE VIRQ_ARCH_2 /* MCA cpe interrupt */
>
> +#if 0
> /* Arch specific callback irq definition */
> /* using Requester-ID(RID) as callback irq */
> #define IA64_CALLBACK_IRQ_RID (1 << 31)
> +#endif
Is this ever going to be defined? If not, I'd rather see it deleted
along with the associated code. Thanks,
Alex
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|