On 14.07.2023 18:05, Roger Pau Monné wrote:
> On Thu, Jul 13, 2023 at 02:18:29PM +0200, Jan Beulich wrote:
>> On 13.07.2023 13:29, Roger Pau Monné wrote:
>>> So to recap, I think we are in agreement that calling enable_IO_APIC()
>>> just ahead of the call to setup_local_APIC() is the preferred
>>>
flight 181830 ovmf real [real]
http://logs.test-lab.xenproject.org/osstest/logs/181830/
Perfect :-)
All tests in this flight passed as required
version targeted for testing:
ovmf 3399f64588428010d48c754f3743bdc8131fa270
baseline version:
ovmf dd49d448b0815c6584724
Hi Petr,
On 13/7/23 17:23, Petr Tesarik wrote:
From: Petr Tesarik
SWIOTLB implementation details should not be exposed to the rest of the
kernel. This will allow to make changes to the implementation without
modifying non-swiotlb code.
To avoid breaking existing users, provide helper function
flight 181829 ovmf real [real]
http://logs.test-lab.xenproject.org/osstest/logs/181829/
Perfect :-)
All tests in this flight passed as required
version targeted for testing:
ovmf dd49d448b0815c65847241a3faa957e3b4605001
baseline version:
ovmf f220dcbba86bfc1222180
Hi,
On 16/07/2023 10:20, Luca Fancellu wrote:
On 14 Jul 2023, at 14:05, Julien Grall wrote:
Hi,
On 14/07/2023 12:49, Nicola Vetrini wrote:
The macro 'testop' expands to a function that declares the local
variable 'oldbit', which is written before being set, but is such a
way that is not amen
Am Freitag, 14. Juli 2023, 19:45:34 CEST schrieb Rob Herring:
> The DT of_device.h and of_platform.h date back to the separate
> of_platform_bus_type before it as merged into the regular platform bus.
> As part of that merge prepping Arm DT support 13 years ago, they
> "temporarily" include each ot
> On 14 Jul 2023, at 14:05, Julien Grall wrote:
>
> Hi,
>
> On 14/07/2023 12:49, Nicola Vetrini wrote:
>> The macro 'testop' expands to a function that declares the local
>> variable 'oldbit', which is written before being set, but is such a
>> way that is not amenable to automatic checking.
>