|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
RE: [Xen-ia64-devel] Question about evtchn_vector
>From: Tristan Gingold [mailto:Tristan.Gingold@xxxxxxxx]
>Sent: 2006年5月10日 15:31
>> >>
>> >> Yes, that vector is domain-wise. However do you really need put it
>> >> into shared_info? Guest doesn't access this field directly, and how
>> >> about moving it into arch_domain?
>> >
>> >Guest access it, to initialize it!
>> >
>> >Tristan.
>>
>> If only for initialization, you can pass that vector number in
>> vcpu_guest_context which is used to setup initial guest context. Then
>> save passed vector into arch_domain.evtchn_vector.
>No, it is dom linux which setsit. See evtchn_ia64.c
>
>Tristan.
OK, domain 0 is always special.
Thanks,
Kevin
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|