qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/2] Ide patches
@ 2020-01-28  1:07 John Snow
  2020-01-28  1:07 ` [PULL 1/2] ide: Fix incorrect handling of some PRDTs in ide_dma_cb() John Snow
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: John Snow @ 2020-01-28  1:07 UTC (permalink / raw)
  To: Peter Maydell, qemu-devel; +Cc: Kevin Wolf, John Snow, qemu-block, Max Reitz

The following changes since commit 105b07f1ba462ec48b27e5cb74ddf81c6a79364c:

  Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200127' into staging (2020-01-27 13:02:36 +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 59805ae92dfe4f67105e36b539d567caec4f8304:

  tests/ide-test: Create a single unit-test covering more PRDT cases (2020-01-27 17:07:31 -0500)

----------------------------------------------------------------
Pull request

----------------------------------------------------------------

Alexander Popov (2):
  ide: Fix incorrect handling of some PRDTs in ide_dma_cb()
  tests/ide-test: Create a single unit-test covering more PRDT cases

 hw/ide/core.c          |  30 +++++--
 tests/qtest/ide-test.c | 176 ++++++++++++++++++-----------------------
 2 files changed, 97 insertions(+), 109 deletions(-)

-- 
2.21.0



^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PULL 0/2] Ide patches
@ 2020-03-24 19:55 John Snow
  2020-03-24 21:06 ` John Snow
  0 siblings, 1 reply; 6+ messages in thread
From: John Snow @ 2020-03-24 19:55 UTC (permalink / raw)
  To: Peter Maydell, qemu-devel
  Cc: Michael S. Tsirkin, Mark Cave-Ayland, qemu-block, Helge Deller,
	Hervé Poussineau, Aleksandar Rikalo, Richard Henderson,
	Philippe Mathieu-Daudé, Artyom Tarasenko, Laurent Vivier,
	Thomas Huth, Eduardo Habkost, John Snow, David Gibson, Kevin Wolf,
	Max Reitz, qemu-ppc, Aleksandar Markovic, Paolo Bonzini,
	Aurelien Jarno

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-03-24 21:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-28  1:07 [PULL 0/2] Ide patches John Snow
2020-01-28  1:07 ` [PULL 1/2] ide: Fix incorrect handling of some PRDTs in ide_dma_cb() John Snow
2020-01-28  1:07 ` [PULL 2/2] tests/ide-test: Create a single unit-test covering more PRDT cases John Snow
2020-01-30 11:42 ` [PULL 0/2] Ide patches Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2020-03-24 19:55 John Snow
2020-03-24 21:06 ` John Snow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).