Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Q qemu
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TheBigBang
  • qemu
  • Repository
Switch branch/tag
  • qemu
  • Makefile.objs
Find file BlameHistoryPermalink
  • Philippe Mathieu-Daudé's avatar
    tpm: add stubs · c39f95dc
    Philippe Mathieu-Daudé authored Oct 24, 2017
    Commit c37cacab
    
     moved tpm_cleanup() in the main loop exit, however this
    function is not available when compiling with --disable-tpm.
    
    Provides necessary stubs to keep code clean of #ifdef'fery.
    
    Reported-by: default avatarBALATON Zoltan <balaton@eik.bme.hu>
    Message-Id: <20171023102903.256AF7456A0@zero.eik.bme.hu>
    Signed-off-by: default avatarPhilippe Mathieu-Daudé <f4bug@amsat.org>
    Tested-by: default avatarRichard W.M. Jones <rjones@redhat.com>
    Reviewed-by: default avatarJuan Quintela <quintela@redhat.com>
    Signed-off-by: default avatarStefan Berger <stefanb@linux.vnet.ibm.com>
    c39f95dc