qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Berger <stefanb@linux.vnet.ibm.com>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: PeterHuewe@gmx.de, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/5] tpm: Extend the TPM TIS implementation
Date: Tue, 09 Dec 2014 09:48:05 -0500	[thread overview]
Message-ID: <54870BA5.8020905@linux.vnet.ibm.com> (raw)
In-Reply-To: <20141209144504.GA13793@redhat.com>

On 12/09/2014 09:45 AM, Michael S. Tsirkin wrote:
> On Tue, Dec 09, 2014 at 09:40:28AM -0500, Stefan Berger wrote:
>> On 12/09/2014 09:35 AM, Michael S. Tsirkin wrote:
>>> On Tue, Dec 09, 2014 at 09:18:54AM -0500, Stefan Berger wrote:
>>>> The following series of patches extends the TPM TIS implementation to
>>>> version 1.3. This will lead to a TIS version that supports TPM 2.
>>>> For this I would post relatively small patches afterwards.
>>>>
>>>> Regards,
>>>>     Stefan
>>> Since this is guest visible, should this be limited
>>> to new machine types, to avoid breaking migrating
>>> guests across hypervisor versions?
>> Migration is not currently possible with TPM, since TPM (passthrough) is
>> preventing it.
>>
>>      Stefan
> OK, for live migration, fair enough.
>
> For off-line migration: will the following still work:
> 	- boot guest with tpm 1.3. use tpm in some way
> 	- halt, start guest on old qemu with tpm 1.2
> ?

So this is not a suspend resume operation ? Sure, it will work if the 
driver the OS is using works with a TPM TIS 1.3 interface and also with 
a TPM TIS 1.2 interface.

       Stefan

  reply	other threads:[~2014-12-09 14:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-09 14:18 [Qemu-devel] [PATCH 0/5] tpm: Extend the TPM TIS implementation Stefan Berger
2014-12-09 14:18 ` [Qemu-devel] [PATCH 1/5] tpm: Extend sts register to 32 bit Stefan Berger
2014-12-09 14:18 ` [Qemu-devel] [PATCH 2/5] tpm: Allow 32 & 16 bit accesses to the registers Stefan Berger
2014-12-09 14:18 ` [Qemu-devel] [PATCH 3/5] tpm: Support for XFIFO register Stefan Berger
2014-12-09 14:18 ` [Qemu-devel] [PATCH 4/5] tpm: Support for TIS selftest done flag Stefan Berger
2014-12-09 14:18 ` [Qemu-devel] [PATCH 5/5] tpm: Support for capability flags of TIS 1.3 Stefan Berger
2014-12-09 14:35 ` [Qemu-devel] [PATCH 0/5] tpm: Extend the TPM TIS implementation Michael S. Tsirkin
2014-12-09 14:40   ` Stefan Berger
2014-12-09 14:45     ` Michael S. Tsirkin
2014-12-09 14:48       ` Stefan Berger [this message]
2014-12-11 21:15       ` Stefan Berger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54870BA5.8020905@linux.vnet.ibm.com \
    --to=stefanb@linux.vnet.ibm.com \
    --cc=PeterHuewe@gmx.de \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).