]> Git Repo - qemu.git/commit - softmmu/tpm.c
Move TPM passthrough specific command line options to backend structure
authorStefan Berger <[email protected]>
Mon, 22 Apr 2013 14:41:39 +0000 (10:41 -0400)
committerAnthony Liguori <[email protected]>
Tue, 23 Apr 2013 15:40:40 +0000 (10:40 -0500)
commitbb71623811686ce3c34ce724f073f5c5dd95f51b
tree2d5dba20544e7890c1923f066d28d6c0ecdcecaa
parent13daf6cad05a65970381cd8b876426d55133aadf
Move TPM passthrough specific command line options to backend structure

Move the TPM passthrough specific command line options to the passthrough
backend implementation and attach them to the backend's interface structure.

Add code to tpm.c for validating the TPM command line options.

Signed-off-by: Stefan Berger <[email protected]>
Reviewed-by: Corey Bryan <[email protected]>
Message-id: 1366641699[email protected]
Signed-off-by: Anthony Liguori <[email protected]>
hw/tpm/tpm_int.h
hw/tpm/tpm_passthrough.c
include/sysemu/tpm_backend.h
tpm.c
vl.c
This page took 0.026614 seconds and 4 git commands to generate.