virt-manager/virtinst/devices
Cole Robinson cdbc3f56e6 cli: kill --graphics keymap=local, and hostkeymap module
Removing this was discussed here:
https://www.redhat.com/archives/virt-tools-list/2019-June/msg00117.html

This is the old default, where we would try to determine a static
keymap value from host graphics config files, and set that in the
XML.

We haven't defaulted to this for a long time, setting a static keymap
is suboptimal generally, and the file parsing code is not up to date
for modern host config. So let's remove it

The hostkeymap module is now unused, so remove it and all the custom
testing for it.

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2020-01-24 17:04:29 -05:00
..
__init__.py virtinst: Add vsock device type 2019-01-06 18:04:26 -05:00
char.py virtinst: move UI only functions into virtManager 2019-06-09 18:33:45 -04:00
controller.py controller: don't set default controller index 2019-12-04 12:38:28 +01:00
device.py cli: Add driver.ats= and driver.iommu for virtio devices 2019-05-14 12:45:57 -04:00
disk.py devices: disk: Ensure abspath when checking search permissions 2020-01-18 15:27:01 -05:00
filesystem.py Remove Author lines from file headers 2019-01-08 11:45:35 -05:00
graphics.py cli: kill --graphics keymap=local, and hostkeymap module 2020-01-24 17:04:29 -05:00
hostdev.py virtinst: Add a lot of test code coverage 2019-06-09 18:59:50 -04:00
input.py virtinst: move UI only functions into virtManager 2019-06-09 18:33:45 -04:00
interface.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
memballoon.py cli: Fix add --memballoon stats.period 2019-05-29 14:03:14 -04:00
memory.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
panic.py virtinst: Add a lot of test code coverage 2019-06-09 18:59:50 -04:00
redirdev.py virtinst: move UI only functions into virtManager 2019-06-09 18:33:45 -04:00
rng.py virtinst: move UI only functions into virtManager 2019-06-09 18:33:45 -04:00
smartcard.py cli: --smartcard: support database= and certificate[0-9]*= 2019-05-14 11:57:50 -04:00
sound.py virtinst: move UI only functions into virtManager 2019-06-09 18:33:45 -04:00
tpm.py cli: Add --tpm backend.encryption.secret= 2019-09-04 08:29:58 -04:00
video.py video: Prefer "bochs" when it's supported. 2019-10-04 11:17:10 -04:00
vsock.py Remove Author lines from files 2019-01-15 13:55:53 -05:00
watchdog.py virtinst: move UI only functions into virtManager 2019-06-09 18:33:45 -04:00