Re: [PATCH] KVM: LAPIC: ARBPRI is a reserved register for x2APIC

From: Paolo Bonzini
Date: Fri Jul 05 2019 - 09:43:14 EST


On 05/07/19 15:37, Nadav Amit wrote:
>> On Jul 5, 2019, at 5:14 AM, Paolo Bonzini <pbonzini@xxxxxxxxxx> wrote:
>>
>> kvm-unit-tests were adjusted to match bare metal behavior, but KVM
>> itself was not doing what bare metal does; fix that.
>>
>> Signed-off-by: Paolo Bonzini <pbonzini@xxxxxxxxxx>
>
> Reported-by ?

I found it myself while running the tests, was there a report too?

Paolo