qemu-devel
[Top][All Lists]
Advanced

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

Re: [PULL v2 0/10] xenpvh


From: Fabiano Rosas
Subject: Re: [PULL v2 0/10] xenpvh
Date: Wed, 15 Feb 2023 17:05:40 -0300

Peter Maydell <peter.maydell@linaro.org> writes:

> On Tue, 14 Feb 2023 at 23:43, Stefano Stabellini <sstabellini@kernel.org> 
> wrote:
>>
>> The following changes since commit 6a50f64ca01d0a7b97f14f069762bfd88160f31e:
>>
>>   Merge tag 'pull-request-2023-02-14' of https://gitlab.com/thuth/qemu into 
>> staging (2023-02-14 14:46:10 +0000)
>>
>> are available in the Git repository at:
>>
>>   https://gitlab.com/sstabellini/qemu xenpvh2
>>
>> for you to fetch changes up to 86b01d58ca2840bea6e4e7260aad450a660fbd46:
>>
>>   meson.build: enable xenpv machine build for ARM (2023-02-14 15:39:25 -0800)
>>
>> ----------------------------------------------------------------
>
> Fails to compile for some configs, eg:
>
> https://gitlab.com/qemu-project/qemu/-/jobs/3775820949
> https://gitlab.com/qemu-project/qemu/-/jobs/3775820984
>
> In file included from ../target/arm/machine.c:6:
> ../target/arm/internals.h:1141:21: error: field ‘f’ has incomplete type
> 1141 | CPUTLBEntryFull f;
>

For this to work we'll probably need to cherry-pick some parts of my
disable-tcg series:

20230213202927.28992-1-farosas@suse.de">https://lore.kernel.org/r/20230213202927.28992-1-farosas@suse.de

For this error specifically, patch 16.

And when the build eventually succeeds we might have make check
issues. We just encountered an analogous problem on an aarch64 host: Xen
brings qemu-system-x86_64 on an aarch64 host and tests fail because
there's no TCG.



reply via email to

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