On Wed, Mar 16, 2016 at 02:17:04PM +0200, Marcel Apfelbaum wrote:
> On 03/15/2016 07:27 PM, Paolo Bonzini wrote:
> >
> >
> >On 13/03/2016 12:40, Marcel Apfelbaum wrote:
> >>According to the ACPI spec, each UID must be unique.
> >>Use the irq number as UID for GSI links.
> >>
> >>Suggested-by: Micha
On 03/15/2016 07:27 PM, Paolo Bonzini wrote:
On 13/03/2016 12:40, Marcel Apfelbaum wrote:
According to the ACPI spec, each UID must be unique.
Use the irq number as UID for GSI links.
Suggested-by: Michael S. Tsirkin
Signed-off-by: Marcel Apfelbaum
This causes a warning from acpi-test. T
On 13/03/2016 12:40, Marcel Apfelbaum wrote:
> According to the ACPI spec, each UID must be unique.
> Use the irq number as UID for GSI links.
>
> Suggested-by: Michael S. Tsirkin
> Signed-off-by: Marcel Apfelbaum
This causes a warning from acpi-test. The diff is
2720c2720
< Nam
On Sun, 13 Mar 2016 13:40:29 +0200
Marcel Apfelbaum wrote:
> According to the ACPI spec, each UID must be unique.
> Use the irq number as UID for GSI links.
>
> Suggested-by: Michael S. Tsirkin
> Signed-off-by: Marcel Apfelbaum
> ---
>
> Hi,
>
> This patch was tested with Windows XP/2003/201
According to the ACPI spec, each UID must be unique.
Use the irq number as UID for GSI links.
Suggested-by: Michael S. Tsirkin
Signed-off-by: Marcel Apfelbaum
---
Hi,
This patch was tested with Windows XP/2003/2012R2/7/10 and Fedora.
Thanks,
Marcel
hw/i386/acpi-build.c | 20