Skip to content

Latest commit

 

History

History
46 lines (39 loc) · 2 KB

support.md

File metadata and controls

46 lines (39 loc) · 2 KB
title permalink
Support
/support/

If you have a support question that is not answered by our documentation you have a number of options available to you.

If the question is specifically about the integration of QEMU with the rest of your Linux distribution you may be better served by asking through your distribution's support channels. This includes questions about a specifically packaged version of QEMU. The QEMU developers are generally concerned with the latest release and the current state of the master branch and do not provide support for older releases or QEMU binaries shipped by third party distributions.

Questions about complex configurations of networking and storage are usually met with a recommendation to use management tools like virt-manager from the libvirt project to configure and run QEMU. Management tools handle the low-level details of setting up devices that most users should not need to learn.

To get in touch with the people from the QEMU project, you have the following options:

  • There is a qemu-discuss@nongnu.org mailing list for user focused questions.
    If your question is more technical or architecture specific you may want to send your question to another of QEMU's mailing lists

  • A lot of developers hang around on IRC (network: irc.oftc.net, channel #qemu, also available via Matrix).
    QEMU developers tend to hold normal office hours and are distributed around the world. Please be patient as you may have to wait some time for a response. If you can't leave IRC open and wait you may be better served by a mailing list.

  • If you think you have found a bug you can report it on our bug tracker.
    Please see our guide on how to report a bug