| 
    
 [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] add tpm_xenu.ko: Xen Virtual TPM frontend driver
 On 11/06/2012 02:39 PM, Konrad Rzeszutek Wilk wrote: Thats actually a question I had. To use this driver now you have to use my vtpm mini-os domains which are currently being evaluated in the xen-devel mailing list. Once they are accepted I will submit a documentation update to the Xen tree.On Mon, Nov 05, 2012 at 10:09:57AM -0500, Matthew Fioravante wrote:This patch ports the xen vtpm frontend driver for linux from the linux-2.6.18-xen.hg tree to linux-stable.So how does on test it ? Set it up? Use it? Is there some documentation about it - if so it should be in the patch description. Whats the best practice for documentation in this case? All in xen? Some linux/some xen? If the latter, how much goes in linux and where? Wow thats ugly. I ran the check script and it looks like it didn't pick this up. For some reason my editor wants to autoindent like that.I did a very very cursory look at it, see some of the comments. Fixed. These are similar to the entries made by the other tpm drivers. I don't see any documentation about those either. TPM maintainers, any guidance there? +#include "tpm.h" +#include "tpm_vtpm.h" + +#undef DEBUG + +#define GRANT_INVALID_REF 0Interesting. The 0 grant value is actually a valid one. I think you want (-1ULL). Is it? drivers/block/xen-blkfront.c and drivers/net/xen-netfront.c do the exact same thing + + init_tpm_xenbus(); + return 0; +} + + +module_init(tpmif_init);no module_exit? Will fix Attachment:
smime.p7s _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel 
 
 
  | 
  
![]()  | 
            
         Lists.xenproject.org is hosted with RackSpace, monitoring our  |