qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/3] tpm: Enable usage of TPM TIS with interrupts


From: Stefan Berger
Subject: [PATCH 0/3] tpm: Enable usage of TPM TIS with interrupts
Date: Mon, 15 Jun 2020 08:36:57 -0400

This series of patches enables the usage of the TPM TIS with interrupts.
We use the unused IRQ 13, which is also accepted by Windows.

    Stefan

Stefan Berger (3):
  tpm_tis: Allow lowering of IRQ also when locality is not active
  tpm: Extend TPMIfClass with get_irqnum() function
  acpi: Enable TPM IRQ

 hw/i386/acpi-build.c    | 11 +++++------
 hw/tpm/tpm_tis_common.c |  4 ----
 hw/tpm/tpm_tis_isa.c    |  9 +++++++++
 hw/tpm/tpm_tis_sysbus.c |  9 +++++++++
 include/hw/acpi/tpm.h   |  2 +-
 include/sysemu/tpm.h    | 10 ++++++++++
 6 files changed, 34 insertions(+), 11 deletions(-)

-- 
2.24.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]