]> git.proxmox.com Git - mirror_qemu.git/commit
hw/fsi: Introduce IBM's fsi-slave model
authorNinad Palsule <ninad@linux.ibm.com>
Fri, 26 Jan 2024 10:49:49 +0000 (04:49 -0600)
committerCédric Le Goater <clg@kaod.org>
Thu, 1 Feb 2024 07:13:30 +0000 (08:13 +0100)
commit6a2897bb5f28944997a0c8410b6d2ee162b9ae98
tree515edd99577ab66287256f93ed4d12f18e3f6d06
parentf4de3ca160c897ed3157ab8f0ad33ed93fe4bfe0
hw/fsi: Introduce IBM's fsi-slave model

This is a part of patchset where IBM's Flexible Service Interface is
introduced.

The FSI slave: The slave is the terminal point of the FSI bus for
FSI symbols addressed to it. Slaves can be cascaded off of one
another. The slave's configuration registers appear in address space
of the CFAM to which it is attached.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Signed-off-by: Ninad Palsule <ninad@linux.ibm.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
hw/fsi/fsi.c
hw/fsi/trace-events
include/hw/fsi/fsi.h