qemu-ppc
[Top][All Lists]
Advanced

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

[Qemu-ppc] [RFC PATCH v0 0/2] Increase max memslots to 512 for PowerPC


From: Bharata B Rao
Subject: [Qemu-ppc] [RFC PATCH v0 0/2] Increase max memslots to 512 for PowerPC
Date: Wed, 1 Jun 2016 15:21:23 +0530

Recently the number of memory slots supported by KVM for PowerPC was changed
from 32 to 512. QEMU was restricting the user specifiable hot-pluggable memory
slots to 32. This patchset changes that to 512.

This allows more number of slots to be available for memory hotplugging.

Bharata B Rao (2):
  kvm: API to obtain max supported mem slots
  spapr: Increase max memslots to 512

 hw/ppc/spapr.c       | 6 ++++--
 include/sysemu/kvm.h | 1 +
 kvm-all.c            | 7 +++++++
 3 files changed, 12 insertions(+), 2 deletions(-)

-- 
2.1.0




reply via email to

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