On Tue, 03 Mar 2015 10:40:23 -0700 Eric Blake <ebl...@redhat.com> wrote:
> On 03/02/2015 03:14 PM, Luiz Capitulino wrote: > > This document describes how to use memory hotplug in QEMU. > > > > Signed-off-by: Luiz Capitulino <lcapitul...@redhat.com> > > --- > > docs/memory-hotplug.txt | 76 > > +++++++++++++++++++++++++++++++++++++++++++++++++ > > 1 file changed, 76 insertions(+) > > create mode 100644 docs/memory-hotplug.txt > > > > diff --git a/docs/memory-hotplug.txt b/docs/memory-hotplug.txt > > new file mode 100644 > > index 0000000..70bac79 > > --- /dev/null > > +++ b/docs/memory-hotplug.txt > > @@ -0,0 +1,76 @@ > > +QEMU memory hotplug > > +=================== > > + > > Is it worth having an explicit copyright/license blurb (this defaults to > GPLv2+ per the top-level if you don't make it explicit). That's fine with me.