summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* virtManager: by default use the recommended resources to run an OSlibosinfo-conversionGiuseppe Scrivano2014-01-271-5/+18
* osdict: expose libosinfo recommended resources for an OSGiuseppe Scrivano2014-01-271-0/+29
* tests: fix to not fail with libosinfoGiuseppe Scrivano2014-01-273-4/+3
* virt-manager: add dependency to libosinfoGiuseppe Scrivano2014-01-271-0/+1
* virtinstall: add some quirksGiuseppe Scrivano2014-01-271-8/+90
* virtinstall: read OSes information from libosinfoGiuseppe Scrivano2014-01-271-98/+215
* virtinstall: allow to redefine typename in _OSVariantGiuseppe Scrivano2014-01-271-2/+6
* virtinst: clearer error message when disks upper limits reachedChen Hanxiao2014-01-271-1/+2
* Split uihelpers into sharedui and uiutilCole Robinson2014-01-2619-280/+303
* uihelpers: Move browse_local to error.pyCole Robinson2014-01-266-111/+102
* uihelpers: Move a few more functions closer to their callersCole Robinson2014-01-2616-275/+258
* Move many shared UI functions to addhw static functionsCole Robinson2014-01-269-503/+498
* details: Remove runtime vcpu pinning listCole Robinson2014-01-263-160/+2
* details: If refresing page errors, still disable applyCole Robinson2014-01-261-2/+2
* details: Move inspection info to its own pageCole Robinson2014-01-262-400/+429
* details: Remove UI for security, apic, acpi, clockCole Robinson2014-01-263-592/+54
* virt-xml: Fill in man pageCole Robinson2014-01-267-22/+305
* cli: Fix unsetting --disk pathCole Robinson2014-01-263-2/+17
* virt-xml: Create storage if necessaryCole Robinson2014-01-267-14/+93
* cli: Explicitly error on cli options like --disk readonlyCole Robinson2014-01-251-1/+6
* virt-xml: Change clear format to clearxml=yes, add --help exampleCole Robinson2014-01-253-19/+15
* virt-xml: Add --build-xml option for just outputing XMLCole Robinson2014-01-254-19/+57
* virt-xml: Add --update option for hotplug/hotunplugCole Robinson2014-01-253-37/+90
* virt-xml: Make --domain positional, allow stdin XMLCole Robinson2014-01-254-31/+98
* virt-xml: Actually update the INACTIVE xmlCole Robinson2014-01-2546-88/+143
* virt-xml: Add --add-device and --remove-device optionsCole Robinson2014-01-259-19/+199
* virt-xml: Allow --option clearxml to clear all XML firstCole Robinson2014-01-256-14/+135
* xmlbuilder: Make clear() remove unknown XML propertiesCole Robinson2014-01-254-0/+49
* xmlbuilder: Remove unneeded argument to _remove_xpath_nodeCole Robinson2014-01-251-7/+5
* xmlbuilder: Only pass xml context to _remove_xpath_nodeCole Robinson2014-01-251-2/+2
* simplify remove_ node argsCole Robinson2014-01-251-5/+8
* xmlbuilder: Remove some unneeded redirectionCole Robinson2014-01-251-13/+10
* cli: Add --metadata optionCole Robinson2014-01-257-21/+57
* virt-install: Drop useless assignmentCole Robinson2014-01-251-1/+1
* cli: Add --disk readonly and shareable optionsCole Robinson2014-01-2530-65/+89
* cli: Add --memory, deprecates -r/--ramCole Robinson2014-01-259-36/+91
* cli: Fix --security label=foo,unknownopt=valCole Robinson2014-01-253-4/+6
* cli: Add infrastructure for tracking alias property namesCole Robinson2014-01-252-6/+15
* 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-2541-48/+1064
* Fix some pylintCole Robinson2014-01-252-3/+2
* virt-install: add example for specify private root for containerChen Hanxiao2014-01-251-0/+14
* vmmFSDetails: fixed driver combo valuesCédric Bosdonnat2014-01-251-1/+3
* vmmFSDetails: don't use a combo for RAM units, force to MBCédric Bosdonnat2014-01-252-40/+9
* Don't capitalize disk formats in the combo boxCédric Bosdonnat2014-01-251-4/+5
* Share the list of all disk image formatsCédric Bosdonnat2014-01-253-7/+7
* Moved vmmFSDetail.convert_units to virtinst.utilCédric Bosdonnat2014-01-252-28/+30
* Fix default_uri xen checkCharles Arnold2014-01-251-1/+1
* create: show correctly the list of supported OSGiuseppe Scrivano2014-01-241-1/+1