> > static hwaddr kvm_max_slot_size = ~0;
> >
> > And only s390x sets
> >
> > kvm_set_max_memslot_size(KVM_SLOT_MAX_BYTES);
> >
> > with
> >
> > #define KVM_SLOT_MAX_BYTES (4UL * TiB)
> >
>
>
> So seems in Igor's system its getting limited by kvm not qemu.

oops sorry, I read through the thread. we are all saying the same thing.

Reply via email to