From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out02.mta.xmission.com (out02.mta.xmission.com [166.70.13.232]) by mx.groups.io with SMTP id smtpd.web10.13367.1588952690756804170 for ; Fri, 08 May 2020 08:44:51 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@bsdio.com header.s=xmission header.b=eK5IQuPb; spf=pass (domain: bsdio.com, ip: 166.70.13.232, mailfrom: rebecca@bsdio.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=simple/simple; d=bsdio.com; s=xmission; h=Subject:Content-Transfer-Encoding:Content-Type:MIME-Version: Date:Message-ID:From:Cc:To:Sender:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=cONTHk9BZ2PCHREiqUh9kDFSv65cvBYwL5k4tCbH/Kk=; b=eK5IQuPbBwzHPXW3YqpZaNV3mZ Xb8miTyHjjETDNuugW9jn7QI1MDxbaphncfD2JpRbwXPIh1nRQKiVDYAiKk670DG5lS+yAo5qPOq6 Dgc0baG2b/MsyOTE2P+/rOZXOrcvNU1K1pwDPfx9muQnoKWH4Mj7F7lSPTd+F+SuGLtA=; Received: from in01.mta.xmission.com ([166.70.13.51]) by out02.mta.xmission.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jX5BA-0002Un-Ra; Fri, 08 May 2020 09:44:48 -0600 Received: from mta5.zcs.xmission.com ([166.70.13.69]) by in01.mta.xmission.com with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.87) (envelope-from ) id 1jX5BA-0007rr-6f; Fri, 08 May 2020 09:44:48 -0600 Received: from localhost (localhost [127.0.0.1]) by mta5.zcs.xmission.com (Postfix) with ESMTP id C7FAD128025D; Fri, 8 May 2020 09:44:47 -0600 (MDT) X-Amavis-Modified: Mail body modified (using disclaimer) - mta5.zcs.xmission.com Received: from mta5.zcs.xmission.com ([127.0.0.1]) by localhost (mta5.zcs.xmission.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id fygGAc83JC8I; Fri, 8 May 2020 09:44:47 -0600 (MDT) Received: from [10.0.10.120] (muon.bluestop.org [65.103.231.193]) by mta5.zcs.xmission.com (Postfix) with ESMTPSA id 7437E128048F; Fri, 8 May 2020 09:44:47 -0600 (MDT) To: edk2-devel-groups-io Cc: Laszlo Ersek , "Kinney, Michael D" , Andrew Fish , Leif Lindholm From: "Rebecca Cran" Message-ID: Date: Fri, 8 May 2020 09:44:46 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 X-XM-SPF: eid=1jX5BA-0007rr-6f;;;mid=;;;hst=in01.mta.xmission.com;;;ip=166.70.13.69;;;frm=rebecca@bsdio.com;;;spf=pass X-SA-Exim-Connect-IP: 166.70.13.69 X-SA-Exim-Mail-From: rebecca@bsdio.com X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on sa01.xmission.com X-Spam-Level: X-Spam-Status: No, score=0.5 required=8.0 tests=ALL_TRUSTED,BAYES_50, DCC_CHECK_NEGATIVE,XMSubLong autolearn=disabled version=3.4.2 X-Spam-Virus: No X-Spam-Report: * -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP * 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% * [score: 0.5014] * 0.7 XMSubLong Long Subject * -0.0 DCC_CHECK_NEGATIVE Not listed in DCC * [sa01 0; Body=1 Fuz1=1 Fuz2=1] X-Spam-DCC: ; sa01 0; Body=1 Fuz1=1 Fuz2=1 X-Spam-Combo: ;edk2-devel-groups-io X-Spam-Relay-Country: X-Spam-Timing: total 253 ms - load_scoreonly_sql: 0.03 (0.0%), signal_user_changed: 3.9 (1.5%), b_tie_ro: 2.6 (1.0%), parse: 1.17 (0.5%), extract_message_metadata: 4.5 (1.8%), get_uri_detail_list: 0.48 (0.2%), tests_pri_-1000: 2.8 (1.1%), tests_pri_-950: 1.18 (0.5%), tests_pri_-900: 0.91 (0.4%), tests_pri_-90: 56 (22.2%), check_bayes: 54 (21.5%), b_tokenize: 3.9 (1.5%), b_tok_get_all: 3.8 (1.5%), b_comp_prob: 1.16 (0.5%), b_tok_touch_all: 43 (17.0%), b_finish: 0.74 (0.3%), tests_pri_0: 171 (67.7%), check_dkim_signature: 0.38 (0.1%), check_dkim_adsp: 29 (11.5%), poll_dns_idle: 24 (9.4%), tests_pri_10: 2.3 (0.9%), tests_pri_500: 6 (2.4%), rewrite_mail: 0.00 (0.0%) Subject: Where to put the bhyve code in the edk2 repo: BhyvePkg, or under OvmfPkg? X-Spam-Flag: No X-SA-Exim-Version: 4.2.1 (built Thu, 05 May 2016 13:38:54 -0600) X-SA-Exim-Scanned: Yes (on in01.mta.xmission.com) Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US During the Community Meeting last night, I was asked to send this email starting a discussion about where to put the bhyve code in the edk2 tree: whether it should be in a new BhyvePkg, or added under OvmfPkg. It appears it's already been decided it should be in edk2 along with the other virtual platforms and not edk2-platforms, where code for physical platforms will reside. -- Rebecca Cran