From nobody Tue Nov 18 07:49:12 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; 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 ARC-Seal: i=1; a=rsa-sha256; t=1615288906; cv=none; d=zohomail.com; s=zohoarc; b=lBjz9nOitCk2UDvkIw4ZDu3rDkAxlFBtz9TaKlOZbyjQQg1D7vZVGBLJArfM92U6hEg7fVjmptL8E6Owz/Dzv5quyY3HCSOLwQ8BAUF6c5CCqwAJjOsSzNP6Ague60T8p1c6hb0JIxZlfvMwD08YG/kzMfcWHlBrzGIBy/DyP40= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1615288906; h=Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=saDGuLe166i1TP63utTRbRAHIS0gY7ZlLXyb6GQcLNo=; b=TS2F9i9iPnbkOeEOfEe77Su/tJHNXUv/hH+UR/Oq/K/IaefxVYf8qFZ/F/LGhxtsPH6CiKQEo2n53EMq8NImR/AM7aY5mgm00jjKjXwnbgd5sAeceDlZBDCpbheIJmqr/Jc6aqcUnA2vUFaoRW71QWmfVn55b1/4E4XryLlU9kE= ARC-Authentication-Results: i=1; mx.zohomail.com; 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 1615288905600189.70187592208447; Tue, 9 Mar 2021 03:21:45 -0800 (PST) Received: from localhost ([::1]:35252 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lJaQq-0006mY-4E for importer@patchew.org; Tue, 09 Mar 2021 06:21:44 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:33320) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lJaKj-0003Qk-1M; Tue, 09 Mar 2021 06:15:25 -0500 Received: from isrv.corpit.ru ([86.62.121.231]:56443) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lJaKf-0006DH-TZ; Tue, 09 Mar 2021 06:15:24 -0500 Received: from tsrv.corpit.ru (tsrv.tls.msk.ru [192.168.177.2]) by isrv.corpit.ru (Postfix) with ESMTP id 977F240375; Tue, 9 Mar 2021 14:15:11 +0300 (MSK) Received: from tls.msk.ru (mjt.wg.tls.msk.ru [192.168.177.130]) by tsrv.corpit.ru (Postfix) with SMTP id 7F7B214F; Tue, 9 Mar 2021 14:15:11 +0300 (MSK) Received: (nullmailer pid 79546 invoked by uid 1000); Tue, 09 Mar 2021 11:15:11 -0000 From: Michael Tokarev To: qemu-devel@nongnu.org Subject: [PATCH V2 trivial] Various spelling fixes Date: Tue, 9 Mar 2021 14:15:10 +0300 Message-Id: <20210309111510.79495-1-mjt@msgid.tls.msk.ru> X-Mailer: git-send-email 2.30.1 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable 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: none client-ip=86.62.121.231; envelope-from=mjt@tls.msk.ru; helo=isrv.corpit.ru X-Spam_score_int: -68 X-Spam_score: -6.9 X-Spam_bar: ------ X-Spam_report: (-6.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: qemu-trivial@nongnu.org, Stefan Weil , Michael Tokarev Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" Content-Type: text/plain; charset="utf-8" An assorted set of spelling fixes in various places. Signed-off-by: Michael Tokarev Reviewed-by: Stefan Weil Reviewed-by: Peter Maydell Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- V1: https://lists.nongnu.org/archive/html/qemu-devel/2020-12/msg05959.html Changes: incorporated suggestions by Stefan Weil and added his R-b. Please note: this also patches one file in disas/ disas/nanomips.cpp | 2 +- hw/misc/trace-events | 2 +- hw/net/allwinner-sun8i-emac.c | 2 +- hw/ppc/pnv_bmc.c | 2 +- hw/usb/ccid-card-emulated.c | 2 +- hw/usb/hcd-ohci.c | 2 +- hw/virtio/vhost.c | 2 +- include/hw/s390x/css.h | 2 +- qemu-options.hx | 4 ++-- target/i386/cpu.c | 2 +- target/i386/machine.c | 2 +- target/m68k/op_helper.c | 2 +- target/riscv/cpu.c | 2 +- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/disas/nanomips.cpp b/disas/nanomips.cpp index 90e63b8367..2b09655271 100644 --- a/disas/nanomips.cpp +++ b/disas/nanomips.cpp @@ -837,7 +837,7 @@ int NMD::Disassemble(const uint16 * data, std::string &= dis, * an ASE attribute and the requested vers= ion * not having that attribute */ - dis =3D "ASE attribute missmatch"; + dis =3D "ASE attribute mismatch"; return -5; } disassembly_function dis_fn =3D table[i].disas= sembly; diff --git a/hw/misc/trace-events b/hw/misc/trace-events index d626b9d7a7..ef0a4de39d 100644 --- a/hw/misc/trace-events +++ b/hw/misc/trace-events @@ -127,7 +127,7 @@ npcm7xx_pwm_update_freq(const char *id, uint8_t index, = uint32_t old_value, uint3 npcm7xx_pwm_update_duty(const char *id, uint8_t index, uint32_t old_value,= uint32_t new_value) "%s pwm[%u] Update Duty: old_duty: %u, new_duty: %u" =20 # stm32f4xx_syscfg.c -stm32f4xx_syscfg_set_irq(int gpio, int line, int level) "Interupt: GPIO: %= d, Line: %d; Level: %d" +stm32f4xx_syscfg_set_irq(int gpio, int line, int level) "Interrupt: GPIO: = %d, Line: %d; Level: %d" stm32f4xx_pulse_exti(int irq) "Pulse EXTI: %d" stm32f4xx_syscfg_read(uint64_t addr) "reg read: addr: 0x%" PRIx64 " " stm32f4xx_syscfg_write(uint64_t addr, uint64_t data) "reg write: addr: 0x%= " PRIx64 " val: 0x%" PRIx64 "" diff --git a/hw/net/allwinner-sun8i-emac.c b/hw/net/allwinner-sun8i-emac.c index 042768922c..bf91803d65 100644 --- a/hw/net/allwinner-sun8i-emac.c +++ b/hw/net/allwinner-sun8i-emac.c @@ -579,7 +579,7 @@ static uint64_t allwinner_sun8i_emac_read(void *opaque,= hwaddr offset, case REG_INT_STA: /* Interrupt Status */ value =3D s->int_sta; break; - case REG_INT_EN: /* Interupt Enable */ + case REG_INT_EN: /* Interrupt Enable */ value =3D s->int_en; break; case REG_TX_CTL_0: /* Transmit Control 0 */ diff --git a/hw/ppc/pnv_bmc.c b/hw/ppc/pnv_bmc.c index b9bf5735ea..75a22ce50b 100644 --- a/hw/ppc/pnv_bmc.c +++ b/hw/ppc/pnv_bmc.c @@ -233,7 +233,7 @@ static void hiomap_cmd(IPMIBmcSim *ibs, uint8_t *cmd, u= nsigned int cmd_len, case HIOMAP_C_RESET: case HIOMAP_C_LOCK: default: - qemu_log_mask(LOG_GUEST_ERROR, "HIOMAP: unknow command %02X\n", cm= d[2]); + qemu_log_mask(LOG_GUEST_ERROR, "HIOMAP: unknown command %02X\n", c= md[2]); break; } } diff --git a/hw/usb/ccid-card-emulated.c b/hw/usb/ccid-card-emulated.c index 2d566f7db1..5c76bed77a 100644 --- a/hw/usb/ccid-card-emulated.c +++ b/hw/usb/ccid-card-emulated.c @@ -301,7 +301,7 @@ static void *event_thread(void *arg) } else { if (event->reader !=3D card->reader) { fprintf(stderr, - "ERROR: wrong reader: quiting event_thread\n"); + "ERROR: wrong reader: quitting event_thread\n"); break; } } diff --git a/hw/usb/hcd-ohci.c b/hw/usb/hcd-ohci.c index f8c64c8b95..1cf2816772 100644 --- a/hw/usb/hcd-ohci.c +++ b/hw/usb/hcd-ohci.c @@ -1126,7 +1126,7 @@ static int ohci_service_td(OHCIState *ohci, struct oh= ci_ed *ed) OHCI_SET_BM(td.flags, TD_EC, 3); break; } - /* An error occured so we have to clear the interrupt counter.= See + /* An error occurred so we have to clear the interrupt counter= . See * spec at 6.4.4 on page 104 */ ohci->done_count =3D 0; } diff --git a/hw/virtio/vhost.c b/hw/virtio/vhost.c index 2a01662b08..e2163a0d63 100644 --- a/hw/virtio/vhost.c +++ b/hw/virtio/vhost.c @@ -909,7 +909,7 @@ check_dev_state: r =3D 0; } if (r) { - /* An error is occured. */ + /* An error occurred. */ dev->log_enabled =3D false; } =20 diff --git a/include/hw/s390x/css.h b/include/hw/s390x/css.h index 08c869ab0a..7901ab276c 100644 --- a/include/hw/s390x/css.h +++ b/include/hw/s390x/css.h @@ -133,7 +133,7 @@ struct SubchDev { bool ccw_fmt_1; bool thinint_active; uint8_t ccw_no_data_cnt; - uint16_t migrated_schid; /* used for missmatch detection */ + uint16_t migrated_schid; /* used for mismatch detection */ CcwDataStream cds; /* transport-provided data: */ int (*ccw_cb) (SubchDev *, CCW1); diff --git a/qemu-options.hx b/qemu-options.hx index 90801286c6..c324633fca 100644 --- a/qemu-options.hx +++ b/qemu-options.hx @@ -176,7 +176,7 @@ SRST =20 ``thread=3Dsingle|multi`` Controls number of TCG threads. When the TCG is multi-threaded - there will be one thread per vCPU therefor taking advantage of + there will be one thread per vCPU therefore taking advantage of additional host cores. The default is to enable multi-threading where both the back-end and front-ends support it and no incompatible TCG features have been enabled (e.g. @@ -2445,7 +2445,7 @@ DEF("netdev", HAS_ARG, QEMU_OPTION_netdev, " use 'vhostfd=3Dh' to connect to an already opened vho= st net device\n" " use 'vhostfds=3Dx:y:...:z to connect to multiple alre= ady opened vhost net devices\n" " use 'queues=3Dn' to specify the number of queues to b= e created for multiqueue TAP\n" - " use 'poll-us=3Dn' to speciy the maximum number of mic= roseconds that could be\n" + " use 'poll-us=3Dn' to specify the maximum number of mi= croseconds that could be\n" " spent on busy polling for vhost net\n" "-netdev bridge,id=3Dstr[,br=3Dbridge][,helper=3Dhelper]\n" " configure a host TAP network backend with ID 'str' th= at is\n" diff --git a/target/i386/cpu.c b/target/i386/cpu.c index 50008431c3..ae9fd9f31d 100644 --- a/target/i386/cpu.c +++ b/target/i386/cpu.c @@ -7081,7 +7081,7 @@ static void x86_cpu_get_crash_info_qom(Object *obj, V= isitor *v, GuestPanicInformation *panic_info; =20 if (!cs->crash_occurred) { - error_setg(errp, "No crash occured"); + error_setg(errp, "No crash occurred"); return; } =20 diff --git a/target/i386/machine.c b/target/i386/machine.c index 3768a753af..3967dfc257 100644 --- a/target/i386/machine.c +++ b/target/i386/machine.c @@ -1173,7 +1173,7 @@ static int nested_state_post_load(void *opaque, int v= ersion_id) return -EINVAL; } if (nested_state->size > max_nested_state_len) { - error_report("Recieved unsupported nested state size: " + error_report("Received unsupported nested state size: " "nested_state->size=3D%d, max=3D%d", nested_state->size, max_nested_state_len); return -EINVAL; diff --git a/target/m68k/op_helper.c b/target/m68k/op_helper.c index 202498deb5..579a66373a 100644 --- a/target/m68k/op_helper.c +++ b/target/m68k/op_helper.c @@ -117,7 +117,7 @@ static const char *m68k_exception_name(int index) case EXCP_FORMAT: return "Format Error"; case EXCP_UNINITIALIZED: - return "Unitialized Interruot"; + return "Uninitialized Interrupt"; case EXCP_SPURIOUS: return "Spurious Interrupt"; case EXCP_INT_LEVEL_1: diff --git a/target/riscv/cpu.c b/target/riscv/cpu.c index ddea8fbeeb..2a990f6253 100644 --- a/target/riscv/cpu.c +++ b/target/riscv/cpu.c @@ -506,7 +506,7 @@ static void riscv_cpu_realize(DeviceState *dev, Error *= *errp) return; } } else { - qemu_log("vector verison is not specified, " + qemu_log("vector version is not specified, " "use the default value v0.7.1\n"); } set_vext_version(env, vext_version); --=20 2.30.1