RE: [PATCH v5 03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox

2023-11-16 Thread kft...@nuvoton.com
-Kuzi Subject: RE: [PATCH v5 03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox -Original Message- From: Nabih Estefan Sent: Saturday, October 28, 2023 1:55 AM To: peter.mayd...@linaro.org Cc: qemu-...@nongnu.org; qemu-devel@nongnu.org; CS20 KFTing ; wuhao...@google.com; jasonw

RE: [PATCH v5 03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox

2023-11-16 Thread kft...@nuvoton.com
03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox On Wed, 15 Nov 2023 at 01:35, kft...@nuvoton.com wrote: > Peter Maydell wrote: > On Tue, 14 Nov 2023 at 01:24, kft...@nuvoton.com wrote: > > Signed-off-by: Tyrone Ting > > Hi; can you clarify what you mean with this

Re: [PATCH v5 03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox

2023-11-16 Thread Peter Maydell
On Wed, 15 Nov 2023 at 01:35, kft...@nuvoton.com wrote: > Peter Maydell wrote: > On Tue, 14 Nov 2023 at 01:24, kft...@nuvoton.com wrote: > > Signed-off-by: Tyrone Ting > > Hi; can you clarify what you mean with this Signed-off-by: tag? > Generally we use those where either you're the author of

RE: [PATCH v5 03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox

2023-11-14 Thread kft...@nuvoton.com
Subject: Re: [PATCH v5 03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox On Tue, 14 Nov 2023 at 01:24, kft...@nuvoton.com wrote: > > > > -Original Message- > From: Nabih Estefan > Sent: Saturday, October 28, 2023 1:55 AM > To: peter.mayd...@linaro.org > Cc: qemu-..

Re: [PATCH v5 03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox

2023-11-14 Thread Peter Maydell
e.com; jasonw...@redhat.com; IS20 Avi > Fishman ; nabiheste...@google.com; CS20 KWLiu > ; IS20 Tomer Maimon ; IN20 Hila > Miranda-Kuzi > Subject: [PATCH v5 03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox > > CAUTION - External Email: Do not click links or open attachments unl

RE: [PATCH v5 03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox

2023-11-13 Thread kft...@nuvoton.com
Maimon ; IN20 Hila Miranda-Kuzi Subject: [PATCH v5 03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox CAUTION - External Email: Do not click links or open attachments unless you acknowledge the sender and content. From: Hao Wu This patches adds a qtest for NPCM7XX PCI Mailbox module. It sends

[PATCH v5 03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox

2023-10-27 Thread Nabih Estefan
From: Hao Wu This patches adds a qtest for NPCM7XX PCI Mailbox module. It sends read and write requests to the module, and verifies that the module contains the correct data after the requests. Change-Id: Id7a4b3cbea564383b94d507552dfd16f6b5127d1 Signed-off-by: Hao Wu Signed-off-by: Nabih