summaryrefslogtreecommitdiff
path: root/virtinst
Commit message (Expand)AuthorAgeFilesLines
* cli: Add --memory, deprecates -r/--ramCole Robinson2014-01-251-2/+37
* cli: Fix --security label=foo,unknownopt=valCole Robinson2014-01-251-2/+4
* cli: Add infrastructure for tracking alias property namesCole Robinson2014-01-251-4/+13
* cli: --controller: Remove double register of typeCole Robinson2014-01-251-1/+0
* cli: Allow controlling arch, type, emulator via --bootCole Robinson2014-01-251-0/+5
* virt-xml: Initial commit, basic set of testsCole Robinson2014-01-251-27/+91
* Fix some pylintCole Robinson2014-01-251-2/+1
* Share the list of all disk image formatsCédric Bosdonnat2014-01-252-5/+5
* Moved vmmFSDetail.convert_units to virtinst.utilCédric Bosdonnat2014-01-251-0/+26
* Allow command line introspection ex: disk=?Cole Robinson2014-01-221-5/+36
* virt-install: Add some examples in --cpu helpCole Robinson2014-01-221-1/+3
* virt-install: Move more shared options to cli.pyCole Robinson2014-01-221-10/+38
* virt-install: Deprecate --init, make it --boot init= insteadCole Robinson2014-01-221-0/+1
* cli: Deprecate explicit --cpuset option, make it a --vcpus sub optionCole Robinson2014-01-221-22/+26
* cli: Centralize most option handling dispatchCole Robinson2014-01-221-66/+78
* cli: drop get_* helpers, just make parse_* helpers handle all casesCole Robinson2014-01-221-29/+53
* Stub out --check-cpu optionCole Robinson2014-01-221-22/+1
* cli: Drop useless get_uuid helperCole Robinson2014-01-221-9/+0
* cli: Drop dest= from most arguments, it was redundantCole Robinson2014-01-221-38/+38
* cli: Rework adhoc CLI parsing into a class structureCole Robinson2014-01-225-648/+765
* virt-install: add support for '--panic option'Chen Hanxiao2014-01-221-0/+27
* Rename hide_unsupported_rhel_options to stable_defaults and clean-up its usageMartin Kletzander2014-01-211-2/+2
* Add lxc filesystem drivers: loop and nbdCédric Bosdonnat2014-01-211-2/+7
* Add Hardware: added the missing filesystem types for LXC guests.Cédric Bosdonnat2014-01-211-3/+5
* pylint: Skip hashlib import hackery and remove unused variableMartin Kletzander2014-01-202-4/+3
* Convert all command line handling to argparseCole Robinson2014-01-191-114/+84
* Fix first time remote URL installs from virt-manager (bz 1049852)Cole Robinson2014-01-183-7/+17
* capabilities: Remove some public API back compatCole Robinson2014-01-183-19/+6
* osdict: Use virtio console and qemu ga for RHEL7Cole Robinson2014-01-181-1/+1
* urlfetcher: Use inst.repo kernel option for new RH distros (bz 1026841)Cole Robinson2014-01-181-27/+40
* osdict: RHEL7 has a public beta, so it's 'supported' nowCole Robinson2014-01-181-1/+1
* cloner: Don't validate new clone name (bz 1054771)Cole Robinson2014-01-172-3/+5
* Drop the len <= 50 validation check for domain namesCole Robinson2014-01-172-6/+2
* createnet: Use typical name validation patternCole Robinson2014-01-171-2/+4
* virt-install: --host-device: add driver_name optionCole Robinson2014-01-142-0/+3
* Probe entire backing chain when checking if path is in useCole Robinson2014-01-141-3/+10
* choosecd: Check path-in-use collision (bz 1028197)Cole Robinson2014-01-142-2/+2
* Track kernel/initrd/dtb in 'path in use by' UICole Robinson2014-01-141-15/+28
* panic notifier: display default value if not setChen Hanxiao2014-01-141-0/+1
* domain: Use support infra to check if memory stats supportedCole Robinson2014-01-121-0/+1
* addhw: Only allow panic device if libvirt supports itCole Robinson2014-01-121-0/+3
* guest: Don't add qemu-ga on ARM where virtio slots are limitedCole Robinson2014-01-121-0/+2
* nodedev: Include PCI vendor in pretty nameCole Robinson2014-01-121-1/+1
* nodedev: Remove subdev for pretty_name, it's pointlessCole Robinson2014-01-121-20/+8
* urlfetcher: Don't mandate boot.iso in treeinfo for Generic distroCole Robinson2014-01-111-3/+13
* distroinstaller: Make each media type explicitCole Robinson2014-01-111-20/+35
* installer: Drop needless property redirectionCole Robinson2014-01-112-19/+6
* virtinst: add support for panic notifier deviceChen Hanxiao2014-01-113-1/+48
* virt-install: Support --network source, source_mode, targetCole Robinson2014-01-061-2/+5
* ppc64 pseries guests use vga graphics, not qxl (bz 1034693)Cole Robinson2013-12-181-1/+5