On 15 June 2016 at 09:52, Andrew Jones wrote:
> On Wed, Jun 15, 2016 at 11:22:35AM +0800, Shannon Zhao wrote:
>> From: Shannon Zhao
>>
>> In ACPI 5.1 Errata, it adds GIC version in GIC distributor structure.
>> This is useful for guest kernel to identify which version GIC hardware
>> is. Update G
On Wed, Jun 15, 2016 at 11:22:35AM +0800, Shannon Zhao wrote:
> From: Shannon Zhao
>
> In ACPI 5.1 Errata, it adds GIC version in GIC distributor structure.
> This is useful for guest kernel to identify which version GIC hardware
> is. Update GIC distributor structure and present GIC version in M
From: Shannon Zhao
In ACPI 5.1 Errata, it adds GIC version in GIC distributor structure.
This is useful for guest kernel to identify which version GIC hardware
is. Update GIC distributor structure and present GIC version in MADT
table.
Signed-off-by: Shannon Zhao
---
hw/arm/virt-acpi-build.c