Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • K kvm-unit-tests-ae
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linux-arm
  • kvm-unit-tests-ae
  • Repository
Switch branch/tag
  • kvm-unit-tests-ae
  • x86
  • run
Find file BlameHistoryPermalink
  • Bandan Das's avatar
    x86-run: Print a meaningful message if the qemu binary isn't found · b895b967
    Bandan Das authored Apr 01, 2015
    
    
    Before:
    ./x86-run ./x86/msr.flat
    QEMU binary has no support for test device. Exiting.
    
    After:
    ./x86-run ./x86/msr.flat
    A QEMU binary was not found, You can set a custom
    location by using the QEMU=<path> environment variable
    
    Signed-off-by: default avatarBandan Das <bsd@redhat.com>
    Message-Id: <jpg384j1rkm.fsf@redhat.com>
    [Fix invocation with QEMU environment variable. - Paolo]
    Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
    b895b967