All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johnathan Mantey <johnathanx.mantey@intel.com>
To: "Tiger Liu(BJ-RD)" <TigerLiu@zhaoxin.com>,
	"chunhui.jia" <chunhui.jia@linux.intel.com>,
	"openbmc@lists.ozlabs.org" <openbmc@lists.ozlabs.org>
Subject: Re: OpenBMC : KVM over IP and media redirection function
Date: Thu, 9 Apr 2020 08:06:14 -0700	[thread overview]
Message-ID: <f208b51c-2ab1-487f-86ba-21a9a6e95b2f@intel.com> (raw)
In-Reply-To: <e03bdf55444c437ca6133440aa85a3ff@zhaoxin.com>


[-- Attachment #1.1.1: Type: text/plain, Size: 3665 bytes --]

Liu,

RMM is a HW licensing device, and was, if I recall, eliminated in the
last generation of Intel servers (i.e. S2600WF, S2600BNP, S2600SWP).
OpenBMC provides you all of the source, so any control over SW features
like KVM (assuming the KVM source is open), by HW components being
present can be compiled out of your implementation.
I have a hard time believing the OPC would willingly add a HW device for
enabling/disabling SW functionality. Seems a bit counter to the spirit
of the projects philosophy to me.

On 4/9/20 2:24 AM, Tiger Liu(BJ-RD) wrote:
>
> Hi, Chunhui:
>
> Thanks for your reply.
>
>  
>
> I am studying OCP(Open Computer Platform) server board doc and OpenBMC
> doc.
>
> I am just curious whether OCP server board also needs an add-on RMM
> component to support KVM/Media redirection.
>
>  
>
> So, OpenBMC’s current code has implemented KVM over IP.
>
> So, OpenBMC would support KVM/Media redirection function without
> adding add-on some RMM like component?
>
>  
>
> Thanks
>
> *发件人:*chunhui.jia <chunhui.jia@linux.intel.com>
> *发送时间:*2020年4月9日16:51
> *收件人:*Tiger Liu(BJ-RD) <TigerLiu@zhaoxin.com>; openbmc@lists.ozlabs.org
> *主题:*Re: OpenBMC : KVM over IP and media redirection function
>
>  
>
> 1. yes, it can implement the functionality with this combination
>
> 2. What platform are you using?
>
>  
>
> 2020-04-09
>
> ------------------------------------------------------------------------
>
> chunhui.jia
>
> ------------------------------------------------------------------------
>
>     *发件人:*"Tiger Liu(BJ-RD)" <TigerLiu@zhaoxin.com
>     <mailto:TigerLiu@zhaoxin.com>>
>
>     *发送时间:*2020-04-09 15:56
>
>     *主题:*OpenBMC : KVM over IP and media redirection function
>
>     *收件人:*"openbmc@lists.ozlabs.org
>     <mailto:openbmc@lists.ozlabs.org>"<openbmc@lists.ozlabs.org
>     <mailto:openbmc@lists.ozlabs.org>>
>
>     *抄送:*
>
>      
>
>     Hi, experts:
>
>     I have a question about KVM over IP and media redirection function.
>
>     Intel provided a RMM lite component, which provided KVM/Media
>     redirection capability.
>
>      
>
>     So my question is:
>
>     1.      OpenBMC + AST2500 Chip, could not implement KVM/Media
>     redirection capability?
>
>     2.      If wanting to use KVM/Media redirection ,must buy a RMM
>     component?
>
>      
>
>     I found OpenBMC had implemented KVM over IP capability.
>
>      
>
>     Thanks
>
>      
>
>     保密声明:
>
>     本邮件含有保密或专有信息,仅供指定收件人使用。严禁对本邮件或其内容做任何未经授权的查阅、使用、复制或转发。
>
>     /CONFIDENTIAL NOTE: /
>
>     /This email contains confidential or legally privileged
>     information and is for the sole use of its intended recipient. Any
>     unauthorized review, use, copying or forwarding of this email or
>     the content of this email is strictly prohibited./
>
>
>
> 保密声明:
> 本邮件含有保密或专有信息,仅供指定收件人使用。严禁对本邮件或其内容做任何未经授权的查阅、使用、复制或转发。
> /CONFIDENTIAL NOTE: /
> /This email contains confidential or legally privileged information
> and is for the sole use of its intended recipient. Any unauthorized
> review, use, copying or forwarding of this email or the content of
> this email is strictly prohibited./

-- 
Johnathan Mantey
Senior Software Engineer
*azad te**chnology partners*
Contributing to Technology Innovation since 1992
Phone: (503) 712-6764
Email: johnathanx.mantey@intel.com <mailto:johnathanx.mantey@intel.com>


[-- Attachment #1.1.2: Type: text/html, Size: 17892 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2020-04-09 15:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-09  9:24 OpenBMC : KVM over IP and media redirection function Tiger Liu(BJ-RD)
2020-04-09 15:06 ` Johnathan Mantey [this message]
2020-04-10  0:07   ` chunhui.jia
  -- strict thread matches above, loose matches on Subject: below --
2020-04-10  3:55 Tiger Liu(BJ-RD)
2020-04-10  3:54 Tiger Liu(BJ-RD)
2020-04-09  7:56 Tiger Liu(BJ-RD)
2020-04-09  8:51 ` chunhui.jia
2020-04-10  2:40 ` Andrew Jeffery

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=f208b51c-2ab1-487f-86ba-21a9a6e95b2f@intel.com \
    --to=johnathanx.mantey@intel.com \
    --cc=TigerLiu@zhaoxin.com \
    --cc=chunhui.jia@linux.intel.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.