]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/arm/fby35: Map BMC memory into system memory
authorSteven Lee <steven_lee@aspeedtech.com>
Fri, 23 May 2025 09:31:42 +0000 (17:31 +0800)
committerCédric Le Goater <clg@redhat.com>
Sun, 25 May 2025 21:39:11 +0000 (23:39 +0200)
commitb21d68c34ec25391f6c1a588bdb5c88bd24bb87f
tree5ceff7b6f6402af8ba5492854ddc2c081bc9d640
parentbb1747a39b162bdfbf33d53846ed4e7a99f2e75f
hw/arm/fby35: Map BMC memory into system memory

Add the BMC memory region as a subregion of system_memory so that
modules relying on system memory can operate correctly.

Signed-off-by: Steven Lee <steven_lee@aspeedtech.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250523093144.991408-6-steven_lee@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/arm/fby35.c