Received: by 2002:a05:7412:31a9:b0:e2:908c:2ebd with SMTP id et41csp4284634rdb; Thu, 14 Sep 2023 18:53:48 -0700 (PDT) X-Google-Smtp-Source: AGHT+IGiJ0ZeYi/c8Kbugcgbl748erpELJicoTpzl74SUXwOwH/FEfFk9IPCf04X+xw0iPUvof7m X-Received: by 2002:a05:6358:5e01:b0:139:e766:5cbd with SMTP id q1-20020a0563585e0100b00139e7665cbdmr421908rwn.32.1694742828574; Thu, 14 Sep 2023 18:53:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1694742828; cv=none; d=google.com; s=arc-20160816; b=yjJWvCky7fdTBWbiOx9RENbYT4btaEpD459LkEbnD+QZjEIf9CDYbotGwhxHAtJmmj 6435PzfRKxXF8UKzXcB3o4hgY8FoE3+ZoJKLASUIZL3UH9r9c+5YlOcCalnFPXCLqewR 0aKPr4hnDPv6kxaBzwWTxkKyWIfajgACkIjsRllAXMPULbz+YvzY1u9SQBTepepf7VT+ a04+rnuqqSmxdhLTGHmhxCz8wSXUq5tOsWU2fcD+OoSSzsA4MsGsT9IDGPvxH7ETQwmE lrfCMKAUN/sCYwO1JMRwNJZj4YJHhmhzIKm4Dptp051QQrdeXxD6CTfJtmXdz82MEMUH KH6A== 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 :references:in-reply-to:message-id:date:subject:cc:to:from; bh=/e1EPCqV1viYqaDmA5e9CgST4P3AyAYMPv5w6OBtK68=; fh=ejoaVAUUbBXsA/6jM/beuI9xCYtV2osdR9SpI7hjY84=; b=sJqL4c0N9lTH261E3tVYy6cA2K1Got26fTLtjFykmO5d58SbBk26FctLWBl1v4b46x ouZMXaUD8RS050X5V6082mz9CugLiG4UAoSgDvpqr0NSUE/uOWrOoa1wYJlu/u1mAi4u utteGaK8aFJ+MRh5OpVjhQwf6BGt/tyE6kTmfYV2t4nNgv137g+pobi+Y91l3zC3r0kO iDXrhp0FQhA3HGVwaPec83L9jdHo+qUX+U/k/otdRjWsAQG0vssxxILemDCHcB6wgoNC KmIWuxWgtCV/K2KDVykjEmBG6liIZ5j3TJnNpLMCEnUxkoqA2Nz8zDg7rmwLFa2fATsk f53Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:3 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from lipwig.vger.email (lipwig.vger.email. [2620:137:e000::3:3]) by mx.google.com with ESMTPS id k24-20020a63ff18000000b00563f8ccc097si2228149pgi.780.2023.09.14.18.53.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 14 Sep 2023 18:53:48 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:3 as permitted sender) client-ip=2620:137:e000::3:3; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:3 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (depot.vger.email [IPv6:2620:137:e000::3:0]) by lipwig.vger.email (Postfix) with ESMTP id F37FF82291B1; Thu, 14 Sep 2023 18:51:38 -0700 (PDT) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.10 at lipwig.vger.email Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231702AbjIOBvK (ORCPT + 99 others); Thu, 14 Sep 2023 21:51:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35984 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231625AbjIOBuw (ORCPT ); Thu, 14 Sep 2023 21:50:52 -0400 Received: from mail.loongson.cn (mail.loongson.cn [114.242.206.163]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id EB4DE3A84; Thu, 14 Sep 2023 18:50:15 -0700 (PDT) Received: from loongson.cn (unknown [10.2.5.185]) by gateway (Coremail) with SMTP id _____8Dxg_BMuANlfP8nAA--.12067S3; Fri, 15 Sep 2023 09:50:04 +0800 (CST) Received: from localhost.localdomain (unknown [10.2.5.185]) by localhost.localdomain (Coremail) with SMTP id AQAAf8Axndw9uANl+ioGAA--.11927S27; Fri, 15 Sep 2023 09:50:04 +0800 (CST) From: Tianrui Zhao To: linux-kernel@vger.kernel.org, kvm@vger.kernel.org Cc: Paolo Bonzini , Huacai Chen , WANG Xuerui , Greg Kroah-Hartman , loongarch@lists.linux.dev, Jens Axboe , Mark Brown , Alex Deucher , Oliver Upton , maobibo@loongson.cn, Xi Ruoyao , zhaotianrui@loongson.cn Subject: [PATCH v21 25/29] LoongArch: KVM: Implement kvm exception vector Date: Fri, 15 Sep 2023 09:49:45 +0800 Message-Id: <20230915014949.1222777-26-zhaotianrui@loongson.cn> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230915014949.1222777-1-zhaotianrui@loongson.cn> References: <20230915014949.1222777-1-zhaotianrui@loongson.cn> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-CM-TRANSID: AQAAf8Axndw9uANl+ioGAA--.11927S27 X-CM-SenderInfo: p2kd03xldq233l6o00pqjv00gofq/ X-Coremail-Antispam: 1Uk129KBjDUn29KB7ZKAUJUUUUU529EdanIXcx71UUUUU7KY7 ZEXasCq-sGcSsGvfJ3UbIjqfuFe4nvWSU5nxnvy29KBjDU0xBIdaVrnUUvcSsGvfC2Kfnx nUUI43ZEXa7xR_UUUUUUUUU== Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.6.4 (lipwig.vger.email [0.0.0.0]); Thu, 14 Sep 2023 18:51:39 -0700 (PDT) X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lipwig.vger.email Implement kvm exception vector, using _kvm_fault_tables array to save the handle function pointer and it is used when vcpu handle exit. Reviewed-by: Bibo Mao Signed-off-by: Tianrui Zhao --- arch/loongarch/kvm/exit.c | 45 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/arch/loongarch/kvm/exit.c b/arch/loongarch/kvm/exit.c index a91811918d..6ceeddf581 100644 --- a/arch/loongarch/kvm/exit.c +++ b/arch/loongarch/kvm/exit.c @@ -664,3 +664,48 @@ static int kvm_handle_fpu_disabled(struct kvm_vcpu *vcpu) kvm_own_fpu(vcpu); return RESUME_GUEST; } + +/* + * Loongarch KVM callback handling for not implemented guest exiting + */ +static int kvm_fault_ni(struct kvm_vcpu *vcpu) +{ + unsigned long estat, badv; + unsigned int exccode, inst; + + /* + * Fetch the instruction. + */ + badv = vcpu->arch.badv; + estat = vcpu->arch.host_estat; + exccode = (estat & CSR_ESTAT_EXC) >> CSR_ESTAT_EXC_SHIFT; + inst = vcpu->arch.badi; + kvm_err("Exccode: %d PC=%#lx inst=0x%08x BadVaddr=%#lx estat=%#lx\n", + exccode, vcpu->arch.pc, inst, badv, read_gcsr_estat()); + kvm_arch_vcpu_dump_regs(vcpu); + kvm_queue_exception(vcpu, EXCCODE_INE, 0); + return RESUME_GUEST; +} + +static exit_handle_fn kvm_fault_tables[EXCCODE_INT_START] = { + [EXCCODE_TLBL] = kvm_handle_read_fault, + [EXCCODE_TLBI] = kvm_handle_read_fault, + [EXCCODE_TLBS] = kvm_handle_write_fault, + [EXCCODE_TLBM] = kvm_handle_write_fault, + [EXCCODE_FPDIS] = kvm_handle_fpu_disabled, + [EXCCODE_GSPR] = kvm_handle_gspr, +}; + +void kvm_init_fault(void) +{ + int i; + + for (i = 0; i < EXCCODE_INT_START; i++) + if (!kvm_fault_tables[i]) + kvm_fault_tables[i] = kvm_fault_ni; +} + +int kvm_handle_fault(struct kvm_vcpu *vcpu, int fault) +{ + return kvm_fault_tables[fault](vcpu); +} -- 2.39.1