|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] vcpu_info
Thanx George. Yes, am looking into xen-2.0. "struct vcpu_info" is not present there. Actually am doing a project in which i need to provide a functionality similar to pushing the address of cr2 onto the stack.
Also, how can I avoid the use of fast handlers?...I need to perform some checks inside xen before transferring control to the guest OS for each trap. Should I modify the "set_trap_table" hypercall for that??
On Fri, Oct 10, 2008 at 6:15 PM, George Dunlap <George.Dunlap@xxxxxxxxxxxxx> wrote:
It's worth a shot looking there. Certainly 3+ will have it for sure.
Is there a particular reason you want to avoid that struct?
-George
On Fri, Oct 10, 2008 at 1:37 PM, pallavi jk < pallutai@xxxxxxxxx> wrote:
> Can anyone please tell me what was the xen version in which struct vcpu_info
> was not present?
>
> Should I see in xen 2.0 ?...I need a xen version without "struct vcpu_info"
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|