From: John Snow <jsnow@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>, qemu-devel@nongnu.org
Cc: "Michael S. Tsirkin" <mst@redhat.com>,
"Mark Cave-Ayland" <mark.cave-ayland@ilande.co.uk>,
qemu-block@nongnu.org, "Helge Deller" <deller@gmx.de>,
"Hervé Poussineau" <hpoussin@reactos.org>,
"Aleksandar Rikalo" <aleksandar.rikalo@rt-rk.com>,
"David Gibson" <david@gibson.dropbear.id.au>,
"Philippe Mathieu-Daudé" <philmd@redhat.com>,
"Artyom Tarasenko" <atar4qemu@gmail.com>,
"Laurent Vivier" <lvivier@redhat.com>,
"Thomas Huth" <thuth@redhat.com>,
"Eduardo Habkost" <ehabkost@redhat.com>,
"John Snow" <jsnow@redhat.com>,
"Richard Henderson" <rth@twiddle.net>,
"Kevin Wolf" <kwolf@redhat.com>, "Max Reitz" <mreitz@redhat.com>,
qemu-ppc@nongnu.org,
"Aleksandar Markovic" <amarkovic@wavecomp.com>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Aurelien Jarno" <aurelien@aurel32.net>
Subject: [PULL 0/5] Ide patches
Date: Fri, 27 Mar 2020 16:14:56 -0400 [thread overview]
Message-ID: <20200327201501.1417-1-jsnow@redhat.com> (raw)
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
next reply other threads:[~2020-03-27 20:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-27 20:14 John Snow [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200327201501.1417-1-jsnow@redhat.com \
--to=jsnow@redhat.com \
--cc=aleksandar.rikalo@rt-rk.com \
--cc=amarkovic@wavecomp.com \
--cc=atar4qemu@gmail.com \
--cc=aurelien@aurel32.net \
--cc=david@gibson.dropbear.id.au \
--cc=deller@gmx.de \
--cc=ehabkost@redhat.com \
--cc=hpoussin@reactos.org \
--cc=kwolf@redhat.com \
--cc=lvivier@redhat.com \
--cc=mark.cave-ayland@ilande.co.uk \
--cc=mreitz@redhat.com \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=philmd@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=rth@twiddle.net \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.