Re: [PATCH v6 12/15] hw/vmapple/cfg: Introduce vmapple cfg region

2024-11-05 Thread Akihiko Odaki
On 2024/11/04 0:00, Phil Dennis-Jordan wrote: From: Alexander Graf Instead of device tree or other more standardized means, VMApple passes platform configuration to the first stage boot loader in a binary encoded format that resides at a dedicated RAM region in physical address space. This pat

[PATCH v6 12/15] hw/vmapple/cfg: Introduce vmapple cfg region

2024-11-03 Thread Phil Dennis-Jordan
From: Alexander Graf Instead of device tree or other more standardized means, VMApple passes platform configuration to the first stage boot loader in a binary encoded format that resides at a dedicated RAM region in physical address space. This patch models this configuration space as a qdev dev