All of lore.kernel.org
 help / color / mirror / Atom feed
From: tomjose <tomjose@linux.vnet.ibm.com>
To: Brad Bishop <bradleyb@fuzziesquirrel.com>
Cc: OpenBMC Maillist <openbmc@lists.ozlabs.org>
Subject: Re: Where did host ipmi go on qemu and EVB?
Date: Mon, 21 Nov 2016 11:20:55 +0530	[thread overview]
Message-ID: <58328B3F.7070203@linux.vnet.ibm.com> (raw)
In-Reply-To: <F6147AA0-C0A8-4765-99F6-B5D8D96E2BAD@fuzziesquirrel.com>

Hello Brad,

I would like to enable host IPMI on QEMU platform for my testing.

I was not able to figure out the conf file for enabling the host IPMI on 
QEMU.

Can you elicit the steps to do the same?

Regards,
Tom


On Tuesday 08 November 2016 06:45 PM, Brad Bishop wrote:
> A number of people have asked where host IPMI went on the QEMU/EVB platforms.  If this is of interest to you, read on….
>
> Background:
>
> - One of the goals for OpenBMC is meet the needs of a broad range of applications, where applications are servers, switches, routers, raid appliances…etc.
> - Yocto provides a concept of MACHINE_FEATURES, where features somewhat abstract declarations of the hardware features supported by a board.
>
> For a real board, like the OpenPOWER Witherspoon server, the concepts are easy to apply.  Witherspoon is a server, and it has a BT interface on it.  So it isn’t much of a leap conceptually to have this in Witherspoon.conf:
>
> MACHINE_FEATURES += “obmc-host-ipmi-hw”
>
> The EVBs and QEMU models are different.  Most of us (if not everyone) are working on servers, and initially it was easy to just put the same line in those board config files, so we could prototype applications like host-ipmi on those boards.
>
> Thats fine, and you can still do so, but this is no longer the default behavior.  If you want to prototype something on one of these boards, enable the feature in your local.conf, and build images and SDKs with those features enabled.
>
> I opted to do this because I didn’t want to show any favortism towards servers.  For something with general applicability like a Raspberry Pi or a QEMU model my view is:
>
> 1 - A machine feature that really does exist in a QEMU model or on an EVB should still be enabled by default.  For example, it makes sense that a ‘led’ machine feature could exist and be enabled by default on a Raspberry Pi, since a Raspberry Pi, regardless of the application, could have leds hooked up to it.
>
> 2 - Machine features, like a BT interface, that don’t exist in a QEMU model or EVB should not enabled by default.  Despite this, we should strive to make feature implementations work on all the EVBs and QEMU models, as they can be enabled manually via local.conf.
>
> -brad bishop
> _______________________________________________
> openbmc mailing list
> openbmc@lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/openbmc

      reply	other threads:[~2016-11-21  5:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-08 13:15 Where did host ipmi go on qemu and EVB? Brad Bishop
2016-11-21  5:50 ` tomjose [this message]

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=58328B3F.7070203@linux.vnet.ibm.com \
    --to=tomjose@linux.vnet.ibm.com \
    --cc=bradleyb@fuzziesquirrel.com \
    --cc=openbmc@lists.ozlabs.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.