summaryrefslogtreecommitdiff
path: root/virt-xml
Commit message (Expand)AuthorAgeFilesLines
...
* cli: Rework VirtCLIParser instantiationCole Robinson2016-06-141-49/+46
* cli: Drop unused VirtCLIParser.option_variable_nameCole Robinson2016-06-131-3/+3
* virtinst: Support multiple seclabelsCole Robinson2015-09-051-2/+4
* cli: Make child lookup not specific to guest devicesCole Robinson2015-09-041-19/+24
* virt-xml: refactor the handling of --define and --update optionsPavel Hrdina2015-07-071-28/+34
* translation: fix wrong usage of _() functionPavel Hrdina2015-06-051-2/+2
* clitest: Drop prompttest infrastructureCole Robinson2015-04-221-3/+5
* cli: Replace add --check option (bz 1063471)Cole Robinson2015-04-111-6/+1
* virt-install: Reorder --help output a bitCole Robinson2014-09-201-1/+0
* virt-xml: Tweak update prompting messagesCole Robinson2014-09-171-2/+11
* Use proper python versionMartin Kletzander2014-02-121-1/+1
* virt-xml: add "-c" as short option of "--connect"Chen Hanxiao2014-02-121-1/+1
* cli: Shorten some long --help examplesCole Robinson2014-02-101-2/+1
* tests: Only use one env variable to notify we are running testsCole Robinson2014-02-101-6/+3
* virt-install: add support for user namespaceChen Hanxiao2014-02-091-0/+1
* virt-xml: fix a terminal_width depends issueChen Hanxiao2014-02-071-3/+7
* virt-xml: Fill in man pageCole Robinson2014-01-261-7/+9
* virt-xml: Create storage if necessaryCole Robinson2014-01-261-3/+26
* virt-xml: Change clear format to clearxml=yes, add --help exampleCole Robinson2014-01-251-1/+1
* virt-xml: Add --build-xml option for just outputing XMLCole Robinson2014-01-251-19/+45
* virt-xml: Add --update option for hotplug/hotunplugCole Robinson2014-01-251-36/+81
* virt-xml: Make --domain positional, allow stdin XMLCole Robinson2014-01-251-18/+38
* virt-xml: Actually update the INACTIVE xmlCole Robinson2014-01-251-9/+20
* virt-xml: Add --add-device and --remove-device optionsCole Robinson2014-01-251-19/+74
* cli: Add --metadata optionCole Robinson2014-01-251-0/+1
* cli: Add --disk readonly and shareable optionsCole Robinson2014-01-251-1/+1
* cli: Add --memory, deprecates -r/--ramCole Robinson2014-01-251-0/+1
* virt-xml: Initial commit, basic set of testsCole Robinson2014-01-251-0/+283