From: John Snow <jsnow@redhat.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, jsnow@redhat.com
Subject: [Qemu-devel] [PULL 0/2] Ide patches
Date: Tue, 31 Oct 2017 19:02:04 -0400 [thread overview]
Message-ID: <20171031230206.32731-1-jsnow@redhat.com> (raw)
The following changes since commit 7fa00e204902cee0b33a0c60de87e87319d1809f:
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171031' into staging (2017-10-31 14:28:25 +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 96f43c2b0a663f4789b51ed97297163321e7ba5e:
ide: avoid referencing NULL dev in rotational rate setting (2017-10-31 18:00:03 -0400)
----------------------------------------------------------------
----------------------------------------------------------------
Daniel P. Berrange (1):
ide: avoid referencing NULL dev in rotational rate setting
Thomas Huth (1):
hw/ide/ahci: Move allwinner code into a separate file
hw/ide/Makefile.objs | 1 +
hw/ide/ahci-allwinner.c | 127 ++++++++++++++++++++++++++++++++++++++++++++++++
hw/ide/ahci.c | 95 ------------------------------------
hw/ide/core.c | 4 +-
4 files changed, 131 insertions(+), 96 deletions(-)
create mode 100644 hw/ide/ahci-allwinner.c
--
2.9.5
next reply other threads:[~2017-10-31 23:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-31 23:02 John Snow [this message]
2017-10-31 23:02 ` [Qemu-devel] [PULL 1/2] hw/ide/ahci: Move allwinner code into a separate file John Snow
2017-10-31 23:02 ` [Qemu-devel] [PULL 2/2] ide: avoid referencing NULL dev in rotational rate setting John Snow
2017-11-02 11:47 ` [Qemu-devel] [PULL 0/2] Ide patches Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2018-03-27 4:56 John Snow
2018-03-27 16:11 ` Peter Maydell
2018-03-31 7:08 ` no-reply
2018-04-02 16:34 ` John Snow
2018-04-03 2:18 ` Fam Zheng
2015-07-08 18:09 John Snow
2015-07-08 19:45 ` 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=20171031230206.32731-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 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.