summaryrefslogtreecommitdiff
path: root/virtManager/connection.py
Commit message (Expand)AuthorAgeFilesLines
* connection: De-duplicate ui and cli version loggingCole Robinson2022-08-011-5/+0
* Update domain title/description on corresponding eventMichal Privoznik2022-02-091-0/+1
* connection: Unconditionally report connection leakCole Robinson2020-11-101-1/+1
* Remove use of problematic terminologyCole Robinson2020-09-231-24/+24
* uitests: big mess of workCole Robinson2020-09-191-1/+1
* Fix pylint raise-missing-fromCole Robinson2020-09-151-1/+1
* virtManager: misc reference leak fixesCole Robinson2020-09-081-0/+1
* uitests: finish connection, connectauthCole Robinson2020-09-051-33/+30
* uitests: Add connection login console lookup testingCole Robinson2020-09-051-2/+8
* uitests: Add connection user/pass auth testingCole Robinson2020-09-051-1/+5
* uitests: Add connection nodedev and agent event testingCole Robinson2020-09-051-2/+14
* uitests: Add connection tick failure testingCole Robinson2020-09-051-0/+6
* connection: Don't process errors in tick_from_engineCole Robinson2020-09-051-31/+3
* uitests: add connection object blacklist testingCole Robinson2020-09-021-11/+8
* objects: Erase the notion of connkeyCole Robinson2020-09-011-26/+25
* connection: Pass object in -added/-removed signalsCole Robinson2020-09-011-16/+16
* connection: Remove some outdated pretty hv labelsCole Robinson2020-08-291-9/+1
* connection: Remove unused 'vm-renamed' signalCole Robinson2020-08-261-4/+1
* Drop some explicit openvz handlingCole Robinson2020-08-261-2/+2
* virtManager: add coverage annotations and remove dead codeCole Robinson2020-08-261-28/+23
* xmlutil: Centralize all 'programming error' exceptionsCole Robinson2020-07-171-1/+1
* i18n: add missing placeholder name in stringPino Toscano2020-07-151-1/+1
* i18n: fix string puzzles in error messagesPino Toscano2020-07-141-5/+10
* po: Fix message format warnings printed from xgettextCole Robinson2020-07-111-6/+6
* tests: pylint: Silence some false positivesCole Robinson2020-07-041-0/+1
* virtinst: connection: Add is_privilegedCole Robinson2020-02-031-6/+7
* connection: Fix stats pollingCole Robinson2020-02-011-32/+33
* virtinst: connection: Drop is_closed() helperCole Robinson2020-01-281-1/+1
* tests: Add full coverage for pollhelpers and VirtinstConnectionCole Robinson2020-01-271-4/+1
* virtManager: Remove virInterface pollingCole Robinson2020-01-261-31/+6
* pollhelpers: Streamline usage a bitCole Robinson2020-01-241-32/+30
* connection: Explicitly error if domain listing APIs are not supportedCole Robinson2020-01-241-0/+4
* connection: Remove is_*_capable wrappersCole Robinson2020-01-241-49/+17
* connection: Avoid repeated default pool creation attemptsMichael Weiser2019-11-121-7/+8
* storage: Add explicit StoragePool.lookup_default_poolCole Robinson2019-07-031-2/+1
* virtManager: Move a lot of misc files to lib/Cole Robinson2019-06-171-3/+3
* virtManager: Move object .py files to virtManager/object/Cole Robinson2019-06-171-5/+5
* Switch to more traditional logging structureCole Robinson2019-06-171-53/+53
* connection: Use shared default pool lookup logicCole Robinson2019-06-111-3/+6
* util: Move get_cache_dir to VirtinstConnectionCole Robinson2019-06-071-2/+1
* util: move is_error_nosupport to SupportCacheCole Robinson2019-06-071-1/+1
* support: Convert callers to the new formatCole Robinson2019-06-071-23/+11
* support: Rework support check invocationsCole Robinson2019-06-071-5/+5
* connection: Drop unused filter_nodedevs devcap valueCole Robinson2019-06-051-7/+1
* domain: Absorb conn.get_nodedev_countCole Robinson2019-06-051-15/+0
* virt-manager: Add --test-optionsCole Robinson2019-06-051-14/+9
* virtManager: interface: Remove unused code after UI removalCole Robinson2019-05-131-19/+0
* host: Remember window dimensionsCole Robinson2019-04-141-0/+6
* domcapabilities: get list of CPU models from domcapabilitiesPavel Hrdina2019-03-191-3/+0
* libvirtobject: Add is_X object type helpersCole Robinson2018-10-131-21/+20