Skip to content
Snippets Groups Projects
user avatar
Paul Moore authored
QEMU needs to call semctl() for correct operation.  This particular
problem was identified on shutdown with the following commandline:

 # qemu -sandbox on -monitor stdio \
   -device intel-hda -device hda-duplex -vnc :0

Signed-off-by: default avatarPaul Moore <pmoore@redhat.com>
Signed-off-by: default avatarEduardo Otubo <eduardo.otubo@profitbricks.com>
b22876cc
History
Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team