diff options
author | John Snow <jsnow@redhat.com> | 2021-06-07 16:06:47 -0400 |
---|---|---|
committer | John Snow <jsnow@redhat.com> | 2021-06-18 16:10:07 -0400 |
commit | 6be7206efc394b0232912e7055c7298ec2b0352d (patch) | |
tree | dd6f2764765f3e0d6dff44162bb4bc3a21235457 /python/setup.cfg | |
parent | e359c5a8b8e6184c15806d1408de085aab9c268b (diff) | |
download | qemu-6be7206efc394b0232912e7055c7298ec2b0352d.zip qemu-6be7206efc394b0232912e7055c7298ec2b0352d.tar.gz qemu-6be7206efc394b0232912e7055c7298ec2b0352d.tar.bz2 |
scripts/qmp-shell: move to python/qemu/qmp/qmp_shell.py
The script will be unavailable for a commit or two, which will help
preserve development history attached to the new file. A forwarder will
be added shortly afterwards.
With qmp_shell in the python qemu.qmp package, now it is fully type
checked, linted, etc. via the Python CI. It will be quite a bit harder
to accidentally break it again in the future.
Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 20210607200649.1840382-41-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'python/setup.cfg')
0 files changed, 0 insertions, 0 deletions