qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] docs: Fix IO port number for CPU present bitmap.
@ 2013-09-10 16:36 Anthony PERARD
  2013-09-11  8:10 ` Igor Mammedov
  2013-09-14  8:50 ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
  0 siblings, 2 replies; 3+ 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] 3+ messages in thread

* Re: [Qemu-devel] [PATCH] docs: Fix IO port number for CPU present bitmap.
  2013-09-10 16:36 [Qemu-devel] [PATCH] docs: Fix IO port number for CPU present bitmap Anthony PERARD
@ 2013-09-11  8:10 ` Igor Mammedov
  2013-09-14  8:50 ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
  1 sibling, 0 replies; 3+ messages in thread
From: Igor Mammedov @ 2013-09-11  8:10 UTC (permalink / raw)
  To: Anthony PERARD; +Cc: qemu-trivial, QEMU-devel

On Tue, 10 Sep 2013 17:36:18 +0100
Anthony PERARD <anthony.perard@citrix.com> wrote:

> 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.

Reviewd-By: Igor Mammedov <imammedo@redhat.com>

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

* Re: [Qemu-devel] [Qemu-trivial] [PATCH] docs: Fix IO port number for CPU present bitmap.
  2013-09-10 16:36 [Qemu-devel] [PATCH] docs: Fix IO port number for CPU present bitmap Anthony PERARD
  2013-09-11  8:10 ` Igor Mammedov
@ 2013-09-14  8:50 ` Michael Tokarev
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Tokarev @ 2013-09-14  8:50 UTC (permalink / raw)
  To: Anthony PERARD; +Cc: qemu-trivial, Igor Mammedov, QEMU-devel

10.09.2013 20:36, Anthony PERARD wrote:
> -CPU present bitmap (IO port 0xaf00-0xae1f, 1-byte access):
> +CPU present bitmap (IO port 0xaf00-0xaf1f, 1-byte access):

Thanks, applied to the trivial-patches queue.  I can't really
verify whenever this is correct, but let's hope for the best ;)

/mjt

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

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

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).