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 <afaer...@suse.de> >>> --- >>> 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