From: minyard@acm.org
To: Peter Maydell <peter.maydell@linaro.org>, qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/7] Small IPMI fixes
Date: Thu, 1 Feb 2018 12:52:55 -0600 [thread overview]
Message-ID: <1517511182-9944-1-git-send-email-minyard@acm.org> (raw)
The following changes since commit 6521130b0a7f699fdb82446d57df5627bfa7ed3c:
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-01-26-2' into staging (2018-01-30 15:20:01 +0000)
are available in the git repository at:
https://github.com/cminyard/qemu.git tags/for-release-20180201
for you to fetch changes up to 20b233641d76cc1812064304798ffeb530dc112d:
ipmi: Allow BMC device properties to be set (2018-01-30 15:52:53 -0600)
----------------------------------------------------------------
Lots of litte miscellaneous fixes for the IPMI code, plus
add me as the IPMI maintainer.
----------------------------------------------------------------
Corey Minyard (7):
Add maintainer for the IPMI code
ipmi: Fix SEL get/set time commands
ipmi: Don't set the timestamp on add events that don't have it
ipmi: Add the platform event message command
ipmi: Fix macro issues
ipmi: disable IRQ and ATN on an external disconnect
ipmi: Allow BMC device properties to be set
MAINTAINERS | 9 ++++++++
hw/ipmi/ipmi_bmc_extern.c | 5 ++++
hw/ipmi/ipmi_bmc_sim.c | 58 ++++++++++++++++++++++++++++++++++++++---------
hw/ipmi/isa_ipmi_bt.c | 12 +++++-----
4 files changed, 67 insertions(+), 17 deletions(-)
next reply other threads:[~2018-02-01 18:53 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-01 18:52 minyard [this message]
2018-02-01 18:52 ` [Qemu-devel] [PATCH 1/7] Add maintainer for the IPMI code minyard
2018-02-01 18:52 ` [Qemu-devel] [PATCH 2/7] ipmi: Fix SEL get/set time commands minyard
2018-02-01 18:52 ` [Qemu-devel] [PATCH 3/7] ipmi: Don't set the timestamp on add events that don't have it minyard
2018-02-01 18:52 ` [Qemu-devel] [PATCH 4/7] ipmi: Add the platform event message command minyard
2018-02-01 18:53 ` [Qemu-devel] [PATCH 5/7] ipmi: Fix macro issues minyard
2018-02-01 18:53 ` [Qemu-devel] [PATCH 6/7] ipmi: disable IRQ and ATN on an external disconnect minyard
2018-02-01 18:53 ` [Qemu-devel] [PATCH 7/7] ipmi: Allow BMC device properties to be set minyard
2018-02-02 14:52 ` [Qemu-devel] [PULL 0/7] Small IPMI fixes 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=1517511182-9944-1-git-send-email-minyard@acm.org \
--to=minyard@acm.org \
--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).