qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH V8 14/14] Allow to provide inital TPM state


From: Stefan Berger
Subject: Re: [Qemu-devel] [PATCH V8 14/14] Allow to provide inital TPM state
Date: Tue, 06 Sep 2011 22:45:34 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110621 Fedora/3.1.11-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.11

On 09/04/2011 12:38 PM, Michael S. Tsirkin wrote:
On Thu, Sep 01, 2011 at 11:00:56PM -0400, Stefan Berger wrote:

initstate_fd=<file descriptor>
initstate_base64=on/off (or base64/bin if you really expect
        more formats in the future)

and use qemu routines to get the fd so they can be
passed through the monitor later ...

I suppose you mean monitor_get_fd(). That functions seems to only be used by net.c so far and if understand the chain of functions correctly that are called with the monitor as parameter it helps in hotplugging net devices ? For the TPM I would like to *not* have support for hotplugging since that device is supposed to be soldered to the motherboard and needs to be initialized through a command sequence by the (v)BIOS, so it has to be present early on during machine startup.

  Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]