qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: John Snow <jsnow@redhat.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, jsnow@redhat.com
Subject: [Qemu-devel] [PULL 0/4] Ide patches
Date: Tue, 18 Jul 2017 12:12:26 -0400	[thread overview]
Message-ID: <20170718161230.21917-1-jsnow@redhat.com> (raw)

The following changes since commit 368e708b4c95501574ab11632c7a0b8bb3ddc7e8:

  Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-request' into staging (2017-07-18 15:24:11 +0100)

are available in the git repository at:

  https://github.com/jnsnow/qemu.git tags/ide-pull-request

for you to fetch changes up to ff0ca962345ecdb87c331888a806cde49936fd9f:

  tests/ahci-test: Be mean with RAM (2017-07-18 11:47:57 -0400)

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

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

Dr. David Alan Gilbert (1):
  tests/ahci-test: Be mean with RAM

John Snow (3):
  ahci: add ahci_get_num_ports
  ahci: Isolate public AHCI interface
  ahci: split public and private interface

 hw/i386/pc_q35.c       |   4 +-
 hw/ide/ahci.c          |  10 +-
 hw/ide/ahci_internal.h | 359 +++++++++++++++++++++++++++++++++++++++++++++++++
 hw/ide/ich.c           |   2 +-
 hw/mips/boston.c       |   4 +-
 include/hw/ide/ahci.h  | 320 +------------------------------------------
 tests/ahci-test.c      |   8 +-
 7 files changed, 380 insertions(+), 327 deletions(-)
 create mode 100644 hw/ide/ahci_internal.h

-- 
2.9.4

             reply	other threads:[~2017-07-18 16:12 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-18 16:12 John Snow [this message]
2017-07-18 16:12 ` [Qemu-devel] [PULL 1/4] ahci: add ahci_get_num_ports John Snow
2017-07-18 16:12 ` [Qemu-devel] [PULL 2/4] ahci: Isolate public AHCI interface John Snow
2017-07-18 16:12 ` [Qemu-devel] [PULL 3/4] ahci: split public and private interface John Snow
2017-07-18 16:12 ` [Qemu-devel] [PULL 4/4] tests/ahci-test: Be mean with RAM John Snow
2017-07-18 21:27 ` [Qemu-devel] [PULL 0/4] Ide patches no-reply
2017-07-18 21:31   ` John Snow
2017-07-19 13:38 ` Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2018-01-19 22:31 John Snow
2018-01-22 11:37 ` Peter Maydell
2016-09-29 20:15 [Qemu-devel] [PULL 0/4] IDE patches John Snow
2016-09-30  0:28 ` Peter Maydell
2016-07-18 22:57 [Qemu-devel] [PULL 0/4] Ide patches John Snow
2016-07-19 11:59 ` Peter Maydell
2016-04-12 23:36 John Snow
2016-04-13 17:48 ` Peter Maydell
2015-11-25 20:25 John Snow
2015-11-26 10:23 ` 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=20170718161230.21917-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).