From patchwork Tue Dec 18 12:41:33 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vasilis Liaskovitis X-Patchwork-Id: 207137 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id D71B02C0080 for ; Wed, 19 Dec 2012 01:31:46 +1100 (EST) Received: from localhost ([::1]:56231 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TkwVj-0000HN-MG for incoming@patchwork.ozlabs.org; Tue, 18 Dec 2012 07:43:03 -0500 Received: from eggs.gnu.org ([208.118.235.92]:46027) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TkwV0-0007LT-GW for qemu-devel@nongnu.org; Tue, 18 Dec 2012 07:42:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TkwUy-0008PN-Dt for qemu-devel@nongnu.org; Tue, 18 Dec 2012 07:42:18 -0500 Received: from mail-bk0-f50.google.com ([209.85.214.50]:51627) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TkwUy-0008P7-60 for qemu-devel@nongnu.org; Tue, 18 Dec 2012 07:42:16 -0500 Received: by mail-bk0-f50.google.com with SMTP id jf3so287995bkc.37 for ; Tue, 18 Dec 2012 04:42:15 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references:x-gm-message-state; bh=N+izCxvlpGEmUXvVtZxKpHw+4dNzUofDEjmV7H5zQak=; b=LiKQCrpXJEgA+0Amc4FerKJ0xrOsaYliHvf9t5+nngU80tQLu0x4o9oWXS9WPimGb3 CvlUMVBIUrVXqGDzu9zAiomvaNsxMHOAcSk75dUzdguF7NEsB9CbMCfF+gh4WSO5JSIP G0AaHLiNr5S1ngrjJIw8hfZ/8/MxgJHIg+SzyIyJJwwRWzFxHVxsQFmuXS9+TlBKXc7c tntxUkRPU4piW1XSezu05qvB/QjVV9MjSC+KHFlDbLk55TCPwa4PoQibCSLbtmUjNYf3 4bTsYU0pqOAtXPpzYk6r3qhW9BgKpBXyaKINCf/ejToVwgwcdadh0bx+xHTR2DiRvow/ lgTQ== X-Received: by 10.204.3.211 with SMTP id 19mr649875bko.99.1355834535221; Tue, 18 Dec 2012 04:42:15 -0800 (PST) Received: from dhcp-192-168-178-175.ri.profitbricks.localdomain ([62.217.45.26]) by mx.google.com with ESMTPS id f24sm1169954bkv.7.2012.12.18.04.42.13 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 18 Dec 2012 04:42:14 -0800 (PST) From: Vasilis Liaskovitis To: qemu-devel@nongnu.org, seabios@seabios.org Date: Tue, 18 Dec 2012 13:41:33 +0100 Message-Id: <1355834518-17989-6-git-send-email-vasilis.liaskovitis@profitbricks.com> X-Mailer: git-send-email 1.7.9 In-Reply-To: <1355834518-17989-1-git-send-email-vasilis.liaskovitis@profitbricks.com> References: <1355834518-17989-1-git-send-email-vasilis.liaskovitis@profitbricks.com> X-Gm-Message-State: ALoCoQlSMyLJRqUVMynRUpf7eIjZNVM2VRbgWLm0chldc9lqevit39Z1aEXIY/JASYdMDoSVvBTE X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.214.50 Cc: Vasilis Liaskovitis , pingfank@linux.vnet.ibm.com, gleb@redhat.com, stefanha@gmail.com, jbaron@redhat.com, blauwirbel@gmail.com, kevin@koconnor.net, kraxel@redhat.com, anthony@codemonkey.ws Subject: [Qemu-devel] [RFC PATCH v4 05/30] [SeaBIOS] q35: Add memory hotplug handler X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org --- src/q35-acpi-dsdt.dsl | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/q35-acpi-dsdt.dsl b/src/q35-acpi-dsdt.dsl index c031d83..5b28d72 100644 --- a/src/q35-acpi-dsdt.dsl +++ b/src/q35-acpi-dsdt.dsl @@ -403,7 +403,7 @@ DefinitionBlock ( } #include "acpi-dsdt-cpu-hotplug.dsl" - +#include "acpi-dsdt-mem-hotplug.dsl" /**************************************************************** * General purpose events @@ -418,7 +418,9 @@ DefinitionBlock ( // CPU hotplug event \_SB.PRSC() } - Method(_L02) { + Method(_E02) { + // Memory hotplug event + \_SB.MESC() } Method(_L03) { }