qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 5/5] qmp: add ACPI_DEVICE_OST event handling


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 5/5] qmp: add ACPI_DEVICE_OST event handling
Date: Mon, 16 Jun 2014 10:25:55 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

On 06/05/2014 08:36 AM, Igor Mammedov wrote:
> emmits event when ACPI OSPM evaluates _OST method

s/emmits/emits/

> of ACPI device.
> 
> Signed-off-by: Igor Mammedov <address@hidden>
> ---
> v2:
>  - move event decription at the beginning of file

s/decription/description/ (but typos in the changelog don't matter :)

>    to preserve alphabet ordering in file
>  - fix example json
> ---
>  docs/qmp/qmp-events.txt   |   10 ++++++++++
>  hw/acpi/memory_hotplug.c  |   29 ++++++++++++++++++++++++++++-
>  include/monitor/monitor.h |    1 +
>  monitor.c                 |    1 +
>  4 files changed, 40 insertions(+), 1 deletions(-)

It's a race to see whether this gets merged first, or whether Wenchao's
event-as-QAPI series gets merged first (still waiting for v7 on that
series; v6 was here[1]).  Loser has to rebase :)

[1]https://lists.gnu.org/archive/html/qemu-devel/2014-06/msg01222.html

If this goes in first, and you can fix the typo in the commit message,

Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]