[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/2] Ide patches
From: |
John Snow |
Subject: |
Re: [PULL 0/2] Ide patches |
Date: |
Tue, 24 Mar 2020 17:06:08 -0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 |
On 3/24/20 3:55 PM, John Snow wrote:
> The following changes since commit 736cf607e40674776d752acc201f565723e86045:
>
> Update version for v5.0.0-rc0 release (2020-03-24 17:50:00 +0000)
>
> are available in the Git repository at:
>
> https://github.com/jnsnow/qemu.git tags/ide-pull-request
>
> for you to fetch changes up to 51058b3b3bcbe62506cf191fca1c0d679bb80f2b:
>
> hw/ide/sii3112: Use qdev gpio rather than qemu_allocate_irqs() (2020-03-24
> 15:52:16 -0400)
>
> ----------------------------------------------------------------
> Pull request: IDE
>
> Admittedly the first one is not a crisis fix; but I think it's low-risk to
> include for rc1.
>
> The second one is yours, and will shush coverity.
>
> ----------------------------------------------------------------
>
> Peter Maydell (1):
> hw/ide/sii3112: Use qdev gpio rather than qemu_allocate_irqs()
>
> Sven Schnelle (1):
> fdc/i8257: implement verify transfer mode
>
> include/hw/isa/isa.h | 1 -
> hw/block/fdc.c | 61 +++++++++++++-------------------------------
> hw/dma/i8257.c | 20 ++++++++++-----
> hw/ide/sii3112.c | 8 +++---
> 4 files changed, 35 insertions(+), 55 deletions(-)
>
NACK. Mark Cave-Ayland is sending additional fixes.
--js