Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • Q qemu
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Commits
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • PureOSPureOS
  • PackagesPackages
  • qemu
  • Repository
Switch branch/tag
  • qemu
  • hw
  • qdev.c
Find file BlameHistoryPermalink
  • Gerd Hoffmann's avatar
    qdev: add no_user, alias and desc · 3320e56e
    Gerd Hoffmann authored Jul 15, 2009
    
    
    no_user: prevent users from adding certain devices.
    desc: description of the device.
    alias: to allow user friendly shortcuts on the command line, i.e.
      -device usbmouse  instead of  -device "QEMU USB Mouse"  or
      -device lsi       instead of  -device lsi53c895a
    
    Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
    Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
    3320e56e