|
From: | Akihiko Odaki |
Subject: | Re: [PATCH v9 11/16] hw/vmapple/bdif: Introduce vmapple backdoor interface |
Date: | Mon, 11 Nov 2024 14:01:42 +0900 |
User-agent: | Mozilla Thunderbird |
On 2024/11/11 6:55, Phil Dennis-Jordan wrote:
From: Alexander Graf <graf@amazon.com> The VMApple machine exposes AUX and ROOT block devices (as well as USB OTG emulation) via virtio-pci as well as a special, simple backdoor platform device. This patch implements this backdoor platform device to the best of my understanding. I left out any USB OTG parts; they're only needed for guest recovery and I don't understand the protocol yet. 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>
[Prev in Thread] | Current Thread | [Next in Thread] |