On 01/16/2017 01:20 PM, ben@skyportsystems.com wrote: > From: Ben Warren meta-comment: This message was sent with headers: > Message-Id: > In-Reply-To: > References: > In-Reply-To: > References: while your cover letter's actual headers included: > Message-Id: I don't know how you got your sending side to use two different sets of In-Reply-To, but it breaks at least Thunderbird's abilities to rethread the messages (thunderbird apparently only pays attention to the last header, while only the first one would cause correct threading). > > Signed-off-by: Ben Warren > Cc: Gal Hammer If you are basing this patch off of earlier work (for example, you mentioned Igor's work), you may need additional S-o-b lines for work you copied from the earlier versions. > --- > docs/specs/vmgenid.txt | 38 ++++++++++++++++++++++++++++++++++++++ > 1 file changed, 38 insertions(+) > create mode 100644 docs/specs/vmgenid.txt > > diff --git a/docs/specs/vmgenid.txt b/docs/specs/vmgenid.txt > new file mode 100644 > index 0000000..afc1717 > --- /dev/null > +++ b/docs/specs/vmgenid.txt > @@ -0,0 +1,38 @@ > +VIRTUAL MACHINE GENERATION ID > +============================= > + > +Copyright (C) 2016 Red Hat, Inc. Claiming Red Hat copyright makes it sound like you are basing this off an earlier version. That is the correct thing to do if you indeed copied something with Red Hat copyright, but seems weird if you wrote it from scratch. > +Copyright (C) 2016 Skyport Systems, Inc. Do you want to claim 2017 as well? > + > +The vmgenid device is a sysbus device with the ACPI ID "QEMU_Gen_Counter_V1". > + > +The device has one properties, which can be set using the command line s/properties/property/ > +argument or the QMP interface: > + guid - sets the value of the GUID > +For example: > +QEMU -device vmgenid,guid="324e6eaf-d1d1-4bf6-bf41-b9bb6c91fb87" > + -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org