All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH] docs: Fix IO port number for CPU present bitmap.
@ 2013-09-10 16:36 ` Anthony PERARD
  0 siblings, 0 replies; 6+ messages in thread
From: Anthony PERARD @ 2013-09-10 16:36 UTC (permalink / raw)
  To: qemu-trivial; +Cc: Anthony PERARD, QEMU-devel

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
---
 docs/specs/acpi_cpu_hotplug.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/specs/acpi_cpu_hotplug.txt b/docs/specs/acpi_cpu_hotplug.txt
index 5dec0c5..f6f5774 100644
--- a/docs/specs/acpi_cpu_hotplug.txt
+++ b/docs/specs/acpi_cpu_hotplug.txt
@@ -10,7 +10,7 @@ ACPI GPE block (IO ports 0xafe0-0xafe3, byte access):
 Generic ACPI GPE block. Bit 2 (GPE.2) used to notify CPU
 hot-add/remove event to ACPI BIOS, via SCI interrupt.
 
-CPU present bitmap (IO port 0xaf00-0xae1f, 1-byte access):
+CPU present bitmap (IO port 0xaf00-0xaf1f, 1-byte access):
 ---------------------------------------------------------------
 One bit per CPU. Bit position reflects corresponding CPU APIC ID.
 Read-only.
-- 
Anthony PERARD



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-09-14  9:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-10 16:36 [Qemu-trivial] [PATCH] docs: Fix IO port number for CPU present bitmap Anthony PERARD
2013-09-10 16:36 ` [Qemu-devel] " Anthony PERARD
2013-09-11  8:10 ` [Qemu-trivial] " Igor Mammedov
2013-09-11  8:10   ` Igor Mammedov
2013-09-14  8:50 ` [Qemu-trivial] " Michael Tokarev
2013-09-14  8:50   ` [Qemu-devel] " Michael Tokarev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.