summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prep for release 1.0.1v1.0.1Cole Robinson2014-03-2248-27291/+32573
* details: Fix unsetting autoport valuesCole Robinson2014-03-223-3/+15
* connection: Make sure a DEFINED event forces a config-change signalCole Robinson2014-03-221-2/+2
* addhw: Remove unused helper functionCole Robinson2014-03-222-22/+3
* details: Fix setting cache/io to hypervisor defaultCole Robinson2014-03-221-3/+3
* gfxdetails: Fix mnemonics to not collideCole Robinson2014-03-221-2/+2
* details: Rework all define and hotplug operationsCole Robinson2014-03-222-580/+480
* cli: Rename --membacking to --memorybackingCole Robinson2014-03-223-7/+7
* guest: Drop back compat hugepage attributeCole Robinson2014-03-224-8/+6
* cli: Move hugepages=on example to membackingCole Robinson2014-03-221-2/+3
* virt-install: Add --membacking optionChen Hanxiao2014-03-228-0/+66
* remove memoryBacking parameters from --memoryChen Hanxiao2014-03-225-9/+0
* More pylint fixesCole Robinson2014-03-2210-14/+29
* Turn off some warnings with latest pylintCole Robinson2014-03-222-2/+4
* details: Don't try to show machine type for management domainCole Robinson2014-03-201-1/+2
* create: Add some more loggingCole Robinson2014-03-201-7/+10
* capabilities: Handle arch=none for CPU lookupCole Robinson2014-03-201-7/+7
* capabilities: Handle broken return value of failed CPUModelNamesCole Robinson2014-03-201-5/+7
* connection: Add explicit API for getting virConnect objectCole Robinson2014-03-204-9/+11
* domain: Fix viewing details of xen management domainCole Robinson2014-03-201-3/+3
* virt-manager: disable CD/DVDROM passtrough on RHELGiuseppe Scrivano2014-03-202-2/+13
* virt-manager: disable filesystem passtrough on RHELGiuseppe Scrivano2014-03-201-1/+2
* virtManager: show the state reason in the VM overviewGiuseppe Scrivano2014-03-201-1/+6
* virtManager: read the reason for the domain stateGiuseppe Scrivano2014-03-202-0/+60
* create: Exit URL detection immediately if detection failsCole Robinson2014-03-191-9/+13
* create: Fix URL autodetect timeout detectionCharles Arnold2014-03-191-1/+1
* create: Pass correct connection to install for detectionCole Robinson2014-03-191-1/+1
* Add more parameters for memoryBackingChen Hanxiao2014-03-145-0/+9
* man: fix a typo in virt-install.podChen Hanxiao2014-03-141-1/+1
* host: unselect_all members before clear modelChen Hanxiao2014-03-141-0/+5
* virtinst: use libvirt getCPUModelNames when availableGiuseppe Scrivano2014-03-134-18/+54
* virtinst: drop parsing of cpu featuresGiuseppe Scrivano2014-03-132-49/+7
* virtinst: drop cpu_map parsing of arch featuresGiuseppe Scrivano2014-03-132-22/+5
* addhw: Desensitive the 'create storage' UI for cdrom/floppyCole Robinson2014-03-124-93/+100
* addhw: Fix adding empty cdrom/floppy driveCole Robinson2014-03-121-2/+2
* create: Clarify some bits in change_capsCole Robinson2014-03-121-7/+3
* create: Remove self.caps, it's redundantCole Robinson2014-03-121-8/+5
* create: Invalidate cached caps across similar connections (bz 1075444)Cole Robinson2014-03-121-2/+2
* domain: fix a typoChen Hanxiao2014-03-121-1/+1
* Add a gsetting key to disable keyboard grabbingKjö Hansi Glaz2014-03-103-1/+36
* ui: Drop minimum version to match RHEL7Cole Robinson2014-03-104-3/+27
* lxc: define a private network for OS containersGiuseppe Scrivano2014-03-102-5/+16
* connection: Handle errors when deregistering events on close (bz 1069351)Cole Robinson2014-03-101-9/+18
* storagebrowse: Duplicate tooltip logic for 'new volume' buttonCole Robinson2014-03-101-5/+10
* doc: fix typo in virt-install man pageGiuseppe Scrivano2014-03-101-1/+1
* spec: Drop needless version/release macrosCole Robinson2014-03-071-6/+2
* addhardware: Fix adding disk through 'customize' dialog (bz 1073808)Cole Robinson2014-03-071-1/+3
* clitest: put fake iso under /tmp dirChen Hanxiao2014-03-073-4/+8
* virt-install: Fix --location iso again, and test it (bz 1071513)Cole Robinson2014-03-066-20/+167
* Handle libvirt generating invalid volume XML (bz 1072770)Cole Robinson2014-03-062-2/+2