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 <didi.debian@cknow.org>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Acked-by: Jan Beulich <jbeulich@suse.com>
Creates a new keyboard device in the domain specified by I<domain-id>.
I<vkb-device> describes the device to attach, using the same format as the
B<VKB_SPEC_STRING> string in the domain config file. See L<xl.cfg(5)>
-for more informations.
+for more information.
=item B<vkb-detach> I<domain-id> I<devid>
=item B<stdvga=BOOLEAN>
-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.
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.
=back
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
// Device detection
while (process_record(egc, stream))
; /*
* Nothing! process_record() helpfully tells us if no specific
- * futher actions have been set up, in which case we want to go
+ * further actions have been set up, in which case we want to go
* ahead and process the next record.
*/
break;
"-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,
movb $0, _param(PARAM_LFB_COLORS+7)
dac_done:
-# get protected mode interface informations
+# get protected mode interface information
movw $0x4f0a, %ax
xorw %bx, %bx
xorw %di, %di
vcpu_unpause(v);
}
-/* Dump some vpmu informations on console. Used in keyhandler dump_domains(). */
+/* Dump some vpmu information to console. Used in keyhandler dump_domains(). */
void vpmu_dump(struct vcpu *v)
{
struct vpmu_struct *vpmu = vcpu_vpmu(v);
if (num_processors >= 8 && hotplug
&& genapic.name == 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 = true;
return -ENOSPC;
}
case 0x23: /* mov reg,dr */
/*
* Mov to/from cr/dr ignore the encoding of Mod, and behave 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 = 3;
/*
- * 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
struct list_head list;
};
-/* 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 */
FXSR: [FFXSR, SSE],
# SSE is taken to mean support for the %XMM registers as well as the
- # 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],
#
class version
{
-# Extra informations (-unstable).
+# Extra information (-unstable).
xen_extraversion
# Compile information of the hypervisor.
xen_compile_info