On Wed, Jun 01, 2016 at 11:56:07AM +0200, Paolo Bonzini wrote:
>
>
> On 01/06/2016 11:51, Bharata B Rao wrote:
> > Introduce kvm_get_max_memslots() API that can be used to obtain the
> > maximum number of memslots supported by KVM.
> >
> > Signed-off-by: Bharata B Rao
> > ---
> > include/sysem
On 01/06/2016 11:51, Bharata B Rao wrote:
> Introduce kvm_get_max_memslots() API that can be used to obtain the
> maximum number of memslots supported by KVM.
>
> Signed-off-by: Bharata B Rao
> ---
> include/sysemu/kvm.h | 1 +
> kvm-all.c| 7 +++
> 2 files changed, 8 insertion
Introduce kvm_get_max_memslots() API that can be used to obtain the
maximum number of memslots supported by KVM.
Signed-off-by: Bharata B Rao
---
include/sysemu/kvm.h | 1 +
kvm-all.c| 7 +++
2 files changed, 8 insertions(+)
diff --git a/include/sysemu/kvm.h b/include/sysemu/kvm