qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 00/36] hw/ reorganization, part 2


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v2 00/36] hw/ reorganization, part 2
Date: Tue, 02 Apr 2013 19:55:25 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4

Il 02/04/2013 19:46, Stefano Stabellini ha scritto:
> This is what I get with the new branch:
> 
> In file included from tpm/tpm_int.h:16,
>                  from tpm/tpm.c:19:
> ./tpm/tpm_tis.h:41: error: redefinition of typedef ‘TPMSizedBuffer’
> /local/scratch/sstabellini/qemu/include/tpm/tpm.h:18: note: previous 
> declaration of ‘TPMSizedBuffer’ was here
> In file included from tpm/tpm.c:19:
> tpm/tpm_int.h:19: error: redefinition of typedef ‘TPMDriverOps’
> /local/scratch/sstabellini/qemu/include/backends/tpm.h:34: note: previous 
> declaration of ‘TPMDriverOps’ was here
> tpm/tpm_int.h:35: error: redefinition of typedef ‘TPMState’
> /local/scratch/sstabellini/qemu/include/tpm/tpm.h:17: note: previous 
> declaration of ‘TPMState’ was here
> tpm/tpm_int.h:39: error: redefinition of typedef ‘TPMRecvDataCB’
> /local/scratch/sstabellini/qemu/include/tpm/tpm.h:19: note: previous 
> declaration of ‘TPMRecvDataCB’ was here
> 

Do you get this with origin/master too?  I shouldn't have changed
anything (famous last words) related to TPM.

Paolo



reply via email to

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