virt-manager/virtinst/devices
Pavel Hrdina a0b42327c6 graphics: move all listen code into one place
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>
2019-02-28 11:48:09 +01:00
..
__init__.py virtinst: Add vsock device type 2019-01-06 18:04:26 -05:00
char.py Remove Author lines from file headers 2019-01-08 11:45:35 -05:00
controller.py Remove Author lines from file headers 2019-01-08 11:45:35 -05:00
device.py guest: Move compare_device to Device class 2019-02-07 17:42:55 -05:00
disk.py disk: Fix virt-xml --add-device --disk size=X 2019-01-22 10:32:23 -05:00
filesystem.py Remove Author lines from file headers 2019-01-08 11:45:35 -05:00
graphics.py graphics: move all listen code into one place 2019-02-28 11:48:09 +01:00
hostdev.py Remove Author lines from file headers 2019-01-08 11:45:35 -05:00
input.py Remove Author lines from file headers 2019-01-08 11:45:35 -05:00
interface.py interface: Make network/bridge/source_dev public 2019-02-04 17:35:47 -05:00
memballoon.py Remove Author lines from file headers 2019-01-08 11:45:35 -05:00
memory.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
panic.py devices: Remove a bunch of unused static lists 2018-09-06 13:28:21 -04:00
redirdev.py Remove Author lines from file headers 2019-01-08 11:45:35 -05:00
rng.py Remove Author lines from file headers 2019-01-08 11:45:35 -05:00
smartcard.py Remove Author lines from file headers 2019-01-08 11:45:35 -05:00
sound.py Remove Author lines from file headers 2019-01-08 11:45:35 -05:00
tpm.py Remove Author lines from file headers 2019-01-08 11:45:35 -05:00
video.py Remove Author lines from file headers 2019-01-08 11:45:35 -05:00
vsock.py Remove Author lines from files 2019-01-15 13:55:53 -05:00
watchdog.py Remove Author lines from file headers 2019-01-08 11:45:35 -05:00