diff options
author | Alexander Graf <graf@amazon.com> | 2023-06-14 22:57:32 +0000 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-03-04 14:45:34 +0100 |
commit | 33b54462067331c75fe180f809d50efe9659895a (patch) | |
tree | 21ab42fabe8a3559fd3f095525f08d9651608343 /hw/usb/core.c | |
parent | 0179bb3c48cfb915da64305b3cfbc110766d4078 (diff) | |
download | qemu-33b54462067331c75fe180f809d50efe9659895a.zip qemu-33b54462067331c75fe180f809d50efe9659895a.tar.gz qemu-33b54462067331c75fe180f809d50efe9659895a.tar.bz2 |
hw/vmapple/cfg: Introduce vmapple cfg region
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 device which we can
then map at the fixed location in the address space. That way, we can
influence and annotate all configuration fields easily.
Signed-off-by: Alexander Graf <graf@amazon.com>
Signed-off-by: Phil Dennis-Jordan <phil@philjordan.eu>
Reviewed-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Tested-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Message-ID: <20241223221645.29911-12-phil@philjordan.eu>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'hw/usb/core.c')
0 files changed, 0 insertions, 0 deletions