Re: [PATCH v6 15/15] hw/vmapple/vmapple: Add vmapple machine type

2024-11-05 Thread Akihiko Odaki
On 2024/11/04 0: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 ad

[PATCH v6 15/15] hw/vmapple/vmapple: Add vmapple machine type

2024-11-03 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