Re: [PATCH v6 2/2] tpm: add backend for mssim

2023-09-25 Thread Markus Armbruster
James Bottomley writes: > On Fri, 2023-09-22 at 08:00 +0200, Markus Armbruster wrote: >> Found this cleaning out old mail, sorry for missing it until now! >> >> I think we owe James a quick decision wether we're willing to take >> the >> feature.  Stefan, thoughts? >> >> James Bottomley writes

Re: [PATCH v6 2/2] tpm: add backend for mssim

2023-09-25 Thread James Bottomley
On Fri, 2023-09-22 at 08:00 +0200, Markus Armbruster wrote: > Found this cleaning out old mail, sorry for missing it until now! > > I think we owe James a quick decision wether we're willing to take > the > feature.  Stefan, thoughts? > > James Bottomley writes: > > > From: James Bottomley > >

Re: [PATCH v6 2/2] tpm: add backend for mssim

2023-09-25 Thread James Bottomley
On Fri, 2023-09-22 at 09:27 -0400, Stefan Berger wrote: > > On 9/22/23 09:02, Daniel P. Berrangé wrote: > > On Fri, Sep 22, 2023 at 08:41:19AM -0400, Stefan Berger wrote: > > > On 9/22/23 02:00, Markus Armbruster wrote: > > > > Found this cleaning out old mail, sorry for missing it until > > > > n

Re: [PATCH v6 2/2] tpm: add backend for mssim

2023-09-22 Thread Stefan Berger
On 9/22/23 09:02, Daniel P. Berrangé wrote: On Fri, Sep 22, 2023 at 08:41:19AM -0400, Stefan Berger wrote: On 9/22/23 02:00, Markus Armbruster wrote: Found this cleaning out old mail, sorry for missing it until now! I think we owe James a quick decision wether we're willing to take the featu

Re: [PATCH v6 2/2] tpm: add backend for mssim

2023-09-22 Thread Daniel P . Berrangé
On Fri, Sep 22, 2023 at 08:41:19AM -0400, Stefan Berger wrote: > > On 9/22/23 02:00, Markus Armbruster wrote: > > Found this cleaning out old mail, sorry for missing it until now! > > > > I think we owe James a quick decision wether we're willing to take the > > feature. Stefan, thoughts? > > I

Re: [PATCH v6 2/2] tpm: add backend for mssim

2023-09-22 Thread Stefan Berger
On 9/22/23 02:00, Markus Armbruster wrote: Found this cleaning out old mail, sorry for missing it until now! I think we owe James a quick decision wether we're willing to take the feature. Stefan, thoughts? I thought we discusses it back then. Does it handle snapshotting and migration corr

Re: [PATCH v6 2/2] tpm: add backend for mssim

2023-09-21 Thread Markus Armbruster
Found this cleaning out old mail, sorry for missing it until now! I think we owe James a quick decision wether we're willing to take the feature. Stefan, thoughts? James Bottomley writes: > From: James Bottomley > > The Microsoft Simulator (mssim) is the reference emulation platform > for the

[PATCH v6 2/2] tpm: add backend for mssim

2023-01-09 Thread James Bottomley
From: James Bottomley The Microsoft Simulator (mssim) is the reference emulation platform for the TCG TPM 2.0 specification. https://github.com/Microsoft/ms-tpm-20-ref.git It exports a fairly simple network socket based protocol on two sockets, one for command (default 2321) and one for control