[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 12:23:31 +0100 |
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? You're the PREP maintainer and this bug shows with PREP, so
I don't see why this shouldn't go through your tree :).
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