[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/6] i82378/i82374: do not create DMA
From: |
Alexander Graf |
Subject: |
Re: [Qemu-ppc] [Qemu-devel] [PATCH 1/6] i82378/i82374: do not create DMA controller twice |
Date: |
Mon, 19 Mar 2012 13:21:24 +0100 |
On 19.03.2012, at 13:19, Andreas Färber wrote:
> Am 19.03.2012 12:23, schrieb Alexander Graf:
>>
>> On 19.03.2012, at 12:03, Andreas Färber wrote:
>>
>>> Am 17.03.2012 15:39, schrieb Hervé Poussineau:
>>>> This fixes a crash in PReP emulation when using DMA controller to access
>>>> floppy drive.
>>>>
>>>> Signed-off-by: Hervé Poussineau <address@hidden>
>>>
>>> Reviewed-by: Andreas Färber <address@hidden>
>>
>> Why only reviewed?
>
> Because I didn't test and apply it yet :) before reading through the
> whole series and rebasing prep-up branch. I like feedback to my patches,
> so I provide some myself (and get journaling in my outbox as a bonus).
>
>> You're the PREP maintainer and this bug shows with PREP, so I don't see why
>> this shouldn't go through your tree :).
>
> Correct apart from the spelling, and no one said it should go through
> you or the ppc tree. Relax and have a nice vacation! I never noticed you
> flaming Anthony for reviewing patches he is going to apply later on... ;)
Oh, sorry, it sounded like "Reviewed, someone else please apply it". I didn't
think of the case where you'd pick it up yourself later :).
Alex
[Qemu-ppc] [PATCH 3/6] isa: add isa_bus_from_device() method, Hervé Poussineau, 2012/03/17
[Qemu-ppc] [PATCH 2/6] prep: change default cpu to '7448', Hervé Poussineau, 2012/03/17
[Qemu-ppc] [PATCH 4/6] fdc: Parametrize ISA base, IRQ and DMA, Hervé Poussineau, 2012/03/17
[Qemu-ppc] [PATCH 5/6] prep: add pc87312 Super I/O emulation, Hervé Poussineau, 2012/03/17