kvm_set_memslot
return kvm_set_memslot(kvm, old, NULL, KVM_MR_DELETE);
r = kvm_set_memslot(kvm, old, new, change);