<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/include/backends, branch spice_video_codecs</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/include/backends?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/include/backends?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2013-04-15T16:19:25+00:00</updated>
<entry>
<title>sysemu: avoid proliferation of include/ subdirectories</title>
<updated>2013-04-15T16:19:25+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2013-04-08T14:55:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=dccfcd0e5f8f37360ebda11ccc4dab164c04d5a3'/>
<id>urn:sha1:dccfcd0e5f8f37360ebda11ccc4dab164c04d5a3</id>
<content type='text'>
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>tpm: reorganize headers and split hardware part</title>
<updated>2013-04-15T16:19:25+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2013-04-02T16:28:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=bdee56f5466a724f043e6cfcfcf69866cc48cc94'/>
<id>urn:sha1:bdee56f5466a724f043e6cfcfcf69866cc48cc94</id>
<content type='text'>
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 &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>QOM-ify the TPM support</title>
<updated>2013-04-02T13:15:18+00:00</updated>
<author>
<name>Stefan Berger</name>
</author>
<published>2013-03-28T11:26:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=8f0605cc9caacbcc647a6df9ae541ed2da4b9bb0'/>
<id>urn:sha1:8f0605cc9caacbcc647a6df9ae541ed2da4b9bb0</id>
<content type='text'>
QOM-ified the TPM support with much code borrowed from the rng implementation.

All other TPM related code moves will be provided in a subsequent patch.

Signed-off-by: Stefan Berger &lt;stefanb@linux.vnet.ibm.com&gt;
Message-id: 1364469981.24703.1.camel@d941e-10
Signed-off-by: Anthony Liguori &lt;aliguori@us.ibm.com&gt;
</content>
</entry>
</feed>
