On Fri, Jun 07, 2019 at 09:04:04AM +0300, Eugene Korenevsky wrote: > handle_vmwrite() should use is_long_mode() instead of is_64_bit_mode() > because VMWRITE opcode is invalid in compatibility mode and there is no > reason for extra checking CS.L. > > Signed-off-by: Eugene Korenevsky <ekorenevsky@xxxxxxxxx> Reviewed-by: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>