
On 03/21/2013 11:42 AM, Stefan Berger wrote:
Hello!
The following set of patches adds support to libvirt for adding a TPM passthrough device to a QEMU guest. Support for this was recently accepted into QEMU.
This set of patches borrows a lot from the recently added support for rng's.
Regards, Stefan
--- v2->v3: - followed tree to 03122d7b - some bits fixed
v1->v2: - Followed Daniel Berrange's comments (except for the one on de-consolidating the JSON monitor code)
I tested this patch series out yesterday and everything is working as expected. Assuming the open issues (mostly nits) that I mentioned in my review are resolved: Reviewed-by: Corey Bryant <coreyb@linux.vnet.ibm.com> Tested-by: Corey Bryant <coreyb@linux.vnet.ibm.com> -- Regards, Corey Bryant