From: Eric Blake <eblake@redhat.com>
To: Gal Hammer <ghammer@redhat.com>, qemu-devel@nongnu.org
Cc: pbonzini@redhat.com, imammedo@redhat.com, mst@redhat.com
Subject: Re: [Qemu-devel] [PATCH V16 2/4] acpi: add a vm_generation_id_changed method
Date: Tue, 16 Jun 2015 09:23:46 -0600 [thread overview]
Message-ID: <55803F82.8080701@redhat.com> (raw)
In-Reply-To: <1434463863-26560-3-git-send-email-ghammer@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 753 bytes --]
On 06/16/2015 08:11 AM, Gal Hammer wrote:
> Add a new method to the AcpiDeviceIfClass interface. The new
> method sends an ACPI notfication when the VM generation id is
s/notfication/notification/
> changed.
>
> Signed-off-by: Gal Hammer <ghammer@redhat.com>
> ---
> +++ b/include/hw/acpi/acpi_dev_interface.h
> @@ -28,6 +28,9 @@ typedef struct AcpiDeviceIf {
> * ospm_status: returns status of ACPI device objects, reported
> * via _OST method if device supports it.
> *
> + * vm_generation_id_changed: notify the guest that it generation
> + * id was changed.
s/it/its/
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]
next prev parent reply other threads:[~2015-06-16 15:23 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-16 14:10 [Qemu-devel] [PATCH V16 0/4] Virtual Machine Generation ID Gal Hammer
2015-06-16 14:11 ` [Qemu-devel] [PATCH V16 1/4] docs: vm generation id device's description Gal Hammer
2015-06-16 15:22 ` Eric Blake
2015-06-16 14:11 ` [Qemu-devel] [PATCH V16 2/4] acpi: add a vm_generation_id_changed method Gal Hammer
2015-06-16 15:23 ` Eric Blake [this message]
2015-06-16 22:55 ` Igor Mammedov
2015-06-16 14:11 ` [Qemu-devel] [PATCH V16 3/4] i386: add a Virtual Machine Generation ID device Gal Hammer
2015-06-16 22:52 ` Igor Mammedov
2015-06-16 23:08 ` Igor Mammedov
2015-06-16 14:11 ` [Qemu-devel] [PATCH V16 4/4] tests: add a unit test for the vmgenid device Gal Hammer
2015-06-16 23:41 ` Igor Mammedov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55803F82.8080701@redhat.com \
--to=eblake@redhat.com \
--cc=ghammer@redhat.com \
--cc=imammedo@redhat.com \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.