[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Proposal for consistent Kconfig usage by the hypervisor build system
- To: George Dunlap <george.dunlap@xxxxxxxxx>
- From: Jan Beulich <jbeulich@xxxxxxxx>
- Date: Thu, 9 Feb 2023 17:08:10 +0100
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=79wRkhAenkox8Qp/Szgxrxgo1rm9npoc8+2/CpWSrRU=; b=eHNX6LZYdapjOYoIQ0wxr767IWFu4s2t1nmp14ZRbPVr7QeWbDKoOBhb2uAlFEgh+na3/DZ0eDvuh1DPgJIzz3I5ZQVnsnMc4HlHZVMUFHyAJEEOZnzqxMxFExmqcVPRai3n9dpVH2MM9CKNB7lRHQip2xLOE49l7L/DjQJdINCLGtR2OR+FcAJ4BnmwItqK+mq2i5CnVFCjP+Tnb7JkmQQ5UhveRbnIch0PMXgJ4u5Hq7SV/3mqiUTy7cLhqTJC413sglIZ8671xtkdKezxzvSsH9PYNsa8SuOAJVgzVDdpcu90H//B2stFcVL+8U1+Oagdas5dQgEW8sp4uA4lAQ==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=PZ7iO6umQarhhhPleMCifPLodKr2A+So/lt46PzTn5Hr2sgMyitfxEM68N0ui1fTJHrsdjRAUV0uvEPOKnxSwqATCp1ZlomwXEnuLsW+neGzHusSrsFJ/Lht2IcZoDVTCGen8OFveyj4TR8fiFPwCZDMMm6TMEmtsqC8S61YygDWBLzEA5X+oG4iZl8Kt8WKsdpAbYzacoIpMvcVa1TONmU+xVrT2vhUbZbG0I110UOMznJ84rEV+6G21rG0M5Z3MS3/KlFscbyXbIVauGTZEuQC/IIKJ6kQn4GeSrCFxTJFvsxsv8iz/x2tnWlmu/yThOt5q0DuIfJlWhandLOPmQ==
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
- Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Anthony Perard <anthony.perard@xxxxxxxxxx>
- Delivery-date: Thu, 09 Feb 2023 16:08:28 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On 09.02.2023 17:02, George Dunlap wrote:
> On Thu, Feb 9, 2023 at 1:43 PM Jan Beulich <jbeulich@xxxxxxxx> wrote:
>
>> On 02.02.2023 16:51, Andrew Cooper wrote:
>>> On 12/01/2023 4:52 pm, Jan Beulich wrote:
>>
>> Anyway, I have a prototype for the two CET controls mostly ready now, so
>> I guess we'll continue the discussion there once I've submitted that one.
>>
>
> One thing that it occured to me will be important: `make randconfig` must
> continue to work somehow.
Hmm, good point. For now I've merely added a TBD to the patch I've already
sent. Right now I can't see how that might be possible without the user
specifying which options cannot be turned on due to tool chain dependencies
(by way of a seeding .config, I suppose).
> I'm not sure how Anthony's patch to deal with `checkpolicy` deals with that.
Given his remark on the community call I did actually try to locate it,
assuming that it had at least "policy" in the title. But I couldn't find
anything in my mailbox.
Jan
|