summaryrefslogtreecommitdiff
path: root/virtinst/devices/char.py
Commit message (Expand)AuthorAgeFilesLines
* cli: Add --serial source.tls=on|offCole Robinson2022-06-201-0/+1
* virt-install: add support for qemu-vdagent channelJonathon Jongsma2022-06-131-1/+7
* virt-xml: Handle removing <console> <serial> dup deviceCole Robinson2020-09-081-0/+18
* virtinst: move UI only functions into virtManagerCole Robinson2019-06-091-56/+0
* virtinst: Rename util to xmlutilCole Robinson2019-06-071-3/+3
* tests: clitest: Cover all --rng options and aliasesCole Robinson2019-05-151-3/+2
* cli: Add --serial target.model.name=Cole Robinson2019-05-141-0/+1
* devices: char: Wire up seclabels in CharSourceCole Robinson2019-05-141-1/+3
* devices: char: move 'protocol' and 'log*' to CharSourceCole Robinson2019-05-141-4/+8
* devices: redirdev: Use CharSourceCole Robinson2019-05-141-0/+4
* devices: char: Add CharSourceCole Robinson2019-05-141-44/+46
* addhardware: Remove supports_property usageCole Robinson2019-05-131-14/+0
* devices: char: Remove uncalled supports_property valuesCole Robinson2019-05-131-14/+3
* devices: char: Drop default 'protocol' settingCole Robinson2019-05-131-2/+0
* devices: char: drop tty fallback readingCole Robinson2019-05-131-13/+2
* devices: char: Rename some properties to better match XMLCole Robinson2019-05-131-36/+30
* Remove Author lines from file headersCole Robinson2019-01-081-1/+0
* addhardware: Drop tcp/udp/dev char supportCole Robinson2018-09-061-28/+11
* devices: Remove a bunch of unused static listsCole Robinson2018-09-061-18/+2
* devices: Remove some redundant char/rng xml callbacksCole Robinson2018-09-041-36/+23
* devices: char: Remove default_cb in favor of add_defaultsCole Robinson2018-09-041-23/+10
* char: Track/Show the state of virtio channels in channel detailsLin Ma2018-07-121-1/+3
* 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-4/+4
* devices: Switch to normal _XML_PROP_ORDERCole Robinson2018-03-211-11/+5
* 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/+302