commit | bfec5c2cc0adad3b343281eb4f9b94222c5f594f | [log] [tgz] |
---|---|---|
author | Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> | Fri Oct 16 10:27:53 2015 +0530 |
committer | Paul Mackerras <paulus@samba.org> | Wed Oct 21 16:31:46 2015 +1100 |
tree | b387ae9acbafdac7637628e68339d411deb80f00 | |
parent | c64dfe2af3de448f9afa2e542983015b31c1f91c [diff] |
KVM: PPC: Implement extension to report number of memslots QEMU assumes 32 memslots if this extension is not implemented. Although, current value of KVM_USER_MEM_SLOTS is 32, once KVM_USER_MEM_SLOTS changes QEMU would take a wrong value. Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Paul Mackerras <paulus@samba.org>