xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] tools: vtpm compile fixes
@ 2014-07-22  7:19 Olaf Hering
  2014-07-22  7:19 ` [PATCH 1/3] mini-os: tpm: fix array access in locality_enabled Olaf Hering
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Olaf Hering @ 2014-07-22  7:19 UTC (permalink / raw)
  To: Daniel De Graaf, Stefano Stabellini, Samuel Thibault
  Cc: Olaf Hering, Ian Campbell, xen-devel

Fix compilation of vtpm in mini-os and stubdom. 
This is a result of the discussion in the thread "xen-unstable stubdom
build-failure when debug=n".

Olaf Hering (3):
  mini-os: tpm: fix array access in locality_enabled
  mini-os: tpm: remove usage of inline keyword
  stubdom: fix -Wextra usage in vtpm_emulator

 extras/mini-os/tpm_tis.c        |  2 +-
 extras/mini-os/tpmback.c        |  8 ++++----
 stubdom/Makefile                |  1 +
 stubdom/vtpm-cmake-Wextra.patch | 21 +++++++++++++++++++++
 4 files changed, 27 insertions(+), 5 deletions(-)
 create mode 100644 stubdom/vtpm-cmake-Wextra.patch

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

end of thread, other threads:[~2014-07-24 15:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-22  7:19 [PATCH 0/3] tools: vtpm compile fixes Olaf Hering
2014-07-22  7:19 ` [PATCH 1/3] mini-os: tpm: fix array access in locality_enabled Olaf Hering
2014-07-22  7:28   ` Samuel Thibault
2014-07-22  7:19 ` [PATCH 2/3] mini-os: tpm: remove usage of inline keyword Olaf Hering
2014-07-22  7:30   ` Samuel Thibault
2014-07-22  7:19 ` [PATCH 3/3] stubdom: fix -Wextra usage in vtpm_emulator Olaf Hering
2014-07-22  7:29   ` Samuel Thibault
2014-07-24 15:52 ` [PATCH 0/3] tools: vtpm compile fixes Ian Campbell

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).