From: BALATON Zoltan <balaton@eik.bme.hu>
To: qemu-devel@nongnu.org, qemu-block@nongnu.org
Cc: John Snow <jsnow@redhat.com>
Subject: [Qemu-devel] [PATCH 0/3] via-ide clean ups and native mode
Date: Tue, 22 Jan 2019 13:39:32 +0100 [thread overview]
Message-ID: <cover.1548160772.git.balaton@eik.bme.hu> (raw)
Hello,
This implements native PCI ATA mode for via-ida device model which is
what most guests expect and want to use instead of the current legacy
compatibility mode which nothing seems to depend on. Also rename some
functions to via_ide to make this device truely independent from the
VIA 82C686B chip as it can be used independently as well.
This is on top of my previous CMD646 cleanup series.
Regards,
BALATON Zoltan
BALATON Zoltan (3):
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/via.c | 87 ++++++++++++++++++++++++++++++-------------------
hw/mips/mips_fulong2e.c | 2 +-
include/hw/ide.h | 2 +-
3 files changed, 55 insertions(+), 36 deletions(-)
--
2.13.7
next reply other threads:[~2019-01-22 18:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-22 12:39 BALATON Zoltan [this message]
2019-01-22 12:39 ` [Qemu-devel] [PATCH 2/3] ide/via: Rename functions to match device name BALATON Zoltan
2019-01-22 12:39 ` [Qemu-devel] [PATCH 1/3] ide/via: Remove vt82c686b_init_ports() function BALATON Zoltan
2019-01-22 12:39 ` [Qemu-devel] [PATCH 3/3] ide/via: Implement and use native PCI IDE mode BALATON Zoltan
2019-01-22 19:55 ` BALATON Zoltan
2019-01-23 23:58 ` John Snow
2019-01-24 2:23 ` BALATON Zoltan
2019-01-25 12:25 ` BALATON Zoltan
2019-01-25 19:51 ` John Snow
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=cover.1548160772.git.balaton@eik.bme.hu \
--to=balaton@eik.bme.hu \
--cc=jsnow@redhat.com \
--cc=qemu-block@nongnu.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).