[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [PATCH] macio: Convert to qdev
From: |
Alexander Graf |
Subject: |
Re: [Qemu-ppc] [PATCH] macio: Convert to qdev |
Date: |
Tue, 6 Mar 2012 23:56:25 +0100 |
On 27.01.2012, at 00:17, Andreas Färber wrote:
> From: Anthony Liguori <address@hidden>
>
> Signed-off-by: Anthony Liguori <address@hidden>
>
> Split macio into two PCIDevices with declarative device ID,
> macio-oldworld and macio-newworld. Drop is_oldworld state in favor
> of two separate init functions and deferred creation.
>
> Signed-off-by: Andreas Färber <address@hidden>
> Cc: Alexander Graf <address@hidden>
> ---
> Anthony, I've extended and tested your patch, please consider using this
> version.
> (In that case feel free to move your Signed-off-by down.)
>
> Alex, please ack. We could inline macio_init() and get rid of is_oldworld but
> would have to move MacIOState into ppc_mac.h then.
I don't see anything obviously wrong with the patch, but this is the type of
thing that you just have to shove through testing and if it works, it works :).
Alex
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Qemu-ppc] [PATCH] macio: Convert to qdev,
Alexander Graf <=