]> Git Repo - qemu.git/commit
i386: hvf: Use ins_len to advance IP
authorRoman Bolshakov <[email protected]>
Thu, 28 May 2020 19:37:50 +0000 (22:37 +0300)
committerPaolo Bonzini <[email protected]>
Fri, 12 Jun 2020 15:15:02 +0000 (11:15 -0400)
commit81ae3d0216587bf868486244f038072e07ee4e9d
tree6587516fcdaa6e4e450d74616d3a2eb100dbd7bc
parent6345d7e2aeb6f7bbaa9c1e7e94e21fccf9453c70
i386: hvf: Use ins_len to advance IP

There's no need to read VMCS twice, instruction length is already
available in ins_len.

Signed-off-by: Roman Bolshakov <[email protected]>
Message-Id: <20200528193758[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
target/i386/hvf/hvf.c
This page took 0.024635 seconds and 4 git commands to generate.