|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] supervisor_mode_kernel and hypercall
In xen/arch/x86/x86_32/traps.c, if supervisor_mode_kernel is true, the hypercall_page will be initialized by hypercall_page_initialise_ring0_kernel. my question is, does supervisor_mode_kernel mean that the guest kernel is also running in ring0, the same privilege level as Xen hypervisor?
The book "the definitive guide to the xen hypervisor" (in page 30) says hypercall through int82 is now deprecated, and replaced by hypercall_page. but int82 can still be found in hypercall_page_initialise_ring1_kernel. In what situation it will be used?
Thanks.
-Yanjun
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] supervisor_mode_kernel and hypercall,
Yanjun Wu <=
|
|
|
|
|