On 04/02/20 23:01, Krish Sadhukhan wrote: >> >> /* >> * Load guest's/host's cr3 at nested entry/exit. @nested_ept is true >> if we are >> * emulating VM-Entry into a guest with EPT enabled. On failure, the >> expected >> * Exit Qualification (for a VM-Entry consistency check VM-Exit) is >> assigned to >> * @entry_failure_code. >> */ > It works. > > With that, > > Reviewed-by: Krish Sadhukhan <krish.sadhukhan@xxxxxxxxxx> Thanks, I folded in the change. Paolo