qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 1/9] define hotplug interface


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v5 1/9] define hotplug interface
Date: Mon, 03 Feb 2014 12:28:47 -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:
> Provide a generic hotplug interface for hotplug handlers.
> Intended for replacing hotplug mechanism used by
> PCI/PCIE/SHPC code and will be used for memory hotplug.
> 
> Signed-off-by: Igor Mammedov <address@hidden>
> ---
> v3:
> * amend commit description as requested by Peter Crosthwaite
> * add <private|public> doc comments to type definitions

> --- /dev/null
> +++ b/hw/core/hotplug.c
> @@ -0,0 +1,48 @@
> +/*
> + * Hotplug handler interface.
> + *
> + * Copyright (c) 2013 Red Hat Inc.

It's 2014 now :)

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