qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/5] PCI hotplug fixes/cleanup


From: Michael S. Tsirkin
Subject: Re: [Qemu-devel] [PATCH v2 0/5] PCI hotplug fixes/cleanup
Date: Wed, 11 Apr 2012 11:36:44 +0300
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Apr 05, 2012 at 11:07:01AM -0600, Alex Williamson wrote:
> Incorporating feedback from v1.  Re-ordered so first 2 patches are fixes,
> allowing easier backport.  Instead of declaring the eject register is
> write-only we define it to be a feature bits register and define the base
> feature set in the docs (a feature register seems easier to maintain than
> a version register).  Other patches remain the same.  Thanks,
> 
> Alex


Thanks, applied.

> ---
> 
> Alex Williamson (5):
>       acpi_piix4: Use pci_get/set_byte
>       acpi_piix4: Re-define PCI hotplug eject register read
>       acpi_piix4: Remove PCI_RMV_BASE write code
>       acpi_piix4: Fix PCI hotplug race
>       acpi_piix4: Disallow write to up/down PCI hotplug registers
> 
> 
>  docs/specs/acpi_pci_hotplug.txt |   18 +++-
>  hw/acpi_piix4.c                 |  180 
> +++++++++++++++++++++------------------
>  2 files changed, 109 insertions(+), 89 deletions(-)



reply via email to

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