]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: selftests: Test slot move/delete with slot zap quirk enabled/disabled
authorYan Zhao <yan.y.zhao@intel.com>
Wed, 3 Jul 2024 02:11:19 +0000 (10:11 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 14 Aug 2024 16:29:11 +0000 (12:29 -0400)
commitb4ed2c67d275b85b2ab07d54f88bebd5998d61d8
tree0142c9d451fedd708b520652e46e317a19082696
parentaa8d1f48d353b0469bff357183ee9df137d15ef0
KVM: selftests: Test slot move/delete with slot zap quirk enabled/disabled

Update set_memory_region_test to make sure memslot move and deletion
function correctly both when slot zap quirk KVM_X86_QUIRK_SLOT_ZAP_ALL is
enabled and disabled.

Signed-off-by: Yan Zhao <yan.y.zhao@intel.com>
Message-ID: <20240703021119.13904-1-yan.y.zhao@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/set_memory_region_test.c