hw/display/apple-gfx: Adds PCI implementation
authorPhil Dennis-Jordan <phil@philjordan.eu>
Mon, 15 Jul 2024 21:06:57 +0000 (23:06 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 31 Dec 2024 20:21:34 +0000 (21:21 +0100)
commitb21f17cce561316f1eb1917a4ca660e65c75c420
tree306c72916cab3698324f7a74b961db644edf46a5
parent2352159c97a1fd245e998daafa08fcaaf57d4fa8
hw/display/apple-gfx: Adds PCI implementation

This change wires up the PCI variant of the paravirtualised
graphics device, mainly useful for x86-64 macOS guests, implemented
by macOS's ParavirtualizedGraphics.framework. It builds on code
shared with the vmapple/mmio variant of the PVG device.

Signed-off-by: Phil Dennis-Jordan <phil@philjordan.eu>
Reviewed-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Message-ID: <20241223221645.29911-4-phil@philjordan.eu>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/display/Kconfig
hw/display/apple-gfx-pci.m [new file with mode: 0644]
hw/display/apple-gfx.h
hw/display/meson.build