]> Git Repo - qemu.git/commit
target/i386: Refactored intercept checks into cpu_svm_has_intercept
authorLara Lazier <[email protected]>
Wed, 16 Jun 2021 12:39:04 +0000 (14:39 +0200)
committerPaolo Bonzini <[email protected]>
Wed, 16 Jun 2021 13:02:39 +0000 (15:02 +0200)
commit813c6459ee774ee48496653cd530658b733b79cd
treed3083295f1d2b76e0b29e681a3df387e79be98f5
parentf8bb7e1c25b3d9c55975ca0f428f03d1049f2b06
target/i386: Refactored intercept checks into cpu_svm_has_intercept

Added cpu_svm_has_intercept to reduce duplication when checking the
corresponding intercept bit outside of cpu_svm_check_intercept_param

Signed-off-by: Lara Lazier <[email protected]>
Message-Id: <20210616123907[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
target/i386/cpu.h
target/i386/tcg/sysemu/svm_helper.c
This page took 0.028832 seconds and 4 git commands to generate.