
16 Aug
2018
16 Aug
'18
12:08 p.m.
On 08/14/2018 03:21 PM, Peter Krempa wrote:
Allow mocking of the file descriptor numbers used for the TPM passthrough mode by extracting the relevant code into an exported function.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_command.c | 41 +++++++++++++++++++++++++++-------------- src/qemu/qemu_command.h | 7 +++++++ 2 files changed, 34 insertions(+), 14 deletions(-)
ACK Michal