On 03/27/2013 11:26 AM, Paolo Bonzini wrote:
Il 27/03/2013 13:21, Stefan Berger ha scritto:
With the above file naming and directory placement I followed the
pattern of
backends/rng.c
include/qemu/rng.h
So are you planning on having them renamed and moved as well?
Uff, we're really bad at consistent naming. :)
Given the above, I guess backends/tpm.c is fine. Then let's do the
following:
include/tpm/tpm.h -> include/sysemu/tpm.h
I will make this a separate patch.
include/qemu/rng.h -> include/backends/rng.h
your new include -> include/backends/tpm.h
Ok, I will repost the same patch with the path for the include file changed.
Stefan