virt-manager/virtinst/devices
Cole Robinson f107e39989 Switch to more traditional logging structure
Init a shared log instance in virtinst/logger.py, and use that
throughout the code base, so we aren't calling directly into
'logging'. This helps protect our logging output from being
cluttered with other library output, as happens with some
'requests' usage
2019-06-17 00:12:31 -04: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 virtinst: move UI only functions into virtManager 2019-06-09 18:33:45 -04:00
device.py cli: Add driver.ats= and driver.iommu for virtio devices 2019-05-14 12:45:57 -04:00
disk.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
filesystem.py Remove Author lines from file headers 2019-01-08 11:45:35 -05:00
graphics.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04: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 virtinst: move UI only functions into virtManager 2019-06-09 18:33:45 -04:00
video.py virtinst: move UI only functions into virtManager 2019-06-09 18:33:45 -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