qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH 0/3] add hotplug opt-out option for pci devices.


From: Michael S. Tsirkin
Subject: [Qemu-devel] Re: [PATCH 0/3] add hotplug opt-out option for pci devices.
Date: Wed, 5 Jan 2011 17:57:25 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Nov 30, 2010 at 02:26:01PM +0100, Gerd Hoffmann wrote:
>   Hi,
> 
> This patch series adds a flag which allows pci devices being tagged
> as not hotpluggable.  It also sets this flag for a number of devices.
> 
> cheers,
>   Gerd
> 
> Gerd Hoffmann (3):
>   pci: allow devices being tagged as not hotpluggable.
>   piix: tag as not hotpluggable.
>   vga: tag as not hotplugable.

Applied, thanks.

>  hw/acpi_piix4.c |    2 ++
>  hw/cirrus_vga.c |    1 +
>  hw/ide/piix.c   |    2 ++
>  hw/pci.c        |   10 ++++++++++
>  hw/pci.h        |    3 +++
>  hw/piix4.c      |    1 +
>  hw/piix_pci.c   |    2 ++
>  hw/vga-pci.c    |    1 +
>  hw/vmware_vga.c |    1 +
>  qerror.c        |    4 ++++
>  qerror.h        |    3 +++
>  11 files changed, 30 insertions(+), 0 deletions(-)
> 



reply via email to

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