All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/5] Ide patches
@ 2020-03-27 20:14 John Snow
  2020-03-27 20:14 ` [PULL 1/5] fdc/i8257: implement verify transfer mode John Snow
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: John Snow @ 2020-03-27 20:14 UTC (permalink / raw)
  To: Peter Maydell, qemu-devel
  Cc: Michael S. Tsirkin, Mark Cave-Ayland, qemu-block, Helge Deller,
	Hervé Poussineau, Aleksandar Rikalo, David Gibson,
	Philippe Mathieu-Daudé, Artyom Tarasenko, Laurent Vivier,
	Thomas Huth, Eduardo Habkost, John Snow, Richard Henderson,
	Kevin Wolf, Max Reitz, qemu-ppc, Aleksandar Markovic,
	Paolo Bonzini, Aurelien Jarno

The following changes since commit cfe68ae025f704f336d7dd3d1903ce37b445831d:

  Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-request' into staging (2020-03-26 20:55:54 +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 cbf4c9ac9c000f7caf1bfee031041b62d2b000c8:

  cmd646-ide: use qdev gpio rather than qemu_allocate_irqs() (2020-03-27 14:30:08 -0400)

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

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

Mark Cave-Ayland (3):
  via-ide: don't use PCI level for legacy IRQs
  via-ide: use qdev gpio rather than qemu_allocate_irqs()
  cmd646-ide: use qdev gpio rather than qemu_allocate_irqs()

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/cmd646.c      |  9 +++----
 hw/ide/sii3112.c     |  8 +++---
 hw/ide/via.c         |  7 ++---
 6 files changed, 43 insertions(+), 63 deletions(-)

-- 
2.21.1



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

end of thread, other threads:[~2020-03-28  9:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-27 20:14 [PULL 0/5] Ide patches John Snow
2020-03-27 20:14 ` [PULL 1/5] fdc/i8257: implement verify transfer mode John Snow
2020-03-27 20:14 ` [PULL 2/5] hw/ide/sii3112: Use qdev gpio rather than qemu_allocate_irqs() John Snow
2020-03-27 20:14 ` [PULL 3/5] via-ide: don't use PCI level for legacy IRQs John Snow
2020-03-27 20:15 ` [PULL 4/5] via-ide: use qdev gpio rather than qemu_allocate_irqs() John Snow
2020-03-27 20:15 ` [PULL 5/5] cmd646-ide: " John Snow
2020-03-28  9:38 ` [PULL 0/5] Ide patches Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.