qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 11/16] introduce ICC bus/device/bridge


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 11/16] introduce ICC bus/device/bridge
Date: Mon, 22 Apr 2013 12:39:36 +0100

On 15 April 2013 23:12, Igor Mammedov <address@hidden> wrote:
> ... to provide hotplug-able bus.
>
> * icc-bridge will serve as a parent for icc-bus and provide
>   mmio mapping services to child icc-devices.
> * icc-device will replace SysBusDevice as a parent of APIC
>   and IOAPIC devices.
>
> Signed-off-by: Igor Mammedov <address@hidden>
> ---
> v2:
>   * Rebase on top the last HW reorganization series.
>   * Move hw/icc_bus.c into hw/cpu/ and hw/icc_bus.h include/hw/i386/

This seems inconsistent. I think the header should be in
include/hw/cpu/ to match the location of the .c file.

thanks
-- PMM



reply via email to

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