qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Corey Minyard <minyard@acm.org>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: [GIT PULL] IPMI updates
Date: Fri, 17 Jul 2020 11:48:03 -0500	[thread overview]
Message-ID: <20200717164803.GJ29192@minyard.net> (raw)

The following changes since commit 95d1fbabae0cd44156ac4b96d512d143ca7dfd5e:

  Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200716-pull-request' into staging (2020-07-16 18:50:51 +0100)

are available in the Git repository at:

  https://github.com/cminyard/qemu.git tags/for-qemu-ipmi-5

for you to fetch changes up to e3f7320caa1cc08a9b752e555b79abd6218c7c7a:

  ipmi: add SET_SENSOR_READING command (2020-07-17 11:39:46 -0500)

----------------------------------------------------------------
Man page update and new set sensor command

Some minor man page updates for fairly obvious things.

The set sensor command addition has been in the Power group's tree for a
long time and I have neglected to submit it.

-corey

----------------------------------------------------------------
Corey Minyard (2):
      ipmi: Add man page pieces for the IPMI PCI devices
      ipmi: Fix a man page entry

Cédric Le Goater (1):
      ipmi: add SET_SENSOR_READING command

 hw/ipmi/ipmi_bmc_sim.c | 223 +++++++++++++++++++++++++++++++++++++++++++++++++
 qemu-options.hx        |  11 ++-
 2 files changed, 233 insertions(+), 1 deletion(-)



             reply	other threads:[~2020-07-17 16:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-17 16:48 Corey Minyard [this message]
2020-07-19  9:28 ` [GIT PULL] IPMI updates 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=20200717164803.GJ29192@minyard.net \
    --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).