commit | ad4eebee00a52a6f0e9761ffd0fd0002c259bc21 | [log] [tgz] |
---|---|---|
author | John Snow <jsnow@redhat.com> | Mon Jun 07 16:06:29 2021 -0400 |
committer | John Snow <jsnow@redhat.com> | Fri Jun 18 16:10:07 2021 -0400 |
tree | cd295c24d10f3af1dc35a5fd25d9c0df0bbe8d4b | |
parent | 1215a1fbef205ba9930a976619163271d8195cdb [diff] |
scripts/qmp-shell: move the REPL functionality into QMPShell Instead of doing this in main, move it into the class itself. (This makes it easier to put into the qemu.qmp package later by removing as much as we can from the main() function.) Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20210607200649.1840382-23-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com>