From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56836) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a2xGT-0008MT-ME for qemu-devel@nongnu.org; Sun, 29 Nov 2015 03:23:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a2xGS-0003s2-VG for qemu-devel@nongnu.org; Sun, 29 Nov 2015 03:23:21 -0500 From: Shannon Zhao Date: Sun, 29 Nov 2015 16:22:48 +0800 Message-ID: <1448785370-12176-1-git-send-email-zhaoshenglong@huawei.com> MIME-Version: 1.0 Content-Type: text/plain Subject: [Qemu-devel] [RFC PATCH 0/2] Add GIC ITS description in ACPI MADT table List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-arm@nongnu.org, peter.maydell@linaro.org, p.fedin@samsung.com Cc: hangaohuai@huawei.com, zhaoshenglong@huawei.com, qemu-devel@nongnu.org, peter.huangpeng@huawei.com From: Shannon Zhao These two patches add ITS description in ACPI MADT table. It bases on Pavel Fedin's ITS series[1]. [1]https://www.mail-archive.com/qemu-devel@nongnu.org/msg337421.html Shannon Zhao (2): ACPI: Add GIC Interrupt Translation Service Structure definition ARM: Virt: ACPI: Add GIC ITS description in ACPI MADT table hw/arm/virt-acpi-build.c | 11 +++++++++++ include/hw/acpi/acpi-defs.h | 13 ++++++++++++- 2 files changed, 23 insertions(+), 1 deletion(-) -- 2.0.4