Received: by 10.223.176.46 with SMTP id f43csp129907wra; Thu, 25 Jan 2018 18:51:35 -0800 (PST) X-Google-Smtp-Source: AH8x2271Skl4O2sEKbzrHyEGkfERsPW/D+mMUAuRrJOBgVpTJD61+2MC8dBFPf3QUUQQVDRCUKWz X-Received: by 2002:a17:902:46a:: with SMTP id 97-v6mr12885072ple.96.1516935094890; Thu, 25 Jan 2018 18:51:34 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1516935094; cv=none; d=google.com; s=arc-20160816; b=SgllkouZ3+0wTb9NaTGfkQ+pnZ1sDuZO7ag28NG4TGOBYjFYPG3S+GV1M6IghjWrEJ 8+EtaavdXt6B7r31JsJxbUuSyTEjjteJba+sprToB2yYpG921Pb/e98CGH83CQRI0jL9 5cpHYfcs2MO9BZW/Ja3HshltbzAFKrvKSc2v7vbtHnNZXt8T4+QMT1HPfq7TWpDSaxpp dgYJuGW07NA+0eF0e1QRV7989dL/GDKtauYNSDomuSmUD2cKLC2XX7qSyLEDm0enDbX6 S20teF90XcG5R0x71gkojI3a71F55K48gp6Vhm/bBX/7VlmBjn5l89st9agfw8EGuL3G 5j6g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=9VHFJbyp1/JMqFBWiAUqso8vNrYEt++RWqzcTkVRFmg=; b=zaUXuuJXmB97JvbpmHNnp12PaLF/DOeDLSn78/s3H6eL/uFLiutQUV+sfG4Jom2fxE SCHBf0atqZjITIgPySaAdQwv02JGWDGWK3v546sBkZ6kzlm3x9qFFTlE9X8EU00L7V17 YxvPuZgTElhMu7Ok+sFJAuE54+Ipy3zLQgycp7m/WZ7u3EFY4Riv2OsSthShiTKeQy+N dEgypcJ8PixLFSDI+SYV36WOZL7d6GQWB6k0h4B5BuGWWD7Z/x9mBz0uV8rBJ/nlzWFj lannSPbqNGbDRrzrHYm+S7JBHCnCgDfmUfcNriDTV2yJO0EsJksmTPUqqt9rCof/Gq4b ZI/w== 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 t17-v6si2926660plo.806.2018.01.25.18.51.20; Thu, 25 Jan 2018 18:51:34 -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 S1751715AbeAZCto (ORCPT + 99 others); Thu, 25 Jan 2018 21:49:44 -0500 Received: from mx1.redhat.com ([209.132.183.28]:48984 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751452AbeAZCtn (ORCPT ); Thu, 25 Jan 2018 21:49:43 -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 E218C73B07; Fri, 26 Jan 2018 02:49:42 +0000 (UTC) Received: from redhat.com (ovpn-122-11.rdu2.redhat.com [10.10.122.11]) by smtp.corp.redhat.com (Postfix) with ESMTP id 97ECA60C4D; Fri, 26 Jan 2018 02:49:41 +0000 (UTC) Date: Fri, 26 Jan 2018 04:49:41 +0200 From: "Michael S. Tsirkin" To: Jason Wang Cc: Paolo Bonzini , Radim =?utf-8?B?S3LEjW3DocWZ?= , Liran Alon , vkuznets@redhat.com, x86@kernel.org, linux-kernel@vger.kernel.org, kvm@vger.kernel.org Subject: Re: [PATCH] x86/kvm: disable fast MMIO when running nested Message-ID: <20180126044919-mutt-send-email-mst@kernel.org> References: <6690c53c-fc99-44ea-9090-6e7438c1bc98@default> <20180125141620.GA7663@flask> <2039380511.2539348.1516891762406.JavaMail.zimbra@redhat.com> <20180125185431-mutt-send-email-mst@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: 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.28]); Fri, 26 Jan 2018 02:49:42 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 26, 2018 at 10:41:58AM +0800, Jason Wang wrote: > > > On 2018年01月26日 01:11, Michael S. Tsirkin wrote: > > On Thu, Jan 25, 2018 at 09:49:22AM -0500, Paolo Bonzini wrote: > > > > > Michael and Jason, any progress on implementing a fast virtio mechanism > > > > > that doesn't rely on undefined behavior? > > > > > > > > > > (Encode writing instruction length into last 4 bits of MMIO address, > > > > > side-channel say that accesses to the MMIO area always use certain > > > > > instruction length, use hypercall, ...) > > > > > > > > > > Thanks. > > > > No progress from my side. But we can use PIO for virtio 1.0 and it's > > > > faster than fast MMIO (qemu supports modern pio notification bar, we can > > > > make it as default). It looks to me that neither encoding nor hypercall > > > > will work for real hardware virtio device. > > > Encoding the instruction length would work, the h/w virtio devices would > > > just ignore it. But... it is really ugly. > > > > > > Using PIO would be a small step backwards for PCIe. As long as the device > > > only needs *one* notification register (either MMIO or PIO) to initialize > > > successfully, it's okay. Then if there is no PIO space you'd just fall back > > > to the slower MMIO notification. > > > > > > Paolo > > A bigger issue for PIO is it's causing exits for hw devices. > > > > > > Just to make sure I understand. For exits you mean vmexit? I believe MMIO > will cause vmexit too. > > Thanks Not with an assigned device where the PTE is marked as present, it won't. -- MST