qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 6/9] acpi/piix4pm: convert ACPI PCI hotplug t


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v5 6/9] acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API
Date: Mon, 03 Feb 2014 12:34:44 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 02/03/2014 08:57 AM, Igor Mammedov wrote:
> Split piix4_device_hotplug() into hotplug/unplug callbacks
> and register them as "hotplug-handler" interface implementation of
> PIIX4_PM device.
> 
> Replace pci_bus_hotplug() wiring with setting link on
> PCI BUS "hotplug-handler" property to PIIX4_PM device.
> 
> Signed-off-by: Igor Mammedov <address@hidden>
> ---

> +        error_setg(errp, "Not supported bus. Bus doesn't have propery '"

s/Not supported/Unsupported/
s/propery/property/

> +                   ACPI_PCIHP_PROP_BSEL "' set.");

Drop the trailing '.' - most of our error messages omit it on purpose

-- 
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]