Re: [PATCH v17 11/11] hw/vmapple/vmapple: Add vmapple machine type

2025-03-04 Thread Philippe Mathieu-Daudé
On 3/3/25 23:11, Philippe Mathieu-Daudé wrote: On 3/3/25 21:36, Phil Dennis-Jordan wrote: On Mon, 3 Mar 2025 at 19:20, Philippe Mathieu-Daudé > wrote:     On 12/1/25 22:00, Phil Dennis-Jordan wrote: > From: Alexander Graf mailto:g...@amazon.com>> >   M

Re: [PATCH v17 11/11] hw/vmapple/vmapple: Add vmapple machine type

2025-03-03 Thread Philippe Mathieu-Daudé
On 3/3/25 21:36, Phil Dennis-Jordan wrote: On Mon, 3 Mar 2025 at 19:20, Philippe Mathieu-Daudé > wrote: On 12/1/25 22:00, Phil Dennis-Jordan wrote: > From: Alexander Graf mailto:g...@amazon.com>> > > Apple defines a new "vmapple" machine type as pa

Re: [PATCH v17 11/11] hw/vmapple/vmapple: Add vmapple machine type

2025-03-03 Thread Philippe Mathieu-Daudé
On 12/1/25 22:00, Phil Dennis-Jordan wrote: From: Alexander Graf Apple defines a new "vmapple" machine type as part of its proprietary macOS Virtualization.Framework vmm. This machine type is similar to the virt one, but with subtle differences in base devices, a few special vmapple device addi

Re: [PATCH v17 11/11] hw/vmapple/vmapple: Add vmapple machine type

2025-03-03 Thread Phil Dennis-Jordan
On Mon, 3 Mar 2025 at 19:20, Philippe Mathieu-Daudé wrote: > On 12/1/25 22:00, Phil Dennis-Jordan wrote: > > From: Alexander Graf > > > > Apple defines a new "vmapple" machine type as part of its proprietary > > macOS Virtualization.Framework vmm. This machine type is similar to the > > virt one

Re: [PATCH v17 11/11] hw/vmapple/vmapple: Add vmapple machine type

2025-03-03 Thread Philippe Mathieu-Daudé
On 3/3/25 19:20, Philippe Mathieu-Daudé wrote: On 12/1/25 22:00, Phil Dennis-Jordan wrote: From: Alexander Graf Apple defines a new "vmapple" machine type as part of its proprietary macOS Virtualization.Framework vmm. This machine type is similar to the virt one, but with subtle differences in

Re: [PATCH v17 11/11] hw/vmapple/vmapple: Add vmapple machine type

2025-03-03 Thread Philippe Mathieu-Daudé
On 12/1/25 22:00, Phil Dennis-Jordan wrote: From: Alexander Graf Apple defines a new "vmapple" machine type as part of its proprietary macOS Virtualization.Framework vmm. This machine type is similar to the virt one, but with subtle differences in base devices, a few special vmapple device addi

[PATCH v17 11/11] hw/vmapple/vmapple: Add vmapple machine type

2025-01-12 Thread Phil Dennis-Jordan
From: Alexander Graf Apple defines a new "vmapple" machine type as part of its proprietary macOS Virtualization.Framework vmm. This machine type is similar to the virt one, but with subtle differences in base devices, a few special vmapple device additions and a vastly different boot chain. This