virt-manager/virtinst
Cole Robinson abbc828b70 VirtualGraphics: Don't lookup local keymap over and over
Triggered with virt-manager: new vm -> customize before install with a
non qemu. Guest.get_xml_config copies each device so it can set defaults
in a non persistent way. Unfortunately VirtualGraphics was copied before
a keymap lookup was ever done. End result was that we called
util.default_keymap over and over which is slow and floods the logs.
2013-04-13 16:18:03 -04:00
..
Boot.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
CPU.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
CapabilitiesParser.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
Clock.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
CloneManager.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
DistroInstaller.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
DomainFeatures.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
DomainNumatune.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
Guest.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
ImageFetcher.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
ImageInstaller.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
ImageParser.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
ImportInstaller.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
Installer.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
Interface.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
LiveCDInstaller.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
NodeDeviceParser.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
OSDistro.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
PXEInstaller.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
Seclabel.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
Storage.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
User.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
VirtualAudio.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
VirtualCharDevice.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
VirtualController.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
VirtualDevice.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
VirtualDisk.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
VirtualFilesystem.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
VirtualGraphics.py VirtualGraphics: Don't lookup local keymap over and over 2013-04-13 16:18:03 -04:00
VirtualHostDevice.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
VirtualInputDevice.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
VirtualMemballoon.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
VirtualNetworkInterface.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
VirtualRedirDevice.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
VirtualSmartCardDevice.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
VirtualVideoDevice.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
VirtualWatchdog.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
XMLBuilderDomain.py VirtualGraphics: Don't lookup local keymap over and over 2013-04-13 16:18:03 -04:00
__init__.py virtinst: Remove ParaVirt and FullVirtGuest 2013-04-13 13:40:45 -04:00
cli.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
keytable.py Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
osdict.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
support.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
uriutil.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
util.py virtinst: util: Simplify randomUUID 2013-04-13 15:48:06 -04:00