From: John Snow <jsnow@redhat.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, jsnow@redhat.com
Subject: [Qemu-devel] [PULL 0/8] Ide patches
Date: Fri, 25 Jan 2019 17:06:40 -0500 [thread overview]
Message-ID: <20190125220648.28164-1-jsnow@redhat.com> (raw)
The following changes since commit ad7a21e81231ae64540310384fb0f87ac8758b02:
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' into staging (2019-01-25 17:22:20 +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 4ea98d317eb442c738f898f16cfdd47a18b7ca49:
ide/via: Implement and use native PCI IDE mode (2019-01-25 14:52:12 -0500)
----------------------------------------------------------------
Pull request
----------------------------------------------------------------
BALATON Zoltan (8):
cmd646: Remove unused variable
cmd646: Remove IDEBus from CMD646BAR
cmd646: Move PCI IDE specific functions to ide/pci.c
ide: Get rid of CMD646BAR struct
sii3112: Remove duplicated code and use PCI IDE ops instead
ide/via: Remove vt82c686b_init_ports() function
ide/via: Rename functions to match device name
ide/via: Implement and use native PCI IDE mode
hw/ide/cmd646.c | 102 +++++++---------------------------------
hw/ide/pci.c | 65 +++++++++++++++++++++++++
hw/ide/sii3112.c | 52 ++++----------------
hw/ide/via.c | 87 ++++++++++++++++++++--------------
hw/mips/mips_fulong2e.c | 2 +-
include/hw/ide.h | 2 +-
include/hw/ide/pci.h | 14 ++----
7 files changed, 148 insertions(+), 176 deletions(-)
--
2.17.2
next reply other threads:[~2019-01-25 22:06 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-25 22:06 John Snow [this message]
2019-01-25 22:06 ` [Qemu-devel] [PULL 1/8] cmd646: Remove unused variable John Snow
2019-01-25 22:06 ` [Qemu-devel] [PULL 2/8] cmd646: Remove IDEBus from CMD646BAR John Snow
2019-01-25 22:06 ` [Qemu-devel] [PULL 3/8] cmd646: Move PCI IDE specific functions to ide/pci.c John Snow
2019-01-25 22:06 ` [Qemu-devel] [PULL 4/8] ide: Get rid of CMD646BAR struct John Snow
2019-01-25 22:06 ` [Qemu-devel] [PULL 5/8] sii3112: Remove duplicated code and use PCI IDE ops instead John Snow
2019-01-25 22:06 ` [Qemu-devel] [PULL 6/8] ide/via: Remove vt82c686b_init_ports() function John Snow
2019-01-25 22:06 ` [Qemu-devel] [PULL 7/8] ide/via: Rename functions to match device name John Snow
2019-01-25 22:06 ` [Qemu-devel] [PULL 8/8] ide/via: Implement and use native PCI IDE mode John Snow
2019-01-28 15:27 ` [Qemu-devel] [PULL 0/8] 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=20190125220648.28164-1-jsnow@redhat.com \
--to=jsnow@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/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 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).