From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [RFC PATCH 6/9] pc: pass paravirt info for hotplug memory slots to BIOS Date: Thu, 19 Apr 2012 17:21:52 +0300 Message-ID: <4F901F80.4070501@redhat.com> References: <1334844527-18869-1-git-send-email-vasilis.liaskovitis@profitbricks.com> <1334844527-18869-7-git-send-email-vasilis.liaskovitis@profitbricks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: gleb@redhat.com, seabios@seabios.org, qemu-devel@nongnu.org, kvm@vger.kernel.org To: Vasilis Liaskovitis Return-path: In-Reply-To: <1334844527-18869-7-git-send-email-vasilis.liaskovitis@profitbricks.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org List-Id: kvm.vger.kernel.org On 04/19/2012 05:08 PM, Vasilis Liaskovitis wrote: > The numa_fw_cfg paravirt interface is extended to include SRAT information for > all hotplug-able memslots. There are 3 words for each hotplug-able memory slot, > denoting start address, size and node proximity. nb_numa_nodes is set to 1 by > default (not 0), so that we always pass srat info to SeaBIOS. > > This information is used by Seabios to build hotplug memory device objects at runtime. > Please document this ABI. I don't see an existing place, suggest docs/specs/fwcfg.txt (only your additions need to be documented). -- error compiling committee.c: too many arguments to function