exec: Get rid of phys_mem_set_alloc()
commit25459eb762ebf3e1120f5d310eddf18066e902e5
authorDavid Hildenbrand <david@redhat.com>
Wed, 3 Mar 2021 13:09:16 +0000 (3 14:09 +0100)
committerCornelia Huck <cohuck@redhat.com>
Mon, 15 Mar 2021 10:01:23 +0000 (15 11:01 +0100)
treeacc26aef8c009f32f547759139081fb482bca396
parent996e7e4b72f48c2f878e269bb9252d97129b6f73
exec: Get rid of phys_mem_set_alloc()

As the last user is gone, we can get rid of phys_mem_set_alloc() and
simplify.

Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Halil Pasic <pasic@linux.ibm.com>
Cc: Cornelia Huck <cohuck@redhat.com>
Cc: Christian Borntraeger <borntraeger@de.ibm.com>
Cc: Thomas Huth <thuth@redhat.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Cc: Peter Xu <peterx@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20210303130916.22553-3-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
include/sysemu/kvm.h
softmmu/physmem.c