qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] tpm: Enable usage of TPM TIS with interrupts
@ 2020-06-15 12:36 Stefan Berger
  2020-06-15 12:36 ` [PATCH 1/3] tpm_tis: Allow lowering of IRQ also when locality is not active Stefan Berger
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Stefan Berger @ 2020-06-15 12:36 UTC (permalink / raw)
  To: qemu-devel
  Cc: Stefan Berger, eric.auger, pbonzini, marcandre.lureau, philmd,
	mkedzier

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-06-15 13:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-15 12:36 [PATCH 0/3] tpm: Enable usage of TPM TIS with interrupts Stefan Berger
2020-06-15 12:36 ` [PATCH 1/3] tpm_tis: Allow lowering of IRQ also when locality is not active Stefan Berger
2020-06-15 12:36 ` [PATCH 2/3] tpm: Extend TPMIfClass with get_irqnum() function Stefan Berger
2020-06-15 12:37 ` [PATCH 3/3] acpi: Enable TPM IRQ Stefan Berger
2020-06-15 13:01   ` Stefan Berger
2020-06-15 13:14 ` [PATCH 0/3] tpm: Enable usage of TPM TIS with interrupts no-reply
2020-06-15 13:42 ` no-reply

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).