qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/2] ACPI/arm-virt: add DBG2


From: Shannon Zhao
Subject: Re: [Qemu-devel] [PATCH 0/2] ACPI/arm-virt: add DBG2
Date: Tue, 8 Sep 2015 11:18:27 +0800
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.4.0


On 2015/9/7 22:23, Leif Lindholm wrote:
> The Debug Port Table 2 (DBG2) is mandated by the ARM Server Base Boot
> Requirements specification. Add the DBG2 table definitions, and set up
> an entry in the ARM virt machine for the pl011 UART.
> 

Looking at Documentation/arm64/acpi_object_usage.txt in Linux kernel, it
says
"
DBG2   Signature Reserved (signature == "DBG2")
       == DeBuG port table 2 ==
       Microsoft only table, will not be supported.
"
It seems that Linux kernel doesn't support or need it, but Windows
requires it. So does it need to test this on Windows?

> Leif Lindholm (2):
>   ACPI: Add definitions for the DBG2 table
>   hw/arm/virt-acpi-build: Add DBG2 table
> 
>  hw/arm/virt-acpi-build.c    | 37 ++++++++++++++++++++++++++++++++++++-
>  include/hw/acpi/acpi-defs.h | 37 +++++++++++++++++++++++++++++++++++--
>  2 files changed, 71 insertions(+), 3 deletions(-)
> 

-- 
Shannon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]