From nobody Thu May 2 14:39:29 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) client-ip=192.237.175.120; envelope-from=xen-devel-bounces@lists.xenproject.org; helo=lists.xenproject.org; Authentication-Results: mx.zohomail.com; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org ARC-Seal: i=1; a=rsa-sha256; t=1606799652; cv=none; d=zohomail.com; s=zohoarc; b=Q2G4CqcdBY4iD/IQaEiPRO3ro1tlS4fYfsej87YUmUglLk1Rh68ks63T4YSmpTStUHUZE76OsnD8HSJJKPj+x++b8EheZ+wgNC8Yu8spysDP3OJ2wASrMThZnCOh+h6UrrEvzr7JPLfws8m/igoO26TnL30U9/npeg5fnHlzb+A= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1606799652; h=Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=K8Q7QlPHcE1Deod8uAFDXFC95rHpQ2eZ1swP1z4YKs4=; b=V7WUKlGOBY30tD8HJCgnWVgqCSrlNUaIAlGgqyl6L+tm599q/s9ZNUQ7rDLpWQTt1n0TXYjlNfPpX7q4gdBAteQEKliST50hg+ijwcr9Cxs0RKU1amMUy3bs8b3c5MaQ2igfH/jn9y9SIu+LOi32y2vvsdYvUEH9b/jV9j/7DpY= ARC-Authentication-Results: i=1; mx.zohomail.com; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Return-Path: Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) by mx.zohomail.com with SMTPS id 1606799652292642.9149442896248; Mon, 30 Nov 2020 21:14:12 -0800 (PST) Received: from list by lists.xenproject.org with outflank-mailman.41377.74811 (Exim 4.92) (envelope-from ) id 1kjxyp-0002ol-Gq; Tue, 01 Dec 2020 05:13:35 +0000 Received: by outflank-mailman (output) from mailman id 41377.74811; Tue, 01 Dec 2020 05:13:35 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1kjxyp-0002oe-Ci; Tue, 01 Dec 2020 05:13:35 +0000 Received: by outflank-mailman (input) for mailman id 41377; Mon, 30 Nov 2020 17:41:42 +0000 Received: from all-amaz-eas1.inumbo.com ([34.197.232.57] helo=us1-amaz-eas2.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1kjnBG-0006Sb-3i for xen-devel@lists.xenproject.org; Mon, 30 Nov 2020 17:41:42 +0000 Received: from relay2-d.mail.gandi.net (unknown [217.70.183.194]) by us1-amaz-eas2.inumbo.com (Halon) with ESMTPS id c439de24-f28b-4528-9f2d-c3e669644a02; Mon, 30 Nov 2020 17:41:40 +0000 (UTC) Received: from bagend.home.cknow.org (92-110-45-68.cable.dynamic.v4.ziggo.nl [92.110.45.68]) (Authenticated sender: didi.debian@cknow.org) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 9E01240004; Mon, 30 Nov 2020 17:41:35 +0000 (UTC) X-Outflank-Mailman: Message body and most headers restored to incoming version X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" X-Inumbo-ID: c439de24-f28b-4528-9f2d-c3e669644a02 X-Originating-IP: 92.110.45.68 From: Diederik de Haas To: xen-devel@lists.xenproject.org Cc: Diederik de Haas , Ian Jackson , Wei Liu , Andrew Cooper , George Dunlap , Jan Beulich , Julien Grall , Stefano Stabellini , =?UTF-8?q?Roger=20Pau=20Monn=C3=A9?= , Anthony PERARD , Volodymyr Babchuk , Daniel De Graaf Subject: [PATCH] Fix spelling errors. Date: Mon, 30 Nov 2020 18:39:41 +0100 Message-Id: X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Only spelling errors; no functional changes. In docs/misc/dump-core-format.txt there are a few more instances of 'informations'. I'll leave that up to someone who can properly determine how those sentences should be constructed. Signed-off-by: Diederik de Haas Please CC me in replies as I'm not subscribed to this list. Acked-by: Jan Beulich Acked-by: Wei Liu Reviewed-by: Stefano Stabellini --- docs/man/xl.1.pod.in | 2 +- docs/man/xl.cfg.5.pod.in | 2 +- docs/man/xlcpupool.cfg.5.pod | 2 +- tools/firmware/rombios/rombios.c | 2 +- tools/libs/light/libxl_stream_read.c | 2 +- tools/xl/xl_cmdtable.c | 2 +- xen/arch/x86/boot/video.S | 2 +- xen/arch/x86/cpu/vpmu.c | 2 +- xen/arch/x86/mpparse.c | 2 +- xen/arch/x86/x86_emulate/x86_emulate.c | 2 +- xen/common/libelf/libelf-dominfo.c | 2 +- xen/drivers/passthrough/arm/smmu.c | 2 +- xen/tools/gen-cpuid.py | 2 +- xen/xsm/flask/policy/access_vectors | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/docs/man/xl.1.pod.in b/docs/man/xl.1.pod.in index f92bacfa72..eaa72faad6 100644 --- a/docs/man/xl.1.pod.in +++ b/docs/man/xl.1.pod.in @@ -1578,7 +1578,7 @@ List vsnd devices for a domain. Creates a new keyboard device in the domain specified by I. I describes the device to attach, using the same format as the B string in the domain config file. See L -for more informations. +for more information. =20 =3Ditem B I I =20 diff --git a/docs/man/xl.cfg.5.pod.in b/docs/man/xl.cfg.5.pod.in index 0532739c1f..b4625f56db 100644 --- a/docs/man/xl.cfg.5.pod.in +++ b/docs/man/xl.cfg.5.pod.in @@ -2385,7 +2385,7 @@ If B is set less than 128MB, an error will = be triggered. =20 =3Ditem B =20 -Speficies a standard VGA card with VBE (VESA BIOS Extensions) as the +Specifies a standard VGA card with VBE (VESA BIOS Extensions) as the emulated graphics device. If your guest supports VBE 2.0 or later (e.g. Windows XP onwards) then you should enable this. stdvga supports more video ram and bigger resolutions than Cirrus. diff --git a/docs/man/xlcpupool.cfg.5.pod b/docs/man/xlcpupool.cfg.5.pod index 3c9ddf7958..c577c7ca3a 100644 --- a/docs/man/xlcpupool.cfg.5.pod +++ b/docs/man/xlcpupool.cfg.5.pod @@ -106,7 +106,7 @@ means that cpus 2,3,5 will be member of the cpupool. means that cpus 0,2,3 and 5 will be member of the cpupool. A "node:" or "nodes:" modifier can be used. E.g., "0,node:1,nodes:2-3,^10-13" means that pcpus 0, plus all the cpus of NUMA nodes 1,2,3 with the exception -of cpus 10,11,12,13 will be memeber of the cpupool. +of cpus 10,11,12,13 will be members of the cpupool. =20 =3Dback =20 diff --git a/tools/firmware/rombios/rombios.c b/tools/firmware/rombios/romb= ios.c index 51558ee57a..5cda22785f 100644 --- a/tools/firmware/rombios/rombios.c +++ b/tools/firmware/rombios/rombios.c @@ -2607,7 +2607,7 @@ void ata_detect( ) write_byte(ebda_seg,&EbdaData->ata.channels[3].irq,11); #endif #if BX_MAX_ATA_INTERFACES > 4 -#error Please fill the ATA interface informations +#error Please fill the ATA interface information #endif =20 // Device detection diff --git a/tools/libs/light/libxl_stream_read.c b/tools/libs/light/libxl_= stream_read.c index 514f6d9f89..99a6714e76 100644 --- a/tools/libs/light/libxl_stream_read.c +++ b/tools/libs/light/libxl_stream_read.c @@ -459,7 +459,7 @@ static void stream_continue(libxl__egc *egc, while (process_record(egc, stream)) ; /* * Nothing! process_record() helpfully tells us if no specif= ic - * futher actions have been set up, in which case we want to= go + * further actions have been set up, in which case we want t= o go * ahead and process the next record. */ break; diff --git a/tools/xl/xl_cmdtable.c b/tools/xl/xl_cmdtable.c index 7da6c1b927..6ab5e47da3 100644 --- a/tools/xl/xl_cmdtable.c +++ b/tools/xl/xl_cmdtable.c @@ -154,7 +154,7 @@ struct cmd_spec cmd_table[] =3D { "-h Print this help.\n" "-c Leave domain running after creating the snapshot.\n" "-p Leave domain paused after creating the snapshot.\n" - "-D Store the domain id in the configration." + "-D Store the domain id in the configuration." }, { "migrate", &main_migrate, 0, 1, diff --git a/xen/arch/x86/boot/video.S b/xen/arch/x86/boot/video.S index a485779ce7..0efbe8d3b3 100644 --- a/xen/arch/x86/boot/video.S +++ b/xen/arch/x86/boot/video.S @@ -177,7 +177,7 @@ dac_set: movb $0, _param(PARAM_LFB_COLORS+7) =20 dac_done: -# get protected mode interface informations +# get protected mode interface information movw $0x4f0a, %ax xorw %bx, %bx xorw %di, %di diff --git a/xen/arch/x86/cpu/vpmu.c b/xen/arch/x86/cpu/vpmu.c index 1ed39ef03f..ac32379c2e 100644 --- a/xen/arch/x86/cpu/vpmu.c +++ b/xen/arch/x86/cpu/vpmu.c @@ -680,7 +680,7 @@ static void pvpmu_finish(struct domain *d, xen_pmu_para= ms_t *params) vcpu_unpause(v); } =20 -/* Dump some vpmu informations on console. Used in keyhandler dump_domains= (). */ +/* Dump some vpmu information on console. Used in keyhandler dump_domains(= ). */ void vpmu_dump(struct vcpu *v) { struct vpmu_struct *vpmu =3D vcpu_vpmu(v); diff --git a/xen/arch/x86/mpparse.c b/xen/arch/x86/mpparse.c index d532575fee..dff02b142b 100644 --- a/xen/arch/x86/mpparse.c +++ b/xen/arch/x86/mpparse.c @@ -170,7 +170,7 @@ static int MP_processor_info_x(struct mpc_config_proces= sor *m, if (num_processors >=3D 8 && hotplug && genapic.name =3D=3D apic_default.name) { printk_once(XENLOG_WARNING - "WARNING: CPUs limit of 8 reached - ignoring futher processors\n"); + "WARNING: CPUs limit of 8 reached - ignoring further processors\n"); unaccounted_cpus =3D true; return -ENOSPC; } diff --git a/xen/arch/x86/x86_emulate/x86_emulate.c b/xen/arch/x86/x86_emul= ate/x86_emulate.c index a35b63634b..ecc067bffe 100644 --- a/xen/arch/x86/x86_emulate/x86_emulate.c +++ b/xen/arch/x86/x86_emulate/x86_emulate.c @@ -3246,7 +3246,7 @@ x86_decode( case 0x23: /* mov reg,dr */ /* * Mov to/from cr/dr ignore the encoding of Mod, and behav= e as - * if they were encoded as reg/reg instructions. No futher + * if they were encoded as reg/reg instructions. No further * disp/SIB bytes are fetched. */ modrm_mod =3D 3; diff --git a/xen/common/libelf/libelf-dominfo.c b/xen/common/libelf/libelf-= dominfo.c index 508f08db42..69c94b6f3b 100644 --- a/xen/common/libelf/libelf-dominfo.c +++ b/xen/common/libelf/libelf-dominfo.c @@ -1,5 +1,5 @@ /* - * parse xen-specific informations out of elf kernel binaries. + * parse xen-specific information out of elf kernel binaries. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/xen/drivers/passthrough/arm/smmu.c b/xen/drivers/passthrough/a= rm/smmu.c index b8321f5d8d..ed04d85e05 100644 --- a/xen/drivers/passthrough/arm/smmu.c +++ b/xen/drivers/passthrough/arm/smmu.c @@ -214,7 +214,7 @@ struct iommu_domain struct list_head list; }; =20 -/* Xen: Describes informations required for a Xen domain */ +/* Xen: Describes information required for a Xen domain */ struct arm_smmu_xen_domain { spinlock_t lock; /* List of context (i.e iommu_domain) associated to this domain */ diff --git a/xen/tools/gen-cpuid.py b/xen/tools/gen-cpuid.py index 50412b9a46..36f67750e5 100755 --- a/xen/tools/gen-cpuid.py +++ b/xen/tools/gen-cpuid.py @@ -192,7 +192,7 @@ def crunch_numbers(state): FXSR: [FFXSR, SSE], =20 # SSE is taken to mean support for the %XMM registers as well as t= he - # instructions. Several futher instruction sets are built on core + # instructions. Several further instruction sets are built on core # %XMM support, without specific inter-dependencies. Additionally # AMD has a special mis-alignment sub-mode. SSE: [SSE2, MISALIGNSSE], diff --git a/xen/xsm/flask/policy/access_vectors b/xen/xsm/flask/policy/acc= ess_vectors index 1aa0bb501c..6359c7fc87 100644 --- a/xen/xsm/flask/policy/access_vectors +++ b/xen/xsm/flask/policy/access_vectors @@ -507,7 +507,7 @@ class security # class version { -# Extra informations (-unstable). +# Extra information (-unstable). xen_extraversion # Compile information of the hypervisor. xen_compile_info --=20 2.29.2