https://bugzilla.redhat.com/show_bug.cgi?id=2112474
--- Comment #26 from Kashyap Chamarthy <[email protected]> --- @John: The "global_description" has a bit redundancy. What do you do think of this slightly rephrased text: The QEMU Monitor Protocol (QMP) library is a low-level Python library, written using "asyncio". It is useful for sending low-level commands (called "QMP commands") to control a running QEMU instance. It requires Python 3.6+ and has no mandatory dependencies. This library can be used to communicate with QEMU emulators, the QEMU Guest Agent (QGA), the QEMU Storage Daemon (QSD), or any other utility or application that speaks QMP. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2112474 _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
