Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp735605pxb; Mon, 25 Oct 2021 17:46:31 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwMCVNGiUMhg0AfEdrY6q4MVwYMeofrS1OSylho7dOtunVXfZp+rtAhCiSHIA+iHAbUopOR X-Received: by 2002:a05:6a00:b48:b0:47c:23e:ecb7 with SMTP id p8-20020a056a000b4800b0047c023eecb7mr5335431pfo.42.1635209191379; Mon, 25 Oct 2021 17:46:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1635209191; cv=none; d=google.com; s=arc-20160816; b=Rhy0jEhzPy4Z5qH8rK++3nGPeqUqygg8w6K6p044Cra+9yb5Ew/v8kM23gpLlb1lK8 o2/8lhJp8XHS0pPFUrqDX5OR7QHM9TAfKRivbaNLjNPgjPmyfaR5WIf3/8pwlb87saWI rYZpQR5i69UFLJkkaNIo9nVnw3JzP4ILH1Qs0DhGYuf05VfFvVfxenNscfO//I1oZ07R PBsK96P1McePel9nPs3HToicB7RDaC6UbnbQxN7Xd6qdlMY0FVrLiPIJTv4e82sZSopv 7CZ/g5ZHniE+YLELzppWWwylQAUPuBzIT2gYOF2zYbFgG0Yr6i9g/jc4nqMfgcVArQAH tsTg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=pWMC088eqFy8kmnOJ9PWb1hvSbvLNbZ7n0xu5WyKdfQ=; b=ecxnh6eyNC11jLXVRx8HOZVkOw7VLafIzcEUUTtlT33W9dVnmlftHpCq541uF5QfDk 3idryN9WHwuGm/rDl/zZGinFMhTholDRA0uWh5ToFAxmcOayks3SYYrj/Y3p97C80pu4 4Cb0XZCa0v5z6k/FCUcmK0ELbgl/YujWFtCThjNwg0PNsu23k/BncUGzyf1sE7QtbmKb E+LJly+v9HSXW0ipSHPmb8P6tgAP6SAT61s6AE6TfP0tNHpH5rOthwf4P8XRA6omiYm7 mYFvmBTu8tjZDtXu/JUHtipxXJelfPOQ/QJIv9XjlXbEAizhiKy2GJsZHOmBugH8HoIc SzHA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=Q74XeOCx; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id r11si3038287plr.376.2021.10.25.17.46.18; Mon, 25 Oct 2021 17:46:31 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=Q74XeOCx; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238448AbhJYT5X (ORCPT + 99 others); Mon, 25 Oct 2021 15:57:23 -0400 Received: from mail.kernel.org ([198.145.29.99]:42516 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237510AbhJYTwl (ORCPT ); Mon, 25 Oct 2021 15:52:41 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 9F973611C3; Mon, 25 Oct 2021 19:43:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1635191035; bh=XAZI9IdXUAp0hXWlvq+dsmpgWWX95+qTDj/WBP7VN50=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Q74XeOCxLdv7Lr99mhjlpOu2KIrn9vewFlRrJEwojiAdHyhFiSqUh6CW3MBngQSi0 LqC5SUVDlEOrlYUU7VYIewvobEYQCwZmx4ujuX6U5yFk9Od7LGVWgIHfSi6ehV5Afo bjtcwNi1FoaBa6aaEvhPanFw8S44i9ggEzygomEU= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Felix Wilhelm , Maxim Levitsky , Paolo Bonzini Subject: [PATCH 5.14 110/169] KVM: SEV-ES: go over the sev_pio_data buffer in multiple passes if needed Date: Mon, 25 Oct 2021 21:14:51 +0200 Message-Id: <20211025191031.990100427@linuxfoundation.org> X-Mailer: git-send-email 2.33.1 In-Reply-To: <20211025191017.756020307@linuxfoundation.org> References: <20211025191017.756020307@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Paolo Bonzini commit 95e16b4792b0429f1933872f743410f00e590c55 upstream. The PIO scratch buffer is larger than a single page, and therefore it is not possible to copy it in a single step to vcpu->arch/pio_data. Bound each call to emulator_pio_in/out to a single page; keep track of how many I/O operations are left in vcpu->arch.sev_pio_count, so that the operation can be restarted in the complete_userspace_io callback. For OUT, this means that the previous kvm_sev_es_outs implementation becomes an iterator of the loop, and we can consume the sev_pio_data buffer before leaving to userspace. For IN, instead, consuming the buffer and decreasing sev_pio_count is always done in the complete_userspace_io callback, because that is when the memcpy is done into sev_pio_data. Cc: stable@vger.kernel.org Fixes: 7ed9abfe8e9f ("KVM: SVM: Support string IO operations for an SEV-ES guest") Reported-by: Felix Wilhelm Reviewed-by: Maxim Levitsky Signed-off-by: Paolo Bonzini Signed-off-by: Greg Kroah-Hartman --- arch/x86/include/asm/kvm_host.h | 1 arch/x86/kvm/x86.c | 72 +++++++++++++++++++++++++++++++--------- 2 files changed, 57 insertions(+), 16 deletions(-) --- a/arch/x86/include/asm/kvm_host.h +++ b/arch/x86/include/asm/kvm_host.h @@ -696,6 +696,7 @@ struct kvm_vcpu_arch { struct kvm_pio_request pio; void *pio_data; void *sev_pio_data; + unsigned sev_pio_count; u8 event_exit_inst_len; --- a/arch/x86/kvm/x86.c +++ b/arch/x86/kvm/x86.c @@ -12321,38 +12321,77 @@ int kvm_sev_es_mmio_read(struct kvm_vcpu EXPORT_SYMBOL_GPL(kvm_sev_es_mmio_read); static int kvm_sev_es_outs(struct kvm_vcpu *vcpu, unsigned int size, - unsigned int port, unsigned int count) + unsigned int port); + +static int complete_sev_es_emulated_outs(struct kvm_vcpu *vcpu) +{ + int size = vcpu->arch.pio.size; + int port = vcpu->arch.pio.port; + + vcpu->arch.pio.count = 0; + if (vcpu->arch.sev_pio_count) + return kvm_sev_es_outs(vcpu, size, port); + return 1; +} + +static int kvm_sev_es_outs(struct kvm_vcpu *vcpu, unsigned int size, + unsigned int port) { - int ret = emulator_pio_out(vcpu, size, port, - vcpu->arch.sev_pio_data, count); + for (;;) { + unsigned int count = + min_t(unsigned int, PAGE_SIZE / size, vcpu->arch.sev_pio_count); + int ret = emulator_pio_out(vcpu, size, port, vcpu->arch.sev_pio_data, count); + + /* memcpy done already by emulator_pio_out. */ + vcpu->arch.sev_pio_count -= count; + vcpu->arch.sev_pio_data += count * vcpu->arch.pio.size; + if (!ret) + break; - if (ret) { /* Emulation done by the kernel. */ - return ret; + if (!vcpu->arch.sev_pio_count) + return 1; } - vcpu->arch.pio.count = 0; + vcpu->arch.complete_userspace_io = complete_sev_es_emulated_outs; return 0; } +static int kvm_sev_es_ins(struct kvm_vcpu *vcpu, unsigned int size, + unsigned int port); + +static void advance_sev_es_emulated_ins(struct kvm_vcpu *vcpu) +{ + unsigned count = vcpu->arch.pio.count; + complete_emulator_pio_in(vcpu, vcpu->arch.sev_pio_data); + vcpu->arch.sev_pio_count -= count; + vcpu->arch.sev_pio_data += count * vcpu->arch.pio.size; +} + static int complete_sev_es_emulated_ins(struct kvm_vcpu *vcpu) { - memcpy(vcpu->arch.sev_pio_data, vcpu->arch.pio_data, - vcpu->arch.pio.count * vcpu->arch.pio.size); - vcpu->arch.pio.count = 0; + int size = vcpu->arch.pio.size; + int port = vcpu->arch.pio.port; + advance_sev_es_emulated_ins(vcpu); + if (vcpu->arch.sev_pio_count) + return kvm_sev_es_ins(vcpu, size, port); return 1; } static int kvm_sev_es_ins(struct kvm_vcpu *vcpu, unsigned int size, - unsigned int port, unsigned int count) + unsigned int port) { - int ret = emulator_pio_in(vcpu, size, port, - vcpu->arch.sev_pio_data, count); + for (;;) { + unsigned int count = + min_t(unsigned int, PAGE_SIZE / size, vcpu->arch.sev_pio_count); + if (!__emulator_pio_in(vcpu, size, port, count)) + break; - if (ret) { /* Emulation done by the kernel. */ - return ret; + advance_sev_es_emulated_ins(vcpu); + if (!vcpu->arch.sev_pio_count) + return 1; } vcpu->arch.complete_userspace_io = complete_sev_es_emulated_ins; @@ -12364,8 +12403,9 @@ int kvm_sev_es_string_io(struct kvm_vcpu int in) { vcpu->arch.sev_pio_data = data; - return in ? kvm_sev_es_ins(vcpu, size, port, count) - : kvm_sev_es_outs(vcpu, size, port, count); + vcpu->arch.sev_pio_count = count; + return in ? kvm_sev_es_ins(vcpu, size, port) + : kvm_sev_es_outs(vcpu, size, port); } EXPORT_SYMBOL_GPL(kvm_sev_es_string_io);