qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH qom-next v2 4/4] pcie_port: Turn PCIEPort and PC


From: Don Koch
Subject: Re: [Qemu-devel] [PATCH qom-next v2 4/4] pcie_port: Turn PCIEPort and PCIESlot into abstract QOM types
Date: Thu, 25 Jul 2013 16:15:58 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6

On 07/22/2013 06:36 PM, Andreas Färber wrote:
> Move PCIEPort's "port" property to the new type, same for "aer_log_max".
> Move PCIESlot's "chassis" and "slot" properties to the new type.
> 
> Signed-off-by: Andreas Färber <address@hidden>
> ---
>  hw/pci-bridge/ioh3420.c            | 31 ++++++-----------------
>  hw/pci-bridge/xio3130_downstream.c | 31 ++++++-----------------
>  hw/pci-bridge/xio3130_upstream.c   | 21 ++++-----------
>  hw/pci/pcie_port.c                 | 52 
> ++++++++++++++++++++++++++++++++++++++
>  include/hw/pci/pcie_port.h         | 14 ++++++++--
>  5 files changed, 85 insertions(+), 64 deletions(-)
> 

Reviewed-by: Don Koch <address@hidden>




reply via email to

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