public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] KVM: s390: fix for 4.15 and stable
@ 2017-12-19  8:19 Christian Borntraeger
  2017-12-19  8:19 ` [PATCH 1/1] KVM: s390: fix cmma migration for multiple memory slots Christian Borntraeger
  0 siblings, 1 reply; 6+ messages in thread
From: Christian Borntraeger @ 2017-12-19  8:19 UTC (permalink / raw)
  To: Cornelia Huck
  Cc: KVM, Christian Borntraeger, linux-s390, Thomas Huth, Halil Pasic,
	Janosch Frank, Claudio Imbrenda

While testing the qemu patch for > 8TB guests I stumbled over
this. This is the minimal fix -> also suitable for stable.

I think we can improve this code even more (e.g. by not allocating
a bitmap for memory holes), but this will be a followup later
on.

Christian Borntraeger (1):
  KVM: s390: fix cmma migration for multiple memory slots

 arch/s390/kvm/kvm-s390.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

-- 
2.13.4

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

end of thread, other threads:[~2017-12-19 20:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-19  8:19 [PATCH 0/1] KVM: s390: fix for 4.15 and stable Christian Borntraeger
2017-12-19  8:19 ` [PATCH 1/1] KVM: s390: fix cmma migration for multiple memory slots Christian Borntraeger
2017-12-19 10:41   ` Cornelia Huck
2017-12-19 11:04     ` Christian Borntraeger
2017-12-19 17:11   ` David Hildenbrand
2017-12-19 20:21     ` Christian Borntraeger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox