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(-) -- 2.21.1