|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [Xense-devel][RFC][PATCH][1/4] Xen Security Modules: XSM
On Fri, 2006-09-01 at 12:00 -0700, Chris Wright wrote:
> * Chris Wright (chrisw@xxxxxxxxxxxx) wrote:
> > > --- a/xen/arch/x86/x86_32/entry.S Fri May 26 09:23:33 2006 +0100
> > > +++ b/xen/arch/x86/x86_32/entry.S Thu Aug 31 17:14:49 2006 -0400
> > > @@ -648,6 +648,7 @@ ENTRY(hypercall_table)
> > > .long do_acm_op
> > > .long do_nmi_op
> > > .long do_arch_sched_op
> > > + .long do_xsm_op /* 30 */
>
> And I forgot to ask, do you change the acm_op entrypoints to
> go through this callback?
>
In the ACM patch, the only entrypoint to acp_op is through xsm_op.
> thanks,
> -chris
--
George S. Coker, II <gscoker@xxxxxxxxxxxxxx> 443-479-6944
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|