All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Get rid of legacy_s390_alloc() and phys_mem_set_alloc()
@ 2021-03-03 13:09 ` David Hildenbrand
  0 siblings, 0 replies; 20+ messages in thread
From: David Hildenbrand @ 2021-03-03 13:09 UTC (permalink / raw)
  To: qemu-devel
  Cc: kvm, qemu-s390x, David Hildenbrand, Christian Borntraeger,
	Cornelia Huck, Halil Pasic, Igor Mammedov, Paolo Bonzini,
	Peter Xu, Richard Henderson, Thomas Huth

Let's finally get rid of the alternative allocation function. Outcome of
a discussion in:
    https://lkml.kernel.org/r/20210303123517.04729c1e.cohuck@redhat.com

David Hildenbrand (2):
  s390x/kvm: Get rid of legacy_s390_alloc()
  exec: Get rid of phys_mem_set_alloc()

 include/sysemu/kvm.h |  4 ----
 softmmu/physmem.c    | 36 +++---------------------------------
 target/s390x/kvm.c   | 43 +++++--------------------------------------
 3 files changed, 8 insertions(+), 75 deletions(-)

-- 
2.29.2


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2021-03-10 16:44 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-03 13:09 [PATCH v1 0/2] Get rid of legacy_s390_alloc() and phys_mem_set_alloc() David Hildenbrand
2021-03-03 13:09 ` David Hildenbrand
2021-03-03 13:09 ` [PATCH v1 1/2] s390x/kvm: Get rid of legacy_s390_alloc() David Hildenbrand
2021-03-03 13:09   ` David Hildenbrand
2021-03-03 13:31   ` Thomas Huth
2021-03-03 13:31     ` Thomas Huth
2021-03-03 14:07   ` Christian Borntraeger
2021-03-03 14:07     ` Christian Borntraeger
2021-03-03 16:13   ` Igor Mammedov
2021-03-03 16:13     ` Igor Mammedov
2021-03-03 13:09 ` [PATCH v1 2/2] exec: Get rid of phys_mem_set_alloc() David Hildenbrand
2021-03-03 13:09   ` David Hildenbrand
2021-03-03 14:38   ` Thomas Huth
2021-03-03 14:38     ` Thomas Huth
2021-03-03 16:18   ` Igor Mammedov
2021-03-03 16:18     ` Igor Mammedov
2021-03-04 13:44 ` [PATCH v1 0/2] Get rid of legacy_s390_alloc() and phys_mem_set_alloc() Cornelia Huck
2021-03-04 13:44   ` Cornelia Huck
2021-03-10 16:22 ` Cornelia Huck
2021-03-10 16:22   ` Cornelia Huck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.