Hi Kun,
On 3/3/25 23:55, Kun Qin wrote:
Hi Leif & Peter,
Thanks for the comments. I will address them in a v2 patch.
Please also Cc me in your v2 :)
Regards,
Phil.
Regards,
Kun
On Mon, Mar 3, 2025 at 12:44 PM Leif Lindholm
mailto:leif.lindh...@oss.qualcomm.com>>
wrote:
Doh! Add
Hi Leif & Peter,
Thanks for the comments. I will address them in a v2 patch.
Regards,
Kun
On Mon, Mar 3, 2025 at 12:44 PM Leif Lindholm <
leif.lindh...@oss.qualcomm.com> wrote:
> Doh! Add the lists back in. (No idea how I dropped them off.)
>
> On Mon, 3 Mar 2025 at 17:02, Leif Lindholm
> wrot
Doh! Add the lists back in. (No idea how I dropped them off.)
On Mon, 3 Mar 2025 at 17:02, Leif Lindholm
wrote:
>
> Hi Kun,
>
> Apologies for delay in responding - I was out last week.
> I agree with this addition, since a TPM is a requirement for servers.
>
> However, to help simplify review, co
On Tue, 25 Feb 2025 at 07:41, Kun Qin wrote:
>
> From: Kun Qin
>
> Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2625
>
> This change aims to add a TPM device for SBSA ref machine.
>
> The implementation adds a TPM create routine during machine
> initialization.
>
> The backend can be t
Hi Graeme,
Thank you for your review. Could you please let me know if there is
anything else I need to do or wait on before merging the change?
Any input is appreciated.
Regards,
Kun
On Thu, Feb 27, 2025 at 7:16 AM Graeme Gregory wrote:
>
> On 25/02/2025 07:41, Kun Qin wrote:
> > From: Kun
On 25/02/2025 07:41, Kun Qin wrote:
From: Kun Qin
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2625
This change aims to add a TPM device for SBSA ref machine.
The implementation adds a TPM create routine during machine
initialization.
The backend can be the same as the rest of T
From: Kun Qin
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2625
This change aims to add a TPM device for SBSA ref machine.
The implementation adds a TPM create routine during machine
initialization.
The backend can be the same as the rest of TPM support, by using swtpm.
Signed-off-