From nobody Tue Nov 18 07:44:11 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=1608721457; cv=none; d=zohomail.com; s=zohoarc; b=Jf8hO108ZAQuYmZS3iKrGpFG3fSoqC8ToCvZEPe64yGYCMaAJSfZqe9K8TwVhwgsr8vM7Bij0kT32lPiWHWbq5TZhwm9BnPOW7qcF3qLvv7NIqvIR4UvE3/25huptYuXC5IY4AKAUnZdix9Ax3FHUsUOeF24rKK7vupl2Lr1JqA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1608721457; 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=SSkd/ny1UgH1LaibZJH9rf8yMa/cLc8c9+XiCTbmb6U=; b=g9mbq3d06q+dII+0l15bfEewGPC8PdxWegtuRLVvkS31MUAlzTMexdDOet7KHL4aGT6QJZMbvDv+kHKeli3tSNXkJRC4fUl/K2tjcuQkwMmcrur3yyhO6r+QrcO6Vi/AvDCI8/+B/au6Swo1w3uSSPJB0FGI9QejUkaaMvvJF6Q= 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 1608721456135875.9503743688698; Wed, 23 Dec 2020 03:04:16 -0800 (PST) Received: from localhost ([::1]:44070 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ks1wE-0004z4-Be for importer@patchew.org; Wed, 23 Dec 2020 06:04:14 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:50816) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ks1r5-0003wL-4i; Wed, 23 Dec 2020 05:58:55 -0500 Received: from isrv.corpit.ru ([86.62.121.231]:59399) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ks1r3-0003Na-1s; Wed, 23 Dec 2020 05:58:54 -0500 Received: from tsrv.corpit.ru (tsrv.tls.msk.ru [192.168.177.2]) by isrv.corpit.ru (Postfix) with ESMTP id 3C8324070D; Wed, 23 Dec 2020 13:58:49 +0300 (MSK) Received: from tls.msk.ru (mjt.vpn.tls.msk.ru [192.168.177.99]) by tsrv.corpit.ru (Postfix) with SMTP id 5E63088; Wed, 23 Dec 2020 13:58:49 +0300 (MSK) Received: (nullmailer pid 8589 invoked by uid 1000); Wed, 23 Dec 2020 10:58:49 -0000 From: Michael Tokarev To: qemu-devel@nongnu.org Subject: Various spelling fixes Date: Wed, 23 Dec 2020 13:58:45 +0300 Message-Id: <20201223105845.8543-1-mjt@msgid.tls.msk.ru> X-Mailer: git-send-email 2.20.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, 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 diff --git a/disas/nanomips.cpp b/disas/nanomips.cpp index 90e63b83674..2b096552719 100644 Reviewed-by: Stefan Weil --- a/disas/nanomips.cpp +++ b/disas/nanomips.cpp @@ -840 +840 @@ int NMD::Disassemble(const uint16 * data, std::string & dis, - dis =3D "ASE attribute missmatch"; + dis =3D "ASE attribute mismatch"; diff --git a/hw/misc/trace-events b/hw/misc/trace-events index b5118acd3fd..155733646d8 100644 --- a/hw/misc/trace-events +++ b/hw/misc/trace-events @@ -124 +124 @@ npcm7xx_rng_write(uint64_t offset, uint64_t value, unsigned= size) "offset: 0x%04 -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" diff --git a/hw/net/allwinner-sun8i-emac.c b/hw/net/allwinner-sun8i-emac.c index 38d328587e3..27b0c37943b 100644 --- a/hw/net/allwinner-sun8i-emac.c +++ b/hw/net/allwinner-sun8i-emac.c @@ -582 +582 @@ static uint64_t allwinner_sun8i_emac_read(void *opaque, hwa= ddr offset, - case REG_INT_EN: /* Interupt Enable */ + case REG_INT_EN: /* Interrupt Enable */ diff --git a/hw/ppc/pnv_bmc.c b/hw/ppc/pnv_bmc.c index 67ebb16c4d5..8fbadaf03d7 100644 --- a/hw/ppc/pnv_bmc.c +++ b/hw/ppc/pnv_bmc.c @@ -227 +227 @@ static void hiomap_cmd(IPMIBmcSim *ibs, uint8_t *cmd, unsig= ned int cmd_len, - 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]); diff --git a/hw/usb/ccid-card-emulated.c b/hw/usb/ccid-card-emulated.c index 2d566f7db10..5c76bed77aa 100644 --- a/hw/usb/ccid-card-emulated.c +++ b/hw/usb/ccid-card-emulated.c @@ -304 +304 @@ static void *event_thread(void *arg) - "ERROR: wrong reader: quiting event_thread\n"); + "ERROR: wrong reader: quitting event_thread\n"); diff --git a/hw/usb/hcd-ohci.c b/hw/usb/hcd-ohci.c index f8c64c8b95b..1cf2816772c 100644 --- a/hw/usb/hcd-ohci.c +++ b/hw/usb/hcd-ohci.c @@ -1129 +1129 @@ static int ohci_service_td(OHCIState *ohci, struct ohci_e= d *ed) - /* An error occured so we have to clear the interrupt counter.= See + /* An error occurred so we have to clear the interrupt counter= . See diff --git a/hw/virtio/vhost.c b/hw/virtio/vhost.c index 614ccc2bcb6..87fa7b40419 100644 --- a/hw/virtio/vhost.c +++ b/hw/virtio/vhost.c @@ -903 +903 @@ check_dev_state: - /* An error is occured. */ + /* An error is occurred. */ diff --git a/include/hw/s390x/css.h b/include/hw/s390x/css.h index 08c869ab0af..7901ab276ce 100644 --- a/include/hw/s390x/css.h +++ b/include/hw/s390x/css.h @@ -136 +136 @@ struct SubchDev { - uint16_t migrated_schid; /* used for missmatch detection */ + uint16_t migrated_schid; /* used for mismatch detection */ diff --git a/qemu-options.hx b/qemu-options.hx index 104632ea343..fd5e384d98e 100644 --- a/qemu-options.hx +++ b/qemu-options.hx @@ -148 +148 @@ SRST - there will be one thread per vCPU therefor taking advantage of + there will be one thread per vCPU therefore taking advantage of @@ -2406 +2406 @@ DEF("netdev", HAS_ARG, QEMU_OPTION_netdev, - " 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" diff --git a/target/i386/cpu.c b/target/i386/cpu.c index 5a8c96072e4..9e24e2c4822 100644 --- a/target/i386/cpu.c +++ b/target/i386/cpu.c @@ -6916 +6916 @@ static void x86_cpu_get_crash_info_qom(Object *obj, Visit= or *v, - error_setg(errp, "No crash occured"); + error_setg(errp, "No crash occurred"); diff --git a/target/i386/machine.c b/target/i386/machine.c index 233e46bb70b..43a63c6e25d 100644 --- a/target/i386/machine.c +++ b/target/i386/machine.c @@ -1159 +1159 @@ static int nested_state_post_load(void *opaque, int versi= on_id) - error_report("Recieved unsupported nested state size: " + error_report("Received unsupported nested state size: " diff --git a/target/m68k/op_helper.c b/target/m68k/op_helper.c index 202498deb51..c9728651f00 100644 --- a/target/m68k/op_helper.c +++ b/target/m68k/op_helper.c @@ -120 +120 @@ static const char *m68k_exception_name(int index) - return "Unitialized Interruot"; + return "Uninitialized Interruot"; diff --git a/target/riscv/cpu.c b/target/riscv/cpu.c index 6a0264fc6b1..d39d560cf47 100644 --- a/target/riscv/cpu.c +++ b/target/riscv/cpu.c @@ -478 +478 @@ static void riscv_cpu_realize(DeviceState *dev, Error **err= p) - qemu_log("vector verison is not specified, " + qemu_log("vector version is not specified, "