Re: [PATCH] meson: Display summary of Darwin libraries detected

2025-02-19 Thread Philippe Mathieu-Daudé
On 19/2/25 11:38, Paolo Bonzini wrote: On Wed, Feb 19, 2025 at 11:36 AM Phil Dennis-Jordan wrote: ... which boards should enable MAC_PVG_MMIO? Is it only VIRT, or something else? I doubt anyone will be able to use it productively with virt, but I am regularly surprised by people's creativity

Re: [PATCH] meson: Display summary of Darwin libraries detected

2025-02-19 Thread Paolo Bonzini
On Wed, Feb 19, 2025 at 11:36 AM Phil Dennis-Jordan wrote: >> ... which boards should enable MAC_PVG_MMIO? Is it only VIRT, or something >> else? > > I doubt anyone will be able to use it productively with virt, but I am > regularly surprised by people's creativity. Ah okay, so for now it's effe

Re: [PATCH] meson: Display summary of Darwin libraries detected

2025-02-19 Thread Phil Dennis-Jordan
On Wed, 19 Feb 2025 at 11:28, Paolo Bonzini wrote: > On Tue, Feb 18, 2025 at 3:55 PM Phil Dennis-Jordan > wrote: > > It is not cross-architecture. So, the PVG guest drivers with x86-64 > macOS don't > > give useful results with the aarch64 macOS host PVG framework. (I > suspect a > > mismatch in

Re: [PATCH] meson: Display summary of Darwin libraries detected

2025-02-19 Thread Paolo Bonzini
On Tue, Feb 18, 2025 at 3:55 PM Phil Dennis-Jordan wrote: > It is not cross-architecture. So, the PVG guest drivers with x86-64 macOS > don't > give useful results with the aarch64 macOS host PVG framework. (I suspect a > mismatch in texture memory layout and perhaps some other data format issues

Re: [PATCH] meson: Display summary of Darwin libraries detected

2025-02-18 Thread Phil Dennis-Jordan
On Mon, 17 Feb 2025 at 19:37, Paolo Bonzini wrote: > On 2/12/25 12:29, Philippe Mathieu-Daudé wrote: > > Signed-off-by: Philippe Mathieu-Daudé > > --- > > meson.build | 7 +++ > > 1 file changed, 7 insertions(+) > > > > diff --git a/meson.build b/meson.build > > index 18cf9e2913b..10f4c9f

Re: [PATCH] meson: Display summary of Darwin libraries detected

2025-02-17 Thread Paolo Bonzini
On 2/12/25 12:29, Philippe Mathieu-Daudé wrote: Signed-off-by: Philippe Mathieu-Daudé --- meson.build | 7 +++ 1 file changed, 7 insertions(+) diff --git a/meson.build b/meson.build index 18cf9e2913b..10f4c9fd30d 100644 --- a/meson.build +++ b/meson.build @@ -4826,6 +4826,13 @@ summary_i

Re: [PATCH] meson: Display summary of Darwin libraries detected

2025-02-17 Thread Daniel P . Berrangé
On Wed, Feb 12, 2025 at 12:29:58PM +0100, Philippe Mathieu-Daudé wrote: > Signed-off-by: Philippe Mathieu-Daudé > --- > meson.build | 7 +++ > 1 file changed, 7 insertions(+) > > diff --git a/meson.build b/meson.build > index 18cf9e2913b..10f4c9fd30d 100644 > --- a/meson.build > +++ b/meson.

[PATCH] meson: Display summary of Darwin libraries detected

2025-02-12 Thread Philippe Mathieu-Daudé
Signed-off-by: Philippe Mathieu-Daudé --- meson.build | 7 +++ 1 file changed, 7 insertions(+) diff --git a/meson.build b/meson.build index 18cf9e2913b..10f4c9fd30d 100644 --- a/meson.build +++ b/meson.build @@ -4826,6 +4826,13 @@ summary_info += {'libdw': libdw} if host_os == '