From nobody Tue May 14 07:38:20 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1646364237018642.806795904284; Thu, 3 Mar 2022 19:23:57 -0800 (PST) Received: from localhost ([::1]:55348 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nPyXq-0005Sq-51 for importer@patchew.org; Thu, 03 Mar 2022 22:23:54 -0500 Received: from eggs.gnu.org ([209.51.188.92]:50970) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nPyUb-0002g3-TG for qemu-devel@nongnu.org; Thu, 03 Mar 2022 22:20:33 -0500 Received: from [2607:f8b0:4864:20::330] (port=40596 helo=mail-ot1-x330.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nPyUZ-00020o-DV for qemu-devel@nongnu.org; Thu, 03 Mar 2022 22:20:33 -0500 Received: by mail-ot1-x330.google.com with SMTP id k9-20020a056830242900b005ad25f8ebfdso6358000ots.7 for ; Thu, 03 Mar 2022 19:20:31 -0800 (PST) Received: from rivos-atish.. (adsl-70-228-75-190.dsl.akrnoh.ameritech.net. [70.228.75.190]) by smtp.gmail.com with ESMTPSA id u12-20020a056808114c00b002d72b6e5676sm2284052oiu.29.2022.03.03.19.20.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Mar 2022 19:20:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rivosinc-com.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=l5FITUpHqY1JAoBTY+L88rz8jsQcqYfMNDIdEmtqFzs=; b=x6tWLAjw5ny8KMKVc52QQNQzWLFmiADjeUqhPnhfWD+Yn9EK9X8Cl+HOaD+AxLdl7b HQMCqMa7XAPww8Xjt2PnM2L79hWVPpkXqC9u0AkRCymItooXA6xTqOpqYEd8FhFVkvsG yD1mEKKpirArEfzLVH0Vzr/RzC4ScRWthZq1W11fs6+d+zRDzsSOrzP6Vw3A4uplrEQv 2mqusBzsMcxr02oNGawb6pLYUvbiyUephRbdcPc0ccWM7jJxlhGfO/pntCp/uOKuD0gu 2XuphWDI8PJU/hBedi1dRbyQJcBptuYXYD4IPSb/s6YngVV/GMO8tsNNmIN7PPAaNiVV yGhw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=l5FITUpHqY1JAoBTY+L88rz8jsQcqYfMNDIdEmtqFzs=; b=OywXUbsrN3HjR5k7sE97AFOWl7WEHwP5Yag96+an9nRZJvtiJe8TwcUG1YF+Gxmrt0 bgVWzOZIC3QJgd5mQVVuCTZjT9jDSSna4h4hoQcPvh8505j+LI9MbYUHJPqlQL90WfAY adhgx5hmGoePCuZoc9kWxBahVSvRty9sU7KmEgyePB1MO9yXmAlFP25pVXYE1rGyQjFb TS6Po2t2Acq6ZjHpft+AJHztx9dPG/NskoO1ZdJ56zXGB/KxqhBMKYMO7i4yVDqrHrXf OemMMdmje2UR51KR3gCGsTmufjfknYCriuEfjQ2BZOmIvXBWXt67yyE7+/VrGICYsrZq EKOg== X-Gm-Message-State: AOAM531JmVONlPDMo782ga14Wv+5ilOqJaS15mV841Zpe1lJwPDbyA6W 0vzqsiYTnCEMZ/HaNDNv51RqmOwuAbK3oA== X-Google-Smtp-Source: ABdhPJzwQ7ig4A35zfuAk4atyiRRyZaIWrZYAcPIIl2u/Hd5OFHkc5j3Vo+t35s7gvujafUIgbv34w== X-Received: by 2002:a9d:724a:0:b0:5a2:2ee9:b168 with SMTP id a10-20020a9d724a000000b005a22ee9b168mr20869497otk.361.1646364029884; Thu, 03 Mar 2022 19:20:29 -0800 (PST) From: Atish Patra To: qemu-devel@nongnu.org Subject: [RFC PATCH 1/3] target/riscv: Rename timer & timecmp to mtimer and mtimecmp Date: Thu, 3 Mar 2022 19:20:21 -0800 Message-Id: <20220304032023.730344-2-atishp@rivosinc.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220304032023.730344-1-atishp@rivosinc.com> References: <20220304032023.730344-1-atishp@rivosinc.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::330 (failed) Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=2607:f8b0:4864:20::330; envelope-from=atishp@rivosinc.com; helo=mail-ot1-x330.google.com X-Spam_score_int: -4 X-Spam_score: -0.5 X-Spam_bar: / X-Spam_report: (-0.5 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, PDS_HP_HELO_NORDNS=0.659, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Alistair Francis , Bin Meng , Atish Patra , Palmer Dabbelt , qemu-riscv@nongnu.org Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZM-MESSAGEID: 1646364238961100001 Content-Type: text/plain; charset="utf-8" Currently, the aclint and ibex timer devices uses the "timer" & "timecmp" to generate the m-mode timer interrupt. In future, we will have timer interrupt injected to S/VS mode directly. No functionality change introduced in this patch. Add a prefix "m" these enviornment variables to indicate its true purpose. Signed-off-by: Atish Patra --- hw/intc/riscv_aclint.c | 20 ++++++++++---------- hw/timer/ibex_timer.c | 14 +++++++------- target/riscv/cpu.h | 4 ++-- target/riscv/machine.c | 2 +- 4 files changed, 20 insertions(+), 20 deletions(-) diff --git a/hw/intc/riscv_aclint.c b/hw/intc/riscv_aclint.c index f1a5d3d284fd..642794a06865 100644 --- a/hw/intc/riscv_aclint.c +++ b/hw/intc/riscv_aclint.c @@ -59,8 +59,8 @@ static void riscv_aclint_mtimer_write_timecmp(RISCVAclint= MTimerState *mtimer, =20 uint64_t rtc_r =3D cpu_riscv_read_rtc(timebase_freq); =20 - cpu->env.timecmp =3D value; - if (cpu->env.timecmp <=3D rtc_r) { + cpu->env.mtimecmp =3D value; + if (cpu->env.mtimecmp <=3D rtc_r) { /* * If we're setting an MTIMECMP value in the "past", * immediately raise the timer interrupt @@ -71,7 +71,7 @@ static void riscv_aclint_mtimer_write_timecmp(RISCVAclint= MTimerState *mtimer, =20 /* otherwise, set up the future timer interrupt */ qemu_irq_lower(mtimer->timer_irqs[hartid - mtimer->hartid_base]); - diff =3D cpu->env.timecmp - rtc_r; + diff =3D cpu->env.mtimecmp - rtc_r; /* back to ns (note args switched in muldiv64) */ uint64_t ns_diff =3D muldiv64(diff, NANOSECONDS_PER_SECOND, timebase_f= req); =20 @@ -96,7 +96,7 @@ static void riscv_aclint_mtimer_write_timecmp(RISCVAclint= MTimerState *mtimer, next =3D MIN(next, INT64_MAX); } =20 - timer_mod(cpu->env.timer, next); + timer_mod(cpu->env.mtimer, next); } =20 /* @@ -127,11 +127,11 @@ static uint64_t riscv_aclint_mtimer_read(void *opaque= , hwaddr addr, "aclint-mtimer: invalid hartid: %zu", hartid); } else if ((addr & 0x7) =3D=3D 0) { /* timecmp_lo */ - uint64_t timecmp =3D env->timecmp; + uint64_t timecmp =3D env->mtimecmp; return timecmp & 0xFFFFFFFF; } else if ((addr & 0x7) =3D=3D 4) { /* timecmp_hi */ - uint64_t timecmp =3D env->timecmp; + uint64_t timecmp =3D env->mtimecmp; return (timecmp >> 32) & 0xFFFFFFFF; } else { qemu_log_mask(LOG_UNIMP, @@ -168,14 +168,14 @@ static void riscv_aclint_mtimer_write(void *opaque, h= waddr addr, "aclint-mtimer: invalid hartid: %zu", hartid); } else if ((addr & 0x7) =3D=3D 0) { /* timecmp_lo */ - uint64_t timecmp_hi =3D env->timecmp >> 32; + uint64_t timecmp_hi =3D env->mtimecmp >> 32; riscv_aclint_mtimer_write_timecmp(mtimer, RISCV_CPU(cpu), hart= id, timecmp_hi << 32 | (value & 0xFFFFFFFF), mtimer->timebase_freq); return; } else if ((addr & 0x7) =3D=3D 4) { /* timecmp_hi */ - uint64_t timecmp_lo =3D env->timecmp; + uint64_t timecmp_lo =3D env->mtimecmp; riscv_aclint_mtimer_write_timecmp(mtimer, RISCV_CPU(cpu), hart= id, value << 32 | (timecmp_lo & 0xFFFFFFFF), mtimer->timebase_freq); @@ -304,9 +304,9 @@ DeviceState *riscv_aclint_mtimer_create(hwaddr addr, hw= addr size, =20 cb->s =3D RISCV_ACLINT_MTIMER(dev); cb->num =3D i; - env->timer =3D timer_new_ns(QEMU_CLOCK_VIRTUAL, + env->mtimer =3D timer_new_ns(QEMU_CLOCK_VIRTUAL, &riscv_aclint_mtimer_cb, cb); - env->timecmp =3D 0; + env->mtimecmp =3D 0; =20 qdev_connect_gpio_out(dev, i, qdev_get_gpio_in(DEVICE(rvcpu), IRQ_M_TIMER)= ); diff --git a/hw/timer/ibex_timer.c b/hw/timer/ibex_timer.c index 8c2ca364daab..4c34f9e08282 100644 --- a/hw/timer/ibex_timer.c +++ b/hw/timer/ibex_timer.c @@ -73,9 +73,9 @@ static void ibex_timer_update_irqs(IbexTimerState *s) } =20 /* Update the CPUs mtimecmp */ - cpu->env.timecmp =3D value; + cpu->env.mtimecmp =3D value; =20 - if (cpu->env.timecmp <=3D now) { + if (cpu->env.mtimecmp <=3D now) { /* * If the mtimecmp was in the past raise the interrupt now. */ @@ -91,7 +91,7 @@ static void ibex_timer_update_irqs(IbexTimerState *s) qemu_irq_lower(s->m_timer_irq); qemu_set_irq(s->irq, false); =20 - diff =3D cpu->env.timecmp - now; + diff =3D cpu->env.mtimecmp - now; next =3D qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL) + muldiv64(diff, NANOSECONDS_PER_SECOND, @@ -99,9 +99,9 @@ static void ibex_timer_update_irqs(IbexTimerState *s) =20 if (next < qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL)) { /* We overflowed the timer, just set it as large as we can */ - timer_mod(cpu->env.timer, 0x7FFFFFFFFFFFFFFF); + timer_mod(cpu->env.mtimer, 0x7FFFFFFFFFFFFFFF); } else { - timer_mod(cpu->env.timer, next); + timer_mod(cpu->env.mtimer, next); } } =20 @@ -122,9 +122,9 @@ static void ibex_timer_reset(DeviceState *dev) =20 CPUState *cpu =3D qemu_get_cpu(0); CPURISCVState *env =3D cpu->env_ptr; - env->timer =3D timer_new_ns(QEMU_CLOCK_VIRTUAL, + env->mtimer =3D timer_new_ns(QEMU_CLOCK_VIRTUAL, &ibex_timer_cb, s); - env->timecmp =3D 0; + env->mtimecmp =3D 0; =20 s->timer_ctrl =3D 0x00000000; s->timer_cfg0 =3D 0x00010000; diff --git a/target/riscv/cpu.h b/target/riscv/cpu.h index 5d914bd34550..94234c59ffa8 100644 --- a/target/riscv/cpu.h +++ b/target/riscv/cpu.h @@ -265,7 +265,7 @@ struct CPURISCVState { /* temporary htif regs */ uint64_t mfromhost; uint64_t mtohost; - uint64_t timecmp; + uint64_t mtimecmp; =20 /* physical memory protection */ pmp_table_t pmp_state; @@ -316,7 +316,7 @@ struct CPURISCVState { float_status fp_status; =20 /* Fields from here on are preserved across CPU reset. */ - QEMUTimer *timer; /* Internal timer */ + QEMUTimer *mtimer; /* Internal timer for M-mode interrupt */ =20 hwaddr kernel_addr; hwaddr fdt_addr; diff --git a/target/riscv/machine.c b/target/riscv/machine.c index ebc33c9e2781..be3022082a46 100644 --- a/target/riscv/machine.c +++ b/target/riscv/machine.c @@ -303,7 +303,7 @@ const VMStateDescription vmstate_riscv_cpu =3D { VMSTATE_UINTTL(env.mscratch, RISCVCPU), VMSTATE_UINT64(env.mfromhost, RISCVCPU), VMSTATE_UINT64(env.mtohost, RISCVCPU), - VMSTATE_UINT64(env.timecmp, RISCVCPU), + VMSTATE_UINT64(env.mtimecmp, RISCVCPU), =20 VMSTATE_END_OF_LIST() }, --=20 2.30.2 From nobody Tue May 14 07:38:20 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1646364214638662.6133577412147; Thu, 3 Mar 2022 19:23:34 -0800 (PST) Received: from localhost ([::1]:55062 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nPyXV-0005Ej-5j for importer@patchew.org; Thu, 03 Mar 2022 22:23:33 -0500 Received: from eggs.gnu.org ([209.51.188.92]:51044) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nPyUe-0002ka-8G for qemu-devel@nongnu.org; Thu, 03 Mar 2022 22:20:36 -0500 Received: from [2607:f8b0:4864:20::229] (port=36564 helo=mail-oi1-x229.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nPyUa-00029Q-NN for qemu-devel@nongnu.org; Thu, 03 Mar 2022 22:20:35 -0500 Received: by mail-oi1-x229.google.com with SMTP id z8so3361452oix.3 for ; Thu, 03 Mar 2022 19:20:32 -0800 (PST) Received: from rivos-atish.. (adsl-70-228-75-190.dsl.akrnoh.ameritech.net. [70.228.75.190]) by smtp.gmail.com with ESMTPSA id u12-20020a056808114c00b002d72b6e5676sm2284052oiu.29.2022.03.03.19.20.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Mar 2022 19:20:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rivosinc-com.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Jb8/OkR39CYnUykwPoID1X9snsRZcbmiqNUl/2gwVPY=; b=tcIlQyqvId8sJrLin5XCn5VLdmGnDcQJy5eiVsCllkNy5KKvUSxRc9G3z5RhZ3BcAl HHRylJytEA7+bVlbJLEJl+zybsVcDkqBdoFv9ESrT6LqK5R6pNtOqHkX+m7vctcGVt3a M+Pp6JoLxb6aJm4ZQhymi0odrCxY5RJJbx0xMgl7v9keSGnu9K/JrKq1vSwDh9A1Ge1u TCWaYs4oVI9I665bdrsi0HtTt0l/sr4XC+kizAJoQ6VPuuFMqGuRdc/LpqxwnXYK/Vy6 eHH7SH+1cAbfoQ0sKviOZ3yaD2ZE50ncEmXPEI/akJOEBRGWZXeQQfNOWEhLAEfEEiT6 FzRQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Jb8/OkR39CYnUykwPoID1X9snsRZcbmiqNUl/2gwVPY=; b=og11O0kTOEvXvoswxmRhfIXWgPafn1iwB28WAScCyG02MPfVJ4ADetG+v83thLa018 qmu5ocUFT7SdIAbWCrQyD1GUaJSUjwRCT+0LPGJIG7qz032xA5eJuGPPC1q2lAfeSxfX OgPej+hEHrFcuapEPoG6okUcxr4QgG/KZu4am1U6tZ03iTttfMyOYxuh4vvPX6xl/M9W wF3Wdo3MWMnItaGcppFvsdxF5i9OvvSiIliDnCTj34COqBNO5s5r1XPKjhbGNcwDwtBU +lnH8fZVuIArrZI50glwESFg7XaTXtWb1MGVo/W1LGXxgCebeXX2utT5dbBkkbuQzY1b d35Q== X-Gm-Message-State: AOAM531gZ6NsRp0Kv2vOLxFTf6GgEMWyz+qvAP8FOgmAl+7MXkb6dFZX EwkZgHIsJykbhCT/dZeaqKwgwW4NjQxESA== X-Google-Smtp-Source: ABdhPJx9ub/wsIuIQoyGF/ccTnpaYspbHhhLsemOXShFvYYkX7bWrBf1CvtdmJFarZQJ4JG0rtX8Ug== X-Received: by 2002:a05:6808:bc4:b0:2d7:d1a:bb with SMTP id o4-20020a0568080bc400b002d70d1a00bbmr7685471oik.179.1646364031235; Thu, 03 Mar 2022 19:20:31 -0800 (PST) From: Atish Patra To: qemu-devel@nongnu.org Subject: [RFC PATCH 2/3] target/riscv: Add stimecmp support Date: Thu, 3 Mar 2022 19:20:22 -0800 Message-Id: <20220304032023.730344-3-atishp@rivosinc.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220304032023.730344-1-atishp@rivosinc.com> References: <20220304032023.730344-1-atishp@rivosinc.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::229 (failed) Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=2607:f8b0:4864:20::229; envelope-from=atishp@rivosinc.com; helo=mail-oi1-x229.google.com X-Spam_score_int: -4 X-Spam_score: -0.5 X-Spam_bar: / X-Spam_report: (-0.5 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, PDS_HP_HELO_NORDNS=0.659, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Alistair Francis , Bin Meng , Atish Patra , Palmer Dabbelt , qemu-riscv@nongnu.org Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZM-MESSAGEID: 1646364218064100001 Content-Type: text/plain; charset="utf-8" stimecmp allows the supervisor mode to update stimecmp CSR directly to program the next timer interrupt. This CSR is part of the Sstc extension which was ratified recently. Signed-off-by: Atish Patra --- target/riscv/cpu.c | 7 +++ target/riscv/cpu.h | 5 ++ target/riscv/cpu_bits.h | 4 ++ target/riscv/csr.c | 84 +++++++++++++++++++++++++++++++++ target/riscv/machine.c | 1 + target/riscv/meson.build | 3 +- target/riscv/time_helper.c | 97 ++++++++++++++++++++++++++++++++++++++ target/riscv/time_helper.h | 30 ++++++++++++ 8 files changed, 230 insertions(+), 1 deletion(-) create mode 100644 target/riscv/time_helper.c create mode 100644 target/riscv/time_helper.h diff --git a/target/riscv/cpu.c b/target/riscv/cpu.c index 5d24a191c059..c609ed3c5834 100644 --- a/target/riscv/cpu.c +++ b/target/riscv/cpu.c @@ -23,6 +23,7 @@ #include "qemu/log.h" #include "cpu.h" #include "internals.h" +#include "time_helper.h" #include "exec/exec-all.h" #include "qapi/error.h" #include "qemu/error-report.h" @@ -751,6 +752,10 @@ static void riscv_cpu_init(Object *obj) qdev_init_gpio_in(DEVICE(cpu), riscv_cpu_set_irq, IRQ_LOCAL_MAX + IRQ_LOCAL_GUEST_MAX); #endif /* CONFIG_USER_ONLY */ + + if (cpu->cfg.ext_sstc) { + riscv_timer_init(cpu); + } } =20 static Property riscv_cpu_properties[] =3D { @@ -776,6 +781,7 @@ static Property riscv_cpu_properties[] =3D { DEFINE_PROP_BOOL("Zve64f", RISCVCPU, cfg.ext_zve64f, false), DEFINE_PROP_BOOL("mmu", RISCVCPU, cfg.mmu, true), DEFINE_PROP_BOOL("pmp", RISCVCPU, cfg.pmp, true), + DEFINE_PROP_BOOL("sstc", RISCVCPU, cfg.ext_sstc, true), =20 DEFINE_PROP_STRING("priv_spec", RISCVCPU, cfg.priv_spec), DEFINE_PROP_STRING("vext_spec", RISCVCPU, cfg.vext_spec), @@ -898,6 +904,7 @@ static void riscv_isa_string_ext(RISCVCPU *cpu, char **= isa_str, int max_str_len) { "svpbmt", cpu->cfg.ext_svpbmt }, { "svinval", cpu->cfg.ext_svinval }, { "svnapot", cpu->cfg.ext_svnapot }, + { "sstc", cpu->cfg.ext_sstc }, }; =20 for (i =3D 0; i < ARRAY_SIZE(isa_edata_arr); i++) { diff --git a/target/riscv/cpu.h b/target/riscv/cpu.h index 94234c59ffa8..fa90ab9f473b 100644 --- a/target/riscv/cpu.h +++ b/target/riscv/cpu.h @@ -267,6 +267,9 @@ struct CPURISCVState { uint64_t mtohost; uint64_t mtimecmp; =20 + /* Sstc CSRs */ + uint64_t stimecmp; + /* physical memory protection */ pmp_table_t pmp_state; target_ulong mseccfg; @@ -317,6 +320,7 @@ struct CPURISCVState { =20 /* Fields from here on are preserved across CPU reset. */ QEMUTimer *mtimer; /* Internal timer for M-mode interrupt */ + QEMUTimer *stimer; /* Internal timer for S-mode interrupt */ =20 hwaddr kernel_addr; hwaddr fdt_addr; @@ -371,6 +375,7 @@ struct RISCVCPUConfig { bool ext_svinval; bool ext_svnapot; bool ext_svpbmt; + bool ext_sstc; bool ext_zfh; bool ext_zfhmin; bool ext_zve32f; diff --git a/target/riscv/cpu_bits.h b/target/riscv/cpu_bits.h index bb47cf7e77a2..34496ac5aa80 100644 --- a/target/riscv/cpu_bits.h +++ b/target/riscv/cpu_bits.h @@ -212,6 +212,10 @@ #define CSR_STVAL 0x143 #define CSR_SIP 0x144 =20 +/* Sstc supervisor CSRs */ +#define CSR_STIMECMP 0x14D +#define CSR_STIMECMPH 0x15D + /* Supervisor Protection and Translation */ #define CSR_SPTBR 0x180 #define CSR_SATP 0x180 diff --git a/target/riscv/csr.c b/target/riscv/csr.c index b16881615997..ad7a8db2dd0d 100644 --- a/target/riscv/csr.c +++ b/target/riscv/csr.c @@ -20,8 +20,10 @@ #include "qemu/osdep.h" #include "qemu/log.h" #include "cpu.h" +#include "time_helper.h" #include "qemu/main-loop.h" #include "exec/exec-all.h" +#include "hw/intc/riscv_aclint.h" =20 /* CSR function table public API */ void riscv_get_csr_ops(int csrno, riscv_csr_operations *ops) @@ -519,6 +521,78 @@ static RISCVException read_timeh(CPURISCVState *env, i= nt csrno, return RISCV_EXCP_NONE; } =20 +static RISCVException sstc(CPURISCVState *env, int csrno) +{ + CPUState *cs =3D env_cpu(env); + RISCVCPU *cpu =3D RISCV_CPU(cs); + + if (!cpu->cfg.ext_sstc || !env->rdtime_fn) { + return RISCV_EXCP_ILLEGAL_INST; + } + + if (env->priv =3D=3D PRV_M) { + return RISCV_EXCP_NONE; + } + + if (env->priv !=3D PRV_S) { + return RISCV_EXCP_ILLEGAL_INST; + } + + /* + * No need of separate function for rv32 as menvcfg stores both menvcfg + * menvcfgh for RV32. + */ + if (!(get_field(env->mcounteren, COUNTEREN_TM) && + get_field(env->menvcfg, MENVCFG_STCE))) { + return RISCV_EXCP_ILLEGAL_INST; + } + + return RISCV_EXCP_NONE; +} + +static RISCVException read_stimecmp(CPURISCVState *env, int csrno, + target_ulong *val) +{ + *val =3D env->stimecmp; + return RISCV_EXCP_NONE; +} + +static RISCVException read_stimecmph(CPURISCVState *env, int csrno, + target_ulong *val) +{ + *val =3D env->stimecmp >> 32; + return RISCV_EXCP_NONE; +} + +static RISCVException write_stimecmp(CPURISCVState *env, int csrno, + target_ulong val) +{ + RISCVCPU *cpu =3D env_archcpu(env); + + if (riscv_cpu_mxl(env) =3D=3D MXL_RV32) { + uint64_t stimecmp_hi =3D env->stimecmp >> 32; + env->stimecmp =3D (stimecmp_hi << 32) | (val & 0xFFFFFFFF); + } else { + env->stimecmp =3D val; + riscv_timer_write_timecmp(cpu, env->stimer, env->stimecmp, 0, MIP_= STIP); + } + + return RISCV_EXCP_NONE; +} + +static RISCVException write_stimecmph(CPURISCVState *env, int csrno, + target_ulong val) +{ + RISCVCPU *cpu =3D env_archcpu(env); + uint64_t timer_val =3D 0; + + timer_val =3D (uint64_t)val << 32 | (env->stimecmp & 0xFFFFFFFF); + env->stimecmp =3D timer_val; + riscv_timer_write_timecmp(cpu, env->stimer, env->stimecmp, 0, MIP_STIP= ); + + return RISCV_EXCP_NONE; +} + /* Machine constants */ =20 #define M_MODE_INTERRUPTS ((uint64_t)(MIP_MSIP | MIP_MTIP | MIP_MEIP)) @@ -1485,6 +1559,12 @@ static RISCVException rmw_mip64(CPURISCVState *env, = int csrno, uint64_t old_mip, mask =3D wr_mask & delegable_ints & ~env->miclaim; uint32_t gin; =20 + if (cpu->cfg.ext_sstc && (env->priv =3D=3D PRV_M) && + get_field(env->menvcfg, MENVCFG_STCE)) { + /* sstc extension forbids STIP & VSTIP to be writeable in mip */ + mask =3D mask & ~(MIP_STIP | MIP_VSTIP); + } + if (mask) { old_mip =3D riscv_cpu_update_mip(cpu, mask, (new_val & mask)); } else { @@ -3265,6 +3345,10 @@ riscv_csr_operations csr_ops[CSR_TABLE_SIZE] =3D { [CSR_SCAUSE] =3D { "scause", smode, read_scause, write_scause = }, [CSR_STVAL] =3D { "stval", smode, read_stval, write_stval }, [CSR_SIP] =3D { "sip", smode, NULL, NULL, rmw_sip = }, + [CSR_STIMECMP] =3D { "stimecmp", sstc, read_stimecmp, write_stimecmp, + NULL, NULL, NULL, PRIV_VERSION_1_= 12_0}, + [CSR_STIMECMPH] =3D { "stimecmph", sstc, read_stimecmph, write_stimecm= ph, + NULL, NULL, NULL, PRIV_VERSION_1_= 12_0}, =20 /* Supervisor Protection and Translation */ [CSR_SATP] =3D { "satp", smode, read_satp, write_satp = }, diff --git a/target/riscv/machine.c b/target/riscv/machine.c index be3022082a46..2f2e16c72607 100644 --- a/target/riscv/machine.c +++ b/target/riscv/machine.c @@ -304,6 +304,7 @@ const VMStateDescription vmstate_riscv_cpu =3D { VMSTATE_UINT64(env.mfromhost, RISCVCPU), VMSTATE_UINT64(env.mtohost, RISCVCPU), VMSTATE_UINT64(env.mtimecmp, RISCVCPU), + VMSTATE_UINT64(env.stimecmp, RISCVCPU), =20 VMSTATE_END_OF_LIST() }, diff --git a/target/riscv/meson.build b/target/riscv/meson.build index 91f0ac32ff3d..b51d9d5858cc 100644 --- a/target/riscv/meson.build +++ b/target/riscv/meson.build @@ -19,7 +19,8 @@ riscv_ss.add(files( 'vector_helper.c', 'bitmanip_helper.c', 'translate.c', - 'm128_helper.c' + 'm128_helper.c', + 'time_helper.c' )) riscv_ss.add(when: 'CONFIG_KVM', if_true: files('kvm.c'), if_false: files(= 'kvm-stub.c')) =20 diff --git a/target/riscv/time_helper.c b/target/riscv/time_helper.c new file mode 100644 index 000000000000..105a051caace --- /dev/null +++ b/target/riscv/time_helper.c @@ -0,0 +1,97 @@ +/* + * RISC-V timer helper implementation. + * + * Copyright (c) 2022 Rivos Inc. + * + * This program is free software; you can redistribute it and/or modify it + * under the terms and conditions of the GNU General Public License, + * version 2 or later, as published by the Free Software Foundation. + * + * This program is distributed in the hope it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License f= or + * more details. + * + * You should have received a copy of the GNU General Public License along= with + * this program. If not, see . + */ + +#include "qemu/osdep.h" +#include "qemu/log.h" +#include "cpu_bits.h" +#include "time_helper.h" +#include "hw/intc/riscv_aclint.h" + +static void riscv_stimer_cb(void *opaque) +{ + RISCVCPU *cpu =3D opaque; + riscv_cpu_update_mip(cpu, MIP_STIP, BOOL_TO_MASK(1)); +} + +/* + * Called when timecmp is written to update the QEMU timer or immediately + * trigger timer interrupt if mtimecmp <=3D current timer value. + */ +void riscv_timer_write_timecmp(RISCVCPU *cpu, QEMUTimer *timer, + uint64_t timecmp, uint64_t delta, + uint32_t timer_irq) +{ + uint64_t diff, ns_diff, next; + CPURISCVState *env =3D &cpu->env; + uint32_t timebase_freq =3D env->rdtime_fn_arg; + uint64_t rtc_r =3D env->rdtime_fn(timebase_freq) + delta; + + if (timecmp <=3D rtc_r) { + /* + * If we're setting an stimecmp value in the "past", + * immediately raise the timer interrupt + */ + riscv_cpu_update_mip(cpu, timer_irq, BOOL_TO_MASK(1)); + return; + } + + /* Clear the [V]STIP bit in mip */ + riscv_cpu_update_mip(cpu, timer_irq, BOOL_TO_MASK(0)); + + /* otherwise, set up the future timer interrupt */ + diff =3D timecmp - rtc_r; + /* back to ns (note args switched in muldiv64) */ + ns_diff =3D muldiv64(diff, NANOSECONDS_PER_SECOND, timebase_freq); + + /* + * check if ns_diff overflowed and check if the addition would potenti= ally + * overflow + */ + if ((NANOSECONDS_PER_SECOND > timebase_freq && ns_diff < diff) || + ns_diff > INT64_MAX) { + next =3D INT64_MAX; + } else { + /* + * as it is very unlikely qemu_clock_get_ns will return a value + * greater than INT64_MAX, no additional check is needed for an + * unsigned integer overflow. + */ + next =3D qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL) + ns_diff; + /* + * if ns_diff is INT64_MAX next may still be outside the range + * of a signed integer. + */ + next =3D MIN(next, INT64_MAX); + } + + timer_mod(timer, next); +} + +void riscv_timer_init(RISCVCPU *cpu) +{ + CPURISCVState *env; + + if (!cpu) { + return; + } + + env =3D &cpu->env; + env->stimer =3D timer_new_ns(QEMU_CLOCK_VIRTUAL, &riscv_stimer_cb, cpu= ); + env->stimecmp =3D 0; + +} diff --git a/target/riscv/time_helper.h b/target/riscv/time_helper.h new file mode 100644 index 000000000000..7b3cdcc35020 --- /dev/null +++ b/target/riscv/time_helper.h @@ -0,0 +1,30 @@ +/* + * RISC-V timer header file. + * + * Copyright (c) 2022 Rivos Inc. + * + * This program is free software; you can redistribute it and/or modify it + * under the terms and conditions of the GNU General Public License, + * version 2 or later, as published by the Free Software Foundation. + * + * This program is distributed in the hope it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License f= or + * more details. + * + * You should have received a copy of the GNU General Public License along= with + * this program. If not, see . + */ + +#ifndef RISCV_TIME_HELPER_H +#define RISCV_TIME_HELPER_H + +#include "cpu.h" +#include "qemu/timer.h" + +void riscv_timer_write_timecmp(RISCVCPU *cpu, QEMUTimer *timer, + uint64_t timecmp, uint64_t delta, + uint32_t timer_irq); +void riscv_timer_init(RISCVCPU *cpu); + +#endif --=20 2.30.2 From nobody Tue May 14 07:38:20 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1646364415807842.9786389579629; Thu, 3 Mar 2022 19:26:55 -0800 (PST) Received: from localhost ([::1]:60702 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nPyak-0000pw-DR for importer@patchew.org; Thu, 03 Mar 2022 22:26:54 -0500 Received: from eggs.gnu.org ([209.51.188.92]:51056) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nPyUe-0002mA-Vr for qemu-devel@nongnu.org; Thu, 03 Mar 2022 22:20:37 -0500 Received: from [2607:f8b0:4864:20::22f] (port=38742 helo=mail-oi1-x22f.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nPyUc-0002Gi-08 for qemu-devel@nongnu.org; Thu, 03 Mar 2022 22:20:36 -0500 Received: by mail-oi1-x22f.google.com with SMTP id y7so6695443oih.5 for ; Thu, 03 Mar 2022 19:20:33 -0800 (PST) Received: from rivos-atish.. (adsl-70-228-75-190.dsl.akrnoh.ameritech.net. [70.228.75.190]) by smtp.gmail.com with ESMTPSA id u12-20020a056808114c00b002d72b6e5676sm2284052oiu.29.2022.03.03.19.20.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Mar 2022 19:20:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rivosinc-com.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=tNTZ/EY1lwcKSuth0Yz4UI8YcUNLXBeNAhNSMg/qe7Q=; b=2wFd4kVqar2Nlg8JM3sXphpH6kB2Jn7qh0C0To7Ya/Z83sRfDoBHczij0SZN4FAMZ4 bZGPjAherL2xQJqmW3E7tDp4laSBbkjbCoyW/a2Skcf+wYyxrNOI1Z1idBcjY5xv4tSN tBQWV7m6XRG/MWU67ZaVsVD0wjg1jZ8C3LYWtl6pgDWUUKvNs34VUUhzQahpNWnsX38w pZz3YqbpEnFMNVcPF9CXqXWdELOTrCnMRQBZM1Q8pDy5bGb/xDBoX0C1ymSp2GfG4j9r mBRDbl8ok8jSXvSvdT1vrmEMGV1Dc0WT1IwoXYia5ixKe9GZ28g990VDkmA5JNE8+niH oqAw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=tNTZ/EY1lwcKSuth0Yz4UI8YcUNLXBeNAhNSMg/qe7Q=; b=sbqC/Zf1C6+32vU6QuCuVxL50iZLDODBOjPp1BPLBmRICbRZflhYXXkKgcracb87Ez Xe021lOpYoPKmJ2bjTD0tWvsbTiyQBeRm5igzecEI+7I/NEtfU0AiQtB8u0j6ftadxYU TY3QNmS7GERiZOscHPC/ey2npmUwRis14+CFiFnCeTYHbBQ0sZWFYSg1yuQPDz7UP2XH RgMQ5cePpynlpdzkmHNWQDVRy4Pu0oMTEMQ4C8tvYcGKjihRe0MTubIF3VgLCXj99LdC nw82JX6MS9TbBnh1YL7ofaSXZzFEhNjUZ0HFOFFbBs43a5bSWbs44gZo/GAY/9o+AbKs 3ZPQ== X-Gm-Message-State: AOAM531aNJ885ixJTra1kFJHXApduPmhmt3j8tI+JBBwSDFn/FCNDaYc TT8hcFxk39dVSny/t9cMkD2omSd64Dh5Dw== X-Google-Smtp-Source: ABdhPJzXP6vyu/Kx/I5W626C5QPOa/0C8t3NBPRZNHQON8RTA5X5MsFGAmton/dh0AvqPYMfyzqpwA== X-Received: by 2002:a05:6808:179d:b0:2d9:38a3:2eb1 with SMTP id bg29-20020a056808179d00b002d938a32eb1mr7822109oib.25.1646364032639; Thu, 03 Mar 2022 19:20:32 -0800 (PST) From: Atish Patra To: qemu-devel@nongnu.org Subject: [RFC PATCH 3/3] target/riscv: Add vstimecmp support Date: Thu, 3 Mar 2022 19:20:23 -0800 Message-Id: <20220304032023.730344-4-atishp@rivosinc.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220304032023.730344-1-atishp@rivosinc.com> References: <20220304032023.730344-1-atishp@rivosinc.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::22f (failed) Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=2607:f8b0:4864:20::22f; envelope-from=atishp@rivosinc.com; helo=mail-oi1-x22f.google.com X-Spam_score_int: -4 X-Spam_score: -0.5 X-Spam_bar: / X-Spam_report: (-0.5 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, PDS_HP_HELO_NORDNS=0.659, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Alistair Francis , Bin Meng , Atish Patra , Palmer Dabbelt , qemu-riscv@nongnu.org Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZM-MESSAGEID: 1646364418531100001 Content-Type: text/plain; charset="utf-8" vstimecmp CSR allows the guest OS or to program the next guest timer interrupt directly. Thus, hypervisor no longer need to inject the timer interrupt to the guest if vstimecmp is used. This was ratified as a part of the Sstc extension. Signed-off-by: Atish Patra --- target/riscv/cpu.h | 3 ++ target/riscv/cpu_bits.h | 4 ++ target/riscv/cpu_helper.c | 11 ++-- target/riscv/csr.c | 103 ++++++++++++++++++++++++++++++++++++- target/riscv/machine.c | 1 + target/riscv/time_helper.c | 16 ++++++ 6 files changed, 133 insertions(+), 5 deletions(-) diff --git a/target/riscv/cpu.h b/target/riscv/cpu.h index fa90ab9f473b..62cbb7be666f 100644 --- a/target/riscv/cpu.h +++ b/target/riscv/cpu.h @@ -269,6 +269,7 @@ struct CPURISCVState { =20 /* Sstc CSRs */ uint64_t stimecmp; + uint64_t vstimecmp; =20 /* physical memory protection */ pmp_table_t pmp_state; @@ -321,6 +322,8 @@ struct CPURISCVState { /* Fields from here on are preserved across CPU reset. */ QEMUTimer *mtimer; /* Internal timer for M-mode interrupt */ QEMUTimer *stimer; /* Internal timer for S-mode interrupt */ + QEMUTimer *vstimer; /* Internal timer for VS-mode interrupt */ + bool vstime_irq; =20 hwaddr kernel_addr; hwaddr fdt_addr; diff --git a/target/riscv/cpu_bits.h b/target/riscv/cpu_bits.h index 34496ac5aa80..16d8aa24efe1 100644 --- a/target/riscv/cpu_bits.h +++ b/target/riscv/cpu_bits.h @@ -269,6 +269,10 @@ #define CSR_VSIP 0x244 #define CSR_VSATP 0x280 =20 +/* Sstc virtual CSRs */ +#define CSR_VSTIMECMP 0x24D +#define CSR_VSTIMECMPH 0x25D + #define CSR_MTINST 0x34a #define CSR_MTVAL2 0x34b =20 diff --git a/target/riscv/cpu_helper.c b/target/riscv/cpu_helper.c index 746335bfd6b9..fe3b8cb72bc7 100644 --- a/target/riscv/cpu_helper.c +++ b/target/riscv/cpu_helper.c @@ -344,8 +344,9 @@ static uint64_t riscv_cpu_all_pending(CPURISCVState *en= v) { uint32_t gein =3D get_field(env->hstatus, HSTATUS_VGEIN); uint64_t vsgein =3D (env->hgeip & (1ULL << gein)) ? MIP_VSEIP : 0; + uint64_t vstip =3D (env->vstime_irq) ? MIP_VSTIP : 0; =20 - return (env->mip | vsgein) & env->mie; + return (env->mip | vsgein | vstip) & env->mie; } =20 int riscv_cpu_mirq_pending(CPURISCVState *env) @@ -600,7 +601,7 @@ uint64_t riscv_cpu_update_mip(RISCVCPU *cpu, uint64_t m= ask, uint64_t value) { CPURISCVState *env =3D &cpu->env; CPUState *cs =3D CPU(cpu); - uint64_t gein, vsgein =3D 0, old =3D env->mip; + uint64_t gein, vsgein =3D 0, vstip =3D 0, old =3D env->mip; bool locked =3D false; =20 if (riscv_cpu_virt_enabled(env)) { @@ -608,6 +609,10 @@ uint64_t riscv_cpu_update_mip(RISCVCPU *cpu, uint64_t = mask, uint64_t value) vsgein =3D (env->hgeip & (1ULL << gein)) ? MIP_VSEIP : 0; } =20 + /* No need to update mip for VSTIP */ + mask =3D ((mask =3D=3D MIP_VSTIP) && env->vstime_irq) ? 0 : mask; + vstip =3D env->vstime_irq ? MIP_VSTIP : 0; + if (!qemu_mutex_iothread_locked()) { locked =3D true; qemu_mutex_lock_iothread(); @@ -615,7 +620,7 @@ uint64_t riscv_cpu_update_mip(RISCVCPU *cpu, uint64_t m= ask, uint64_t value) =20 env->mip =3D (env->mip & ~mask) | (value & mask); =20 - if (env->mip | vsgein) { + if (env->mip | vsgein | vstip) { cpu_interrupt(cs, CPU_INTERRUPT_HARD); } else { cpu_reset_interrupt(cs, CPU_INTERRUPT_HARD); diff --git a/target/riscv/csr.c b/target/riscv/csr.c index ad7a8db2dd0d..8ef9306ce494 100644 --- a/target/riscv/csr.c +++ b/target/riscv/csr.c @@ -550,17 +550,100 @@ static RISCVException sstc(CPURISCVState *env, int c= srno) return RISCV_EXCP_NONE; } =20 +static RISCVException sstc_hmode(CPURISCVState *env, int csrno) +{ + CPUState *cs =3D env_cpu(env); + RISCVCPU *cpu =3D RISCV_CPU(cs); + + if (!cpu->cfg.ext_sstc || !env->rdtime_fn) { + return RISCV_EXCP_ILLEGAL_INST; + } + + if (env->priv =3D=3D PRV_M) { + return RISCV_EXCP_NONE; + } + + if (!(get_field(env->mcounteren, COUNTEREN_TM) & + get_field(env->menvcfg, MENVCFG_STCE))) { + return RISCV_EXCP_ILLEGAL_INST; + } + + if (!(get_field(env->hcounteren, COUNTEREN_TM) & + get_field(env->henvcfg, HENVCFG_STCE))) { + return RISCV_EXCP_VIRT_INSTRUCTION_FAULT; + } + + return RISCV_EXCP_NONE; +} + +static RISCVException read_vstimecmp(CPURISCVState *env, int csrno, + target_ulong *val) +{ + *val =3D env->vstimecmp; + + return RISCV_EXCP_NONE; +} + +static RISCVException read_vstimecmph(CPURISCVState *env, int csrno, + target_ulong *val) +{ + *val =3D env->vstimecmp >> 32; + + return RISCV_EXCP_NONE; +} + +static RISCVException write_vstimecmp(CPURISCVState *env, int csrno, + target_ulong val) +{ + RISCVCPU *cpu =3D env_archcpu(env); + + if (riscv_cpu_mxl(env) =3D=3D MXL_RV32) { + uint64_t vstimecmp_hi =3D env->vstimecmp >> 32; + env->vstimecmp =3D (vstimecmp_hi << 32) | (val & 0xFFFFFFFF); + } else { + env->vstimecmp =3D val; + riscv_timer_write_timecmp(cpu, env->vstimer, env->vstimecmp, + env->htimedelta, MIP_VSTIP); + } + + return RISCV_EXCP_NONE; +} + +static RISCVException write_vstimecmph(CPURISCVState *env, int csrno, + target_ulong val) +{ + RISCVCPU *cpu =3D env_archcpu(env); + uint64_t timer_val =3D 0; + + timer_val =3D (uint64_t)val << 32 | (env->vstimecmp & 0xFFFFFFFF); + env->vstimecmp =3D timer_val; + riscv_timer_write_timecmp(cpu, env->vstimer, env->vstimecmp, + env->htimedelta, MIP_VSTIP); + + return RISCV_EXCP_NONE; +} + static RISCVException read_stimecmp(CPURISCVState *env, int csrno, target_ulong *val) { - *val =3D env->stimecmp; + if (riscv_cpu_virt_enabled(env)) { + *val =3D env->vstimecmp; + } else { + *val =3D env->stimecmp; + } + return RISCV_EXCP_NONE; } =20 static RISCVException read_stimecmph(CPURISCVState *env, int csrno, target_ulong *val) { - *val =3D env->stimecmp >> 32; + if (riscv_cpu_virt_enabled(env)) { + *val =3D env->vstimecmp >> 32; + } else { + *val =3D env->stimecmp >> 32; + } + return RISCV_EXCP_NONE; } =20 @@ -569,6 +652,10 @@ static RISCVException write_stimecmp(CPURISCVState *en= v, int csrno, { RISCVCPU *cpu =3D env_archcpu(env); =20 + if (riscv_cpu_virt_enabled(env)) { + return write_vstimecmp(env, csrno, val); + } + if (riscv_cpu_mxl(env) =3D=3D MXL_RV32) { uint64_t stimecmp_hi =3D env->stimecmp >> 32; env->stimecmp =3D (stimecmp_hi << 32) | (val & 0xFFFFFFFF); @@ -586,6 +673,10 @@ static RISCVException write_stimecmph(CPURISCVState *e= nv, int csrno, RISCVCPU *cpu =3D env_archcpu(env); uint64_t timer_val =3D 0; =20 + if (riscv_cpu_virt_enabled(env)) { + return write_vstimecmph(env, csrno, val); + } + timer_val =3D (uint64_t)val << 32 | (env->stimecmp & 0xFFFFFFFF); env->stimecmp =3D timer_val; riscv_timer_write_timecmp(cpu, env->stimer, env->stimecmp, 0, MIP_STIP= ); @@ -1574,6 +1665,7 @@ static RISCVException rmw_mip64(CPURISCVState *env, i= nt csrno, if (csrno !=3D CSR_HVIP) { gin =3D get_field(env->hstatus, HSTATUS_VGEIN); old_mip |=3D (env->hgeip & ((target_ulong)1 << gin)) ? MIP_VSEIP := 0; + old_mip |=3D env->vstime_irq ? MIP_VSTIP : 0; } =20 if (ret_val) { @@ -3349,6 +3441,13 @@ riscv_csr_operations csr_ops[CSR_TABLE_SIZE] =3D { NULL, NULL, NULL, PRIV_VERSION_1_= 12_0}, [CSR_STIMECMPH] =3D { "stimecmph", sstc, read_stimecmph, write_stimecm= ph, NULL, NULL, NULL, PRIV_VERSION_1_= 12_0}, + [CSR_VSTIMECMP] =3D { "vstimecmp", sstc_hmode, read_vstimecmp, + write_vstimecmp, NULL, NULL, NULL, + PRIV_VERSION_1_12_0}, + [CSR_VSTIMECMPH] =3D { "vstimecmph", sstc_hmode, read_vstimecmph, + write_vstimecmph, NULL, NULL, NUL= L, + PRIV_VERSION_1_12_0}, + =20 /* Supervisor Protection and Translation */ [CSR_SATP] =3D { "satp", smode, read_satp, write_satp = }, diff --git a/target/riscv/machine.c b/target/riscv/machine.c index 2f2e16c72607..cefaff31acd2 100644 --- a/target/riscv/machine.c +++ b/target/riscv/machine.c @@ -92,6 +92,7 @@ static const VMStateDescription vmstate_hyper =3D { VMSTATE_UINTTL(env.hgeie, RISCVCPU), VMSTATE_UINTTL(env.hgeip, RISCVCPU), VMSTATE_UINT64(env.htimedelta, RISCVCPU), + VMSTATE_UINT64(env.vstimecmp, RISCVCPU), =20 VMSTATE_UINTTL(env.hvictl, RISCVCPU), VMSTATE_UINT8_ARRAY(env.hviprio, RISCVCPU, 64), diff --git a/target/riscv/time_helper.c b/target/riscv/time_helper.c index 105a051caace..435be68cc12f 100644 --- a/target/riscv/time_helper.c +++ b/target/riscv/time_helper.c @@ -22,6 +22,14 @@ #include "time_helper.h" #include "hw/intc/riscv_aclint.h" =20 +static void riscv_vstimer_cb(void *opaque) +{ + RISCVCPU *cpu =3D opaque; + CPURISCVState *env =3D &cpu->env; + env->vstime_irq =3D 1; + riscv_cpu_update_mip(cpu, MIP_VSTIP, BOOL_TO_MASK(1)); +} + static void riscv_stimer_cb(void *opaque) { RISCVCPU *cpu =3D opaque; @@ -46,10 +54,16 @@ void riscv_timer_write_timecmp(RISCVCPU *cpu, QEMUTimer= *timer, * If we're setting an stimecmp value in the "past", * immediately raise the timer interrupt */ + if (timer_irq =3D=3D MIP_VSTIP) { + env->vstime_irq =3D 1; + } riscv_cpu_update_mip(cpu, timer_irq, BOOL_TO_MASK(1)); return; } =20 + if (timer_irq =3D=3D MIP_VSTIP) { + env->vstime_irq =3D 0; + } /* Clear the [V]STIP bit in mip */ riscv_cpu_update_mip(cpu, timer_irq, BOOL_TO_MASK(0)); =20 @@ -94,4 +108,6 @@ void riscv_timer_init(RISCVCPU *cpu) env->stimer =3D timer_new_ns(QEMU_CLOCK_VIRTUAL, &riscv_stimer_cb, cpu= ); env->stimecmp =3D 0; =20 + env->vstimer =3D timer_new_ns(QEMU_CLOCK_VIRTUAL, &riscv_vstimer_cb, c= pu); + env->vstimecmp =3D 0; } --=20 2.30.2