On Thu, 21 Nov 2013 14:01:43 +0800 Li Guang <lig.f...@cn.fujitsu.com> wrote:
> Igor Mammedov wrote: > > Along with conversion extend -m option to support following parameters > > > ... > > + if (!opts) { > > exit(1); > > } > > - sz = QEMU_ALIGN_UP((uint64_t)value, 8192); > > + > > + /* fixup legacy sugffix-less format */ > > > s/sugffix/suffix > Thaks, fixed in memhpv2-wip-on-pci tree