Skip to content
Commit bd95926c authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

KVM: nSVM: split out __nested_vmcb_check_controls



Remove the struct vmcb_control_area parameter from nested_vmcb_check_controls,
for consistency with the functions that operate on the save area.  This
way, VMRUN uses the version without underscores for both areas, while
KVM_SET_NESTED_STATE uses the version with underscores.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 355d0473
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment