From 11c2fd3e01835fe8562a7dae4842a645c9fe8bb5 Mon Sep 17 00:00:00 2001 From: aliguori Date: Tue, 21 Apr 2009 22:31:41 +0000 Subject: sending NUMA topology to BIOS (Andre Przywara) uses the QEMU firmware configuration interfacce to send the NUMA topology to the BIOS, which has to setup the tables. Only one firmware configuration channel is used. Signed-off-by: Andre Przywara Signed-off-by: Anthony Liguori git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7212 c046a42c-6fe2-441c-8c8c-71466251a162 --- pc-bios/bios-pq/series | 1 + 1 file changed, 1 insertion(+) (limited to 'pc-bios/bios-pq/series') diff --git a/pc-bios/bios-pq/series b/pc-bios/bios-pq/series index 6011467e6c..fdef1793bc 100644 --- a/pc-bios/bios-pq/series +++ b/pc-bios/bios-pq/series @@ -11,3 +11,4 @@ 0011_read-additional-acpi-tables-from-a-vm.patch 0012-load-smbios-entries-and-files-from-qemu.patch 0013_fix-non-acpi-timer-interrupt-routing.patch +0014_add-srat-acpi-table-support.patch -- cgit v1.2.3