Re: [GIT PULL] IPMI updates

2020-07-19 Thread Peter Maydell
On Fri, 17 Jul 2020 at 17:48, Corey Minyard  wrote:
>
> 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


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/5.1
for any user-visible changes.

-- PMM



[GIT PULL] IPMI updates

2020-07-17 Thread Corey Minyard
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(-)