mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-05 09:17:57 +03:00
a0b42327c6
Instead of duplicating the code into CLI and GUI move it into graphics device file which is used from both places. This also fixes a bug in virt-xml where changing listen to address was not working. This also changes behavior to always configure one listen type when using CLI listen option or GUI. If user wants to modify only specific listen type they can use listens[] options from CLI. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1565968 Reviewed-by: Cole Robinson <crobinso@redhat.com> Signed-off-by: Pavel Hrdina <phrdina@redhat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
char.py | ||
controller.py | ||
device.py | ||
disk.py | ||
filesystem.py | ||
graphics.py | ||
hostdev.py | ||
input.py | ||
interface.py | ||
memballoon.py | ||
memory.py | ||
panic.py | ||
redirdev.py | ||
rng.py | ||
smartcard.py | ||
sound.py | ||
tpm.py | ||
video.py | ||
vsock.py | ||
watchdog.py |