From: Anthony Liguori <aliguori@us.ibm.com>
To: Andre Przywara <andre.przywara@amd.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH 4/4] add SRAT ACPI table support
Date: Fri, 17 Apr 2009 09:33:15 -0500 [thread overview]
Message-ID: <49E8932B.6030400@us.ibm.com> (raw)
In-Reply-To: <1239202215-9206-5-git-send-email-andre.przywara@amd.com>
Andre Przywara wrote:
> Take NUMA topology info from the QEMU firmware configuration interface
> (number of nodes, node for each (V)CPU and amount of memory) and build
> a SRAT table describing this topology for the guest OS. Handles more than
> 4 GB of RAM by including a hole for 32bit PCI memory mapping.
> ---
> bios/rombios32.c | 175 ++++++++++++++++++++++++++++++++++++++++++++++++++----
> 1 files changed, 164 insertions(+), 11 deletions(-)
>
> Dear Bochs developers, this patch is part of a series to introduce NUMA
> support in QEMU. Since this requires the BIOS to build an ACPI table, this
> patch is needed. Please review it if you like. This applies against the QEMU
> BOCH base:
> commit 04387139e3b5ac97b5633cd40b3d87cdf45efd6c
> Author: sshwarts <sshwarts>
> Date: Mon Feb 9 19:46:34 2009 +0000
> Fixed compilation error + x86-64 correctness fix
> plus the eleven QEMU BOCHS patches on top of it.
> If you'd like to take it upstream, drop me a note and I will rebase it.
>
> Thanks!
> Andre.
>
This needs a SoB.
Regards,
Anthony Liguori
next prev parent reply other threads:[~2009-04-17 14:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-08 14:50 [Qemu-devel] [PATCH 0/4] v2: add NUMA emulation Andre Przywara
2009-04-08 14:50 ` [Qemu-devel] [PATCH 1/4] added -numa cmdline parameter parser Andre Przywara
2009-04-08 14:50 ` [Qemu-devel] [PATCH 2/4] add info numa command to monitor Andre Przywara
2009-04-08 14:50 ` [Qemu-devel] [PATCH 3/4] sending NUMA topology to BIOS Andre Przywara
2009-04-08 14:50 ` [Qemu-devel] [PATCH 4/4] add SRAT ACPI table support Andre Przywara
2009-04-17 14:33 ` Anthony Liguori [this message]
2009-04-17 14:34 ` [Qemu-devel] Re: [PATCH 0/4] v2: add NUMA emulation Anthony Liguori
2009-04-21 10:26 ` Andre Przywara
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49E8932B.6030400@us.ibm.com \
--to=aliguori@us.ibm.com \
--cc=andre.przywara@amd.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.