Paolo Bonzini bdee56f546 tpm: reorganize headers and split hardware part
The TPM subsystem does not have a full front-end/back-end separation.
The sole available backend, tpm_passthrough, depends on the data
structures of the sole available frontend, tpm_tis.

However, we can at least try to split the user interface (tpm.c) from the
implementation (hw/tpm).  The patches makes tpm.c not include tpm_int.h,
which is shared between tpm_tis.c and tpm_passthrough.c; instead it
moves more stuff to tpm_backend.h.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-04-15 18:19:25 +02:00
2013-04-15 15:16:41 +02:00
2013-04-12 14:33:20 +02:00
2012-12-19 08:29:06 +01:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2013-04-04 00:28:37 +02:00
2013-03-26 16:16:43 -05:00
2013-03-26 16:16:43 -05:00
2013-03-26 16:16:43 -05:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2013-04-13 19:39:59 +00:00
2012-09-07 09:02:44 +03:00
2012-11-01 13:10:06 +01:00
2013-02-21 16:17:31 -06:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2012-05-14 07:27:24 +02:00
2013-04-15 15:16:41 +02:00
2013-03-23 14:25:41 +00:00
2013-02-16 14:50:59 +01:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2013-02-21 16:17:31 -06:00
2011-12-09 11:25:22 +00:00
2013-03-11 13:32:03 +01:00
2013-02-22 21:21:10 +01:00
2013-02-22 21:29:43 +01:00
2011-12-11 17:50:43 -06:00
2013-02-15 17:40:56 -06:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
No description provided
Readme 518 MiB
Languages
C 83%
C++ 7.7%
Python 3%
Dylan 2.2%
Shell 1.8%
Other 2.1%