|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: Is hypercall_hvm_op in changeset 11060 effective?
On 12/8/06 5:30 am, "Li, Xin B" <xin.b.li@xxxxxxxxx> wrote:
> hypercall_hvm_op in changeset 11060 seem not effective, should we use
> vmmcall instead since hvmloader is running in none-root vmcs mode?
What do you think is the problem? Init_hypercall() sets up a hypercall
transfer page suitable for the architecture you are running on (so it uses
vmmcall when running on VT-x). There are a few example hypercalls at the end
of that function which do work properly.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|