hw: Add vmapple subdir
authorAlexander Graf <graf@amazon.com>
Wed, 14 Jun 2023 22:56:23 +0000 (22:56 +0000)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 4 Mar 2025 13:45:34 +0000 (14:45 +0100)
commit11fa056e792a99c83de34af8d4266fef90e498cb
treed5dae1b1fc0a340ae1a4f6be46b77daea1162946
parenta89607c4d0e421fa600b84e446a50f0f5f078941
hw: Add vmapple subdir

We will introduce a number of devices that are specific to the vmapple
target machine. To keep them all tidily together, let's put them into
a single target directory.

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-7-phil@philjordan.eu>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
MAINTAINERS
hw/Kconfig
hw/meson.build
hw/vmapple/Kconfig [new file with mode: 0644]
hw/vmapple/meson.build [new file with mode: 0644]
hw/vmapple/trace-events [new file with mode: 0644]
hw/vmapple/trace.h [new file with mode: 0644]
meson.build