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

Re: [Xen-devel] which kernel-xen has tpmfront.c ?



Hi,

It does not exist on Fedora 8.
You should try vTPM on xen-unstable.
Anyway You should search tpm_xen.c, instead of tpmfront.c

from kernel-xen.spec
===================
#
# Apply the main xen patch...
#%patch951 -p1
%patch950 -p1 -b .p.xen
#
# ... and back out all the tpm additions, they need fixing
#
for f in `find drivers/char/tpm -type f -name "*.p.xen"` ; do \
    g=`dirname $f`/`basename $f .p.xen`; \
    mv "$f" "$g"; \
    if [ ! -s "$g" ] ; then rm -f "$g" ; fi; \
done
==================

Thanks
Atsushi SAKAI


changxiaolin changxiaolin <changxl@xxxxxxxxx> wrote:

> Hi,
> In Fedora 8 kernel source code, I could find tpmback.c in drivers/xen
> But where is tpmfront.c? in old distribution?
> 
> thank for any help.
> superbobo
> 



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.