[PATCH v2 0/2] tpm: Return QMP error when TPM is disabled in build

Philippe Mathieu-Daudé posted 2 patches 2 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/next-importer-push tags/patchew/20210609184955.1193081-1-philmd@redhat.com
qapi/tpm.json            |  9 ++++++---
monitor/hmp-cmds.c       |  4 ++++
stubs/tpm.c              | 16 ----------------
scripts/qapi/commands.py |  4 ++--
4 files changed, 12 insertions(+), 21 deletions(-)
[PATCH v2 0/2] tpm: Return QMP error when TPM is disabled in build
Posted by Philippe Mathieu-Daudé 2 years, 10 months ago
Since v1:
- make the qapi schema conditional (Marc-André)

Philippe Mathieu-Daudé (2):
  qapi: Inline qmp_marshal_output() functions
  tpm: Return QMP error when TPM is disabled in build

 qapi/tpm.json            |  9 ++++++---
 monitor/hmp-cmds.c       |  4 ++++
 stubs/tpm.c              | 16 ----------------
 scripts/qapi/commands.py |  4 ++--
 4 files changed, 12 insertions(+), 21 deletions(-)

-- 
2.31.1