[PATCH 0/2] accel: Re-enable WHPX cross-build on case sensitive filesystems

Philippe Mathieu-Daudé posted 2 patches 10 months, 4 weeks ago
Failed in applying to current master (apply log)
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Thomas Huth <thuth@redhat.com>, Wainer dos Santos Moschetta <wainersm@redhat.com>, Beraldo Leal <bleal@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, "Marc-André Lureau" <marcandre.lureau@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>, Sunil Muthuswamy <sunilmut@microsoft.com>
docs/devel/testing.rst           | 2 +-
meson.build                      | 4 ++--
target/i386/whpx/whpx-internal.h | 4 ++--
target/i386/whpx/whpx-all.c      | 4 ++--
4 files changed, 7 insertions(+), 7 deletions(-)
[PATCH 0/2] accel: Re-enable WHPX cross-build on case sensitive filesystems
Posted by Philippe Mathieu-Daudé 10 months, 4 weeks ago
Re-enable cross-building of WHPX (via Docker images;
also on CI).

Only cross-built.

Philippe Mathieu-Daudé (2):
  docs/devel/testing: Update the 'Docker Debugging' section
  accel: Re-enable WHPX cross-build on case sensitive filesystems

 docs/devel/testing.rst           | 2 +-
 meson.build                      | 4 ++--
 target/i386/whpx/whpx-internal.h | 4 ++--
 target/i386/whpx/whpx-all.c      | 4 ++--
 4 files changed, 7 insertions(+), 7 deletions(-)

-- 
2.38.1


Re: [PATCH 0/2] accel: Re-enable WHPX cross-build on case sensitive filesystems
Posted by Philippe Mathieu-Daudé 10 months, 3 weeks ago
On 24/6/23 16:22, Philippe Mathieu-Daudé wrote:

> Philippe Mathieu-Daudé (2):
>    docs/devel/testing: Update the 'Docker Debugging' section
>    accel: Re-enable WHPX cross-build on case sensitive filesystems
> 
>   docs/devel/testing.rst           | 2 +-
>   meson.build                      | 4 ++--
>   target/i386/whpx/whpx-internal.h | 4 ++--
>   target/i386/whpx/whpx-all.c      | 4 ++--
>   4 files changed, 7 insertions(+), 7 deletions(-)

Series queued.