[PATCH 0/2] qemu: swtpm improvements

Jim Fehlig posted 2 patches 3 years, 3 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20210210173410.21671-1-jfehlig@suse.com
src/qemu/qemu_command.c                       |  3 ++
src/qemu/qemu_validate.c                      |  7 ++++
.../aarch64-tpm.aarch64-latest.args           | 37 +++++++++++++++++++
tests/qemuxml2argvdata/aarch64-tpm.xml        | 15 ++++++++
tests/qemuxml2argvtest.c                      |  1 +
5 files changed, 63 insertions(+)
create mode 100644 tests/qemuxml2argvdata/aarch64-tpm.aarch64-latest.args
create mode 100644 tests/qemuxml2argvdata/aarch64-tpm.xml
[PATCH 0/2] qemu: swtpm improvements
Posted by Jim Fehlig 3 years, 3 months ago
These patches are fallout from a discussion about TPM devices and aarch64

https://listman.redhat.com/archives/libvir-list/2021-February/msg00526.html

Jim Fehlig (2):
  qemu: Fix swtpm device with aarch64
  qemu: Validate TPM TIS device

 src/qemu/qemu_command.c                       |  3 ++
 src/qemu/qemu_validate.c                      |  7 ++++
 .../aarch64-tpm.aarch64-latest.args           | 37 +++++++++++++++++++
 tests/qemuxml2argvdata/aarch64-tpm.xml        | 15 ++++++++
 tests/qemuxml2argvtest.c                      |  1 +
 5 files changed, 63 insertions(+)
 create mode 100644 tests/qemuxml2argvdata/aarch64-tpm.aarch64-latest.args
 create mode 100644 tests/qemuxml2argvdata/aarch64-tpm.xml

-- 
2.29.2


Re: [PATCH 0/2] qemu: swtpm improvements
Posted by Andrea Bolognani 3 years, 3 months ago
On Wed, 2021-02-10 at 10:34 -0700, Jim Fehlig wrote:
> These patches are fallout from a discussion about TPM devices and aarch64
> 
> https://listman.redhat.com/archives/libvir-list/2021-February/msg00526.html
> 
> Jim Fehlig (2):
>   qemu: Fix swtpm device with aarch64
>   qemu: Validate TPM TIS device

With the nit I pointed out in 2/2 addressed,

  Reviewed-by: Andrea Bolognani <abologna@redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization