qemu-s390x
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[qemu-s390x] [PATCH v1 0/2] s390x/kvm: legacy_s390_alloc() fixes


From: David Hildenbrand
Subject: [qemu-s390x] [PATCH v1 0/2] s390x/kvm: legacy_s390_alloc() fixes
Date: Thu, 28 Jun 2018 13:38:15 +0200

Two patches for legacy_s390_alloc(), only relevant under old z/VM versions.

Patch #1 is relevant when trying to allocate memory for more than one
memory region. Patch #2 is only for completeness, to make it behave
more similar to qemu_anon_ram_alloc().

David Hildenbrand (2):
  s390x/kvm: legacy_s390_alloc() only supports one allocation
  s390x/kvm: indicate alignment in legacy_s390_alloc()

 target/s390x/kvm.c | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

-- 
2.17.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]