Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp3736593imu; Mon, 10 Dec 2018 07:06:24 -0800 (PST) X-Google-Smtp-Source: AFSGD/XTUWRSX+HAmNadpt47/mpaiVQIYZhmoYCnqgcAzaJcJ3Kdz90ph4r68UI5MGEuqG/Al+Nq X-Received: by 2002:a17:902:e18d:: with SMTP id cd13mr12496778plb.262.1544454384254; Mon, 10 Dec 2018 07:06:24 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544454384; cv=none; d=google.com; s=arc-20160816; b=j+GDaBcFTic6eshOYplv5AO3iN1ttvqkWHujNAqlCMkEMdfSuzTTmwbXAwLkDi4wgO XsEqAmnIv8yDtgY+NLGtJiwb1ANTMRcZ7p48AMFlRzYwcXjKL7S464NYH5pUW8O0Oq7n o5BmFU2UQoVwCOlvj/6dxdLRllfnMJ13Rf3CnA1tKxakBSyFgH0cW+ZGziUFZhB9TW1s fwR6LjGEq6oPH/FfH/QuLDUCP3BhZfPjCEt1VwFaNRp3WiAllVWoitG8TKHbZFB5gnig 5N5EjQwpsjwljr0zZUQLzxdcQC8DRqo/aAQ+GE1vHd/e+SCHQi9hBEJdTs+eBScSRsox khHA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :message-id:date:references:in-reply-to:subject:cc:to:from; bh=bteKd6xRIoH1Bpos0mJuQD8TCXFwMzHmXCHdU73xuw8=; b=Gm37wbSQOXE3loNwbUmSEcNMXCeTrd1bN64rUnq+lfFb6W90IV7bSyvbKu7KEAVJUJ eULiEtvBfdfC8qljYhgmFI3lh/7/qYjL2eL4PCo6ZHI5LjiyKqggRQrGIOmOreMOGqti 2gMTlbBAY5UCDUpXcF0rKtE8ogsGmDpLWDsFZrO1CeehmEglVqokX6HeW3kDshiSmGlr rzGiwoOwF0VB6nR+VBDh+7P1VmWRjsV/V+/8hYE6Vie3RGhjKHIsHDlHxawbNJwZK2CB zh+h/rg5u8HXMmmOCl5+Bx4xbUAeXElhofwKlZ6xHOQaJKSma53XhCHpOPXoRTyzWxf3 QGkQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u3si9735470pgj.300.2018.12.10.07.06.08; Mon, 10 Dec 2018 07:06:24 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728139AbeLJOx6 (ORCPT + 99 others); Mon, 10 Dec 2018 09:53:58 -0500 Received: from mx1.redhat.com ([209.132.183.28]:32127 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727062AbeLJOx5 (ORCPT ); Mon, 10 Dec 2018 09:53:57 -0500 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id B2E3B308429C; Mon, 10 Dec 2018 14:53:57 +0000 (UTC) Received: from vitty.brq.redhat.com.redhat.com (unknown [10.43.2.155]) by smtp.corp.redhat.com (Postfix) with ESMTPS id AB6DA60BF1; Mon, 10 Dec 2018 14:53:55 +0000 (UTC) From: Vitaly Kuznetsov To: Roman Kagan Cc: "kvm\@vger.kernel.org" , Paolo Bonzini , Radim =?utf-8?B?S3LEjW3DocWZ?= , "linux-kernel\@vger.kernel.org" , "K. Y. Srinivasan" , Haiyang Zhang , Stephen Hemminger , "x86\@kernel.org" , "Michael Kelley \(EOSG\)" Subject: Re: [PATCH v2 3/4] x86/kvm/hyper-v: direct mode for synthetic timers In-Reply-To: <20181210132134.GA5888@rkaganb.sw.ru> References: <20181126154732.23025-1-vkuznets@redhat.com> <20181126154732.23025-4-vkuznets@redhat.com> <20181210120637.GA13294@rkaganb.sw.ru> <87va41czk5.fsf@vitty.brq.redhat.com> <20181210132134.GA5888@rkaganb.sw.ru> Date: Mon, 10 Dec 2018 15:53:54 +0100 Message-ID: <87sgz5cu0t.fsf@vitty.brq.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.40]); Mon, 10 Dec 2018 14:53:57 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Roman Kagan writes: > On Mon, Dec 10, 2018 at 01:54:18PM +0100, Vitaly Kuznetsov wrote: >> Roman Kagan writes: >> > Just noticed that the patch seems to assume that "direct" timers are >> > allowed to use any vectors including 0-15. I guess this is incorrect, >> > and instead stimer_set_config should error out on direct mode with a >> > vector less than HV_SYNIC_FIRST_VALID_VECTOR. >> >> The spec is really vague about this and I'm not sure that this has >> anything to do with HV_SYNIC_FIRST_VALID_VECTOR (as these are actually >> not "synic" vectors, I *think* that SynIC doesn't even need to be >> enabled to make them work). >> >> I checked and Hyper-V 2016 uses vector '0xff', not sure if it proves >> your point :-) >> >> Do you envision any issues in KVM if we keep allowing vectors < >> HV_SYNIC_FIRST_VALID_VECTOR? > > It's actually lapic that treats vectors 0..15 as illegal. Nothing > Hyper-V specific here. Oh, right you are, Intel SDM 10.5.2 "Valid Interrupt Vectors" says: "The Intel 64 and IA-32 architectures define 256 vector numbers, ranging from 0 through 255 (see Section 6.2, “Exception and Interrupt Vectors”). Local and I/O APICs support 240 of these vectors (in the range of 16 to 255) as valid interrupts. When an interrupt vector in the range of 0 to 15 is sent or received through the local APIC, the APIC indicates an illegal vector in its Error Status Register (see Section 10.5.3, “Error Handling”). The Intel 64 and IA-32 architectures reserve vectors 16 through 31 for predefined interrupts, exceptions, and Intel-reserved encodings (see Table 6-1). However, the local APIC does not treat vectors in this range as illegal." Out of pure curiosity I checked what Hyper-V does by hacking up linux and I got "unchecked MSR access error: WRMSR to 0x400000b0" so we know they follow the spec. I'll send a patch to fix this, thanks! -- Vitaly