[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [Qemu-devel] [PATCH RFC for-2.3? 5/8] fdb: Move FDCtrlISA
From: |
John Snow |
Subject: |
Re: [Qemu-ppc] [Qemu-devel] [PATCH RFC for-2.3? 5/8] fdb: Move FDCtrlISABus to header |
Date: |
Tue, 19 May 2015 11:40:43 -0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 |
On 05/19/2015 09:02 AM, Andreas Färber wrote:
> Am 31.03.2015 um 03:38 schrieb John Snow:
>> You probably meant 'fdc' !
>>
>> On 03/29/2015 01:53 PM, Andreas Färber wrote:
>>> To be used for embedding the device.
>>>
>>> Add gtk-doc private/public markers for parent field.
>>>
>>> Signed-off-by: Andreas Färber <address@hidden>
>>> ---
>>> hw/block/fdc.c | 87
>>> -------------------------------------------------
>>> include/hw/block/fdc.h | 88
>>> ++++++++++++++++++++++++++++++++++++++++++++++++++
>>> 2 files changed, 88 insertions(+), 87 deletions(-)
>
> John, I've rebased this onto the sun4m fdc change. Are you planning to
> take this through your IDE tree or should this go through qom-next?
>
> Regards,
> Andreas
>
I don't need to pick a single patch out of a series because you touch
the FDC stuff, just keep it in-line with the rest of the patches.
I haven't approved anything post-CVE-2015-3456 yet, so as long as you
send the pullreq soon we won't hurt anything*
*Except Kevin's series that he just posted this morning, but I'll deal
with that.
--js