On Tue, Nov 28, 2017 at 10:59:57AM -0600, Eric Blake wrote: > On 11/28/2017 08:53 AM, Igor Mammedov wrote: > > commit 419fcdec3c (numa: add '-numa cpu,...' option for property based node > > mapping) > > added '-numa cpu' option but forgot to update appropriate section for > > '--help'. > > Add '-numa cpu' description to '-help' output > > > > Reported-by: Markus Armbruster <arm...@redhat.com> > > Signed-off-by: Igor Mammedov <imamm...@redhat.com> > > --- > > qemu-options.hx | 4 +++- > > 1 file changed, 3 insertions(+), 1 deletion(-) > > Documentation only; safe for 2.11 if it makes it through someone's tree > (although we're cutting it close); and harmless if it waits for 2.12 > instead. > > Reviewed-by: Eric Blake <ebl...@redhat.com>
Thanks, queueing it for 2.12 on machine-next. -- Eduardo