summaryrefslogtreecommitdiff
path: root/virtinst
Commit message (Expand)AuthorAgeFilesLines
* details: Fix unsetting autoport valuesCole Robinson2014-03-221-2/+10
* cli: Rename --membacking to --memorybackingCole Robinson2014-03-221-4/+4
* guest: Drop back compat hugepage attributeCole Robinson2014-03-222-6/+5
* cli: Move hugepages=on example to membackingCole Robinson2014-03-221-2/+3
* virt-install: Add --membacking optionChen Hanxiao2014-03-224-0/+52
* remove memoryBacking parameters from --memoryChen Hanxiao2014-03-222-4/+0
* More pylint fixesCole Robinson2014-03-221-6/+8
* Turn off some warnings with latest pylintCole Robinson2014-03-221-1/+1
* 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-203-8/+10
* virtManager: read the reason for the domain stateGiuseppe Scrivano2014-03-201-0/+1
* Add more parameters for memoryBackingChen Hanxiao2014-03-142-0/+4
* virtinst: use libvirt getCPUModelNames when availableGiuseppe Scrivano2014-03-132-12/+42
* virtinst: drop parsing of cpu featuresGiuseppe Scrivano2014-03-131-32/+4
* virtinst: drop cpu_map parsing of arch featuresGiuseppe Scrivano2014-03-131-5/+1
* lxc: define a private network for OS containersGiuseppe Scrivano2014-03-101-5/+13
* virt-install: Fix --location iso again, and test it (bz 1071513)Cole Robinson2014-03-062-20/+35
* Handle libvirt generating invalid volume XML (bz 1072770)Cole Robinson2014-03-061-1/+1
* tests: Fix a few failures with older libvirtCole Robinson2014-03-061-0/+1
* cli: Add --graphics defaultModeCole Robinson2014-02-272-0/+2
* cli: add missing remove_first method for --blkiotuneChen Hanxiao2014-02-261-0/+1
* tests: 'skip' a test if compare check failsCole Robinson2014-02-251-0/+2
* xmlbuilder: Actually import loggingCole Robinson2014-02-251-0/+1
* Don't forbid object names that are only all numbers (bz 1067127)Cole Robinson2014-02-251-4/+0
* xmlbuilder: Log broken XML if we can't parse itCole Robinson2014-02-251-1/+7
* virt-install: Add --memtune optionChen Hanxiao2014-02-244-1/+57
* virtinst: fix an issue of disk bus caculationChen Hanxiao2014-02-231-1/+4
* disk: calculate the disk bus properlyMartin Kletzander2014-02-191-1/+1
* cli: unify tag styleChen Hanxiao2014-02-181-11/+11
* Fix generate_target once moreMartin Kletzander2014-02-181-5/+5
* caps: Simplify guest lookup routinesCole Robinson2014-02-172-46/+12
* Remove some pylintCole Robinson2014-02-141-1/+0
* tests: Don't overwrite mkstemp, just check environmentCole Robinson2014-02-142-11/+9
* disk: generate target controller-wiseMartin Kletzander2014-02-121-6/+23
* Add target_to_num methodMartin Kletzander2014-02-121-1/+15
* Unify prettification of VirtIO serialMartin Kletzander2014-02-121-2/+2
* connection: Handle volume XMLDesc errors (bz 1064275)Cole Robinson2014-02-121-2/+7
* virt-xml: add "-c" as short option of "--connect"Chen Hanxiao2014-02-121-3/+7
* storage: add support for gluster fs pools.Giuseppe Scrivano2014-02-121-4/+6
* storage: add new attribute "source_dir"Giuseppe Scrivano2014-02-121-1/+3
* storage: make "target_path" optionalGiuseppe Scrivano2014-02-121-0/+5
* connection: Fix deregisterevent tracebacks on app closeCole Robinson2014-02-111-0/+3
* cli: fix a tiny typoChen Hanxiao2014-02-111-1/+1
* virt-install: Default to qcow2 for new imagesCole Robinson2014-02-101-1/+7
* cli: Add simple mode --disk size=XCole Robinson2014-02-101-3/+7
* cli: Use correct file extension for --disk pool=FOOCole Robinson2014-02-101-0/+5
* cli: Shorten some long --help examplesCole Robinson2014-02-101-13/+8
* cli: Warn if disk path isn't searchable by qemuCole Robinson2014-02-102-0/+37
* support: Clarify docs and some parameter namesCole Robinson2014-02-101-86/+99