summaryrefslogtreecommitdiff
path: root/virtinst/devices/graphics.py
Commit message (Expand)AuthorAgeFilesLines
* devices: graphics: tweak a few log messagesCole Robinson2022-02-101-3/+2
* devices: graphics: Don't use spice default on xenCole Robinson2022-02-101-0/+7
* graphics: Check domcaps for whether spice is availableCole Robinson2021-06-081-9/+2
* Remove use of problematic terminologyCole Robinson2020-09-231-1/+1
* tests: Drop a bunch of redundant xmlparse/xmlconfig testsCole Robinson2020-09-191-19/+0
* graphics: Remove spice GL/rendernode version support warningsCole Robinson2020-08-261-4/+1
* cli: Add --graphics websocket= supportPetr Benes2020-07-161-1/+2
* cli: kill --graphics keymap=local, and hostkeymap moduleCole Robinson2020-01-241-38/+2
* virtManager: Remove graphics keymap UICole Robinson2020-01-241-2/+0
* Switch to more traditional logging structureCole Robinson2019-06-171-4/+4
* devices: graphics: Test remaining code coverageCole Robinson2019-06-111-6/+1
* virtinst: Add a bunch of # pragma: no coverCole Robinson2019-06-111-1/+1
* virtinst: move UI only functions into virtManagerCole Robinson2019-06-091-9/+0
* support: Convert callers to the new formatCole Robinson2019-06-071-6/+3
* nodedev: Fold DRMDevice into NodeDeviceCole Robinson2019-06-051-2/+1
* cli: --graphics: Add zlib.compression=Cole Robinson2019-05-161-0/+1
* graphics: move all listen code into one placePavel Hrdina2019-02-281-12/+12
* Remove Author lines from file headersCole Robinson2019-01-081-1/+0
* devices: Remove a bunch of unused static listsCole Robinson2018-09-061-10/+0
* xmlbuilder: Drop last usages of set_converterCole Robinson2018-09-041-20/+32
* guest: Move graphics defaults handling to DeviceGraphicsCole Robinson2018-09-041-43/+99
* graphics: Default to unset keymapCole Robinson2018-04-241-14/+5
* Fix copyright header to specify GPLv2 or later, not GPLv2 only.Daniel P. Berrangé2018-04-041-1/+1
* virtinst: s/_XML_ROOT_NAME/XML_NAME/gCole Robinson2018-03-211-2/+2
* devices: Switch to normal _XML_PROP_ORDERCole Robinson2018-03-211-3/+1
* Use consistent and minimal license header for every fileCole Robinson2018-03-211-14/+2
* virtinst: Move all devices to virtinst/devices/Cole Robinson2018-03-211-0/+253