diff options
author | Marc-André Lureau | 2021-07-22 17:47:08 +0200 |
---|---|---|
committer | Marc-André Lureau | 2021-09-14 14:53:55 +0200 |
commit | 5eed493d01c3253a24ffa71c61e07dacad41cf05 (patch) | |
tree | 5b56e436dd9986f3ab8a82365cb3a49d5287f3a5 /python/qemu/machine/qtest.py | |
parent | chardev: Propagate error from logfile opening (diff) | |
download | qemu-5eed493d01c3253a24ffa71c61e07dacad41cf05.tar.gz qemu-5eed493d01c3253a24ffa71c61e07dacad41cf05.tar.xz qemu-5eed493d01c3253a24ffa71c61e07dacad41cf05.zip |
chardev: remove needless class method
"chr_option_parsed" is only implemented by the "mux" chardev, we can
specialize the code there to avoid the needless generic class method.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'python/qemu/machine/qtest.py')
0 files changed, 0 insertions, 0 deletions