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

2024-11-10 Thread Akihiko Odaki
On 2024/11/11 6:55, 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 v9 15/16] hw/vmapple/vmapple: Add vmapple machine type

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