On 09/01/2009 04:32 PM, Mohammed Gamal wrote:
I'd appreciate any suggestions you have to alleviate this.
I fail to see why you need an internal loop if you can use the external
(__vcpu_run) one.
Because it's not just used by VMX. So I don't think it'd be wise to
use it for something that's VMX-specific.

The loop is there anyway. The only question is whether vmx_handle_exit() emulates on instruction or many.

Emulating one instruction is slower, but will get interrupt injection more accurate (once we have emulated real mode interrupt injection).

--
error compiling committee.c: too many arguments to function

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to