diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2020-02-18 13:07:20 -0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-03-16 17:57:17 +0100 |
commit | 414de7abbf809f046511269797d9f2310b88e036 (patch) | |
tree | 7c3622651a3214f901f365d363184e3ce456bcfa /arch/microblaze | |
parent | 0dab98b7ade66598cab3b59931995ce91bd61258 (diff) | |
download | linux-414de7abbf809f046511269797d9f2310b88e036.tar.bz2 |
KVM: Drop kvm_arch_create_memslot()
Remove kvm_arch_create_memslot() now that all arch implementations are
effectively nops. Removing kvm_arch_create_memslot() eliminates the
possibility for arch specific code to allocate memory prior to setting
a memslot, which sets the stage for simplifying kvm_free_memslot().
Cc: Janosch Frank <frankja@linux.ibm.com>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/microblaze')
0 files changed, 0 insertions, 0 deletions