summaryrefslogtreecommitdiff
path: root/virtManager/connection.py
Commit message (Expand)AuthorAgeFilesLines
* Rename hide_unsupported_rhel_options to stable_defaults and clean-up its usageMartin Kletzander2014-01-211-13/+12
* Fix first time remote URL installs from virt-manager (bz 1049852)Cole Robinson2014-01-181-0/+9
* Misc improvements to some debug messagesCole Robinson2013-11-091-0/+5
* virt-manager: prefer os.makedirs to os.mkdir when creating cache dirGiuseppe Scrivano2013-11-051-1/+1
* headers: update "Red Hat, Inc." copyright for the year 2013Giuseppe Scrivano2013-10-281-1/+1
* Streamline support checksCole Robinson2013-10-061-26/+16
* addhw: Filter root hubs out of USB device listCole Robinson2013-10-051-7/+16
* support: s/CONN_HV/CONN/gCole Robinson2013-10-021-2/+0
* virt-manager: Default to qcow2 on kvmCole Robinson2013-10-021-0/+12
* snapshots: Add screenshot supportCole Robinson2013-10-011-0/+7
* details: Don't silently drop managed save when renaming VMCole Robinson2013-09-301-1/+1
* network: Add install() command, remove function from vmmConnectionCole Robinson2013-09-301-12/+0
* host: Allow renaming a storage poolCole Robinson2013-09-291-0/+3
* host: Allow renaming virtual networksCole Robinson2013-09-291-31/+37
* domain: Clean up some support checksCole Robinson2013-09-291-10/+0
* support: Remove unused nodedev support checksCole Robinson2013-09-291-2/+0
* devicedisk: path_in_use_by: Check backing stores as wellCole Robinson2013-09-281-3/+10
* libvirtobject: Make parseclass non-optionalCole Robinson2013-09-231-1/+1
* Use XMLBuilder for Storage object handlingCole Robinson2013-09-201-3/+2
* virtManager: Drop util, combine it with virtinst.util and uihelpersCole Robinson2013-08-111-3/+4
* VirtualConnection: Allow setting a display name for fake URIsCole Robinson2013-07-231-0/+3
* VirtualConnection: Deal with Guest objects, not raw XMLCole Robinson2013-07-101-1/+3
* VirtualConnection: Allow using virt-manager object cachesCole Robinson2013-07-071-0/+6
* connection: Support listAll* object lookupsCole Robinson2013-07-071-194/+21
* connection: Do non-VM polling on demandCole Robinson2013-07-071-31/+66
* connection: Pass nostatsupdate through to VM tickCole Robinson2013-07-071-9/+16
* Various cleanup and sync between libvirtobject classesCole Robinson2013-07-071-1/+5
* domain: Don't pass timestamp to domain tick()Cole Robinson2013-07-071-5/+4
* virtManager: connection: Switch to tick() paradigm for all objectsCole Robinson2013-07-071-35/+25
* connection: Only overwrite master lists in main threadCole Robinson2013-07-071-27/+20
* connection: Remove some dead codeCole Robinson2013-07-061-29/+7
* engine: Switch tick threading model to use queuesCole Robinson2013-07-061-10/+7
* virtManager: Emit state change signals from objectsCole Robinson2013-07-061-49/+40
* vmmConnection: Minor cleanups to libvirt pollingCole Robinson2013-07-061-19/+29
* virtManager: connection: Clean up some inconsistent APICole Robinson2013-07-061-10/+10
* VirtualConnection: cache capabilities XMLCole Robinson2013-07-061-35/+8
* Drop conn_max_vcpus validationCole Robinson2013-07-061-3/+0
* VirtualConnection: proxy virtinst.support APICole Robinson2013-07-061-20/+40
* virtinst: connection: Absorb all scattered URI helpersCole Robinson2013-07-061-67/+17
* Add base conn object and bump minimum libvirt version to 0.6.0Cole Robinson2013-07-051-81/+46
* virt-manager: Drop remnants of read-only connection supportCole Robinson2013-07-051-19/+3
* addhardware: differentiate duplicate usb devices by bus/addrGuannan Ren2013-05-091-0/+15
* check cpu host-model mode supportGuannan Ren2013-04-201-0/+7
* Port from gconf to gsettingsCole Robinson2013-04-181-16/+0
* Convert all DBus usage to Gio GDBUSCole Robinson2013-04-161-5/+2
* Remove HAL supportCole Robinson2013-04-151-62/+1
* Fix the last of the pylint messagesCole Robinson2013-04-131-15/+4
* Tons of misc pylint fixesCole Robinson2013-04-131-7/+7
* Disable pylint warnings about gi.repositoryCole Robinson2013-04-121-0/+2
* virtinst: util: Move URI helpers to their own fileCole Robinson2013-04-111-13/+14