Re: [PATCH] hw/arm: add Quanta GSZ bmc machine

2024-10-18 Thread Peter Maydell
On Mon, 7 Oct 2024 at 18:17, Titus Rwantare wrote: > > This patch adds the quanta-gsz-bmc target, a current Google machine of > the day. This machine will be used as a platform to enable features such > as the PECI bmc interface, and Intel eSPI virtual wire interface in > QEMU. > > Signed-off-by:

Re: [PATCH] hw/arm: add Quanta GSZ bmc machine

2024-10-07 Thread Titus Rwantare
Ack. There are devices that get attached to these muxes. I need to send another revision of the patches in https://lists.gnu.org/archive/html/qemu-devel/2023-02/msg01514.html, but for the moment. This patch can go in separately from that series. -Titus On Mon, 7 Oct 2024 at 12:16, Ben Dooks wrot

Re: [PATCH] hw/arm: add Quanta GSZ bmc machine

2024-10-07 Thread Ben Dooks
On 2024-10-07 18:17, Titus Rwantare wrote: This patch adds the quanta-gsz-bmc target, a current Google machine of the day. This machine will be used as a platform to enable features such as the PECI bmc interface, and Intel eSPI virtual wire interface in QEMU. Signed-off-by: Titus Rwantare

[PATCH] hw/arm: add Quanta GSZ bmc machine

2024-10-07 Thread Titus Rwantare
This patch adds the quanta-gsz-bmc target, a current Google machine of the day. This machine will be used as a platform to enable features such as the PECI bmc interface, and Intel eSPI virtual wire interface in QEMU. Signed-off-by: Titus Rwantare --- hw/arm/npcm7xx_boards.c | 140 ++