summaryrefslogtreecommitdiff
path: root/virtinst
Commit message (Expand)AuthorAgeFilesLines
* guest: Use sata by default for q35 cdrom, non-virtio (bz #1207834)Cole Robinson2015-04-061-0/+4
* addhardware: Don't advertise IDE for Q35 (bz #1207834)Cole Robinson2015-04-061-0/+4
* details: Explicitly label virtio scsi disks + controllersCole Robinson2015-04-041-0/+9
* virt-install: Deprecate --print-step, just use --print-xmlCole Robinson2015-04-041-3/+5
* osdict: Use is_related_to for support checkCole Robinson2015-04-041-43/+57
* urlfetcher: Detect centos URLs as centos, not rhel variantsCole Robinson2015-04-041-1/+5
* osdict: Simplify a bunch of the checks, drop some legacy stuffCole Robinson2015-04-041-58/+46
* tests: Add more osdict.py coverageCole Robinson2015-04-041-11/+24
* create: Drop hardcoded STABLE_OS_SUPPORT listCole Robinson2015-04-041-9/+3
* osdict: Drop explicit 'type' classCole Robinson2015-04-041-87/+44
* osdict: Add toplevel OSDB as API entry pointCole Robinson2015-04-045-164/+172
* osdict: Have users call functions, rather than access propertiesCole Robinson2015-04-042-250/+216
* guest: Use cached osdict object for all lookupsCole Robinson2015-04-042-73/+61
* capabilities: Use _CapsInfo to simplife recommended_machineCole Robinson2015-04-031-36/+32
* capabilities: Store results of guest_lookup togetherCole Robinson2015-04-031-22/+60
* capabilities: Rename no_install_options -> has_install_optionsCole Robinson2015-04-031-4/+4
* capabilities: Drop xen-only bios virt checksCole Robinson2015-04-031-65/+0
* Drop all references to kqemu, it's long deadCole Robinson2015-04-031-2/+2
* Drop all references to xenner, it's long deadCole Robinson2015-04-031-14/+0
* storage: Use XMLBuilder for pool enumerate parsingCole Robinson2015-04-032-61/+27
* capabilities: Use XMLBuilder for cpu_map parsingCole Robinson2015-04-031-82/+72
* capabilities: Switch to use XMLBuilderCole Robinson2015-04-035-345/+205
* virt-manager: Don't allow an empty string for a network nameCharles Arnold2015-04-031-0/+3
* clone: keep the same image format on a cross-pool cloneGiuseppe Scrivano2015-04-012-5/+9
* urlfetcher: Make debian treearch checking more genericCole Robinson2015-03-271-33/+33
* Add ppc64el support for 'virt-install --location' (Debian/Ubuntu)Mauricio Faria de Oliveira2015-03-271-1/+6
* nodedev: Handle busted 'system' XMLCole Robinson2015-03-262-0/+17
* cpu: Drop vendor and features if setting host-model (bz 1190851)Cole Robinson2015-03-261-0/+5
* guest: Never use vmvga if host is RHEL (bz 1147662)Cole Robinson2015-03-252-5/+12
* virt-install: Make '--cpu none' work with aarch64Cole Robinson2015-03-231-6/+2
* connection: Clean up stable_defaults, improve test coverageCole Robinson2015-03-231-8/+12
* guest: Perform stable_defaults check using our emulatorCole Robinson2015-03-231-1/+4
* connection: Fix error checking stable_defaultsCole Robinson2015-03-231-1/+1
* tests: Move some test suite hacks into the code, increase coverageCole Robinson2015-03-231-5/+9
* Drop non-ascii text from filesCole Robinson2015-03-235-8/+3
* cli: Drop needless assignment that confuses pylintCole Robinson2015-03-231-1/+1
* virtinst/cli: don't use hard-coded path for binariesPavel Hrdina2015-03-231-3/+6
* virtinst: add support for <disk> sgio attributeGiuseppe Scrivano2015-03-162-0/+2
* Disable domain events with XENGiuseppe Scrivano2015-02-261-0/+1
* Use virtio-net only when it is supportedGiuseppe Scrivano2015-02-251-5/+7
* tests: check that vmvga is not used on RHELGiuseppe Scrivano2015-02-241-1/+1
* Do not use vmvga on RHELGiuseppe Scrivano2015-02-241-1/+3
* Move stable_defaults from vmmConnection to VirtualConnectionGiuseppe Scrivano2015-02-241-1/+14
* details: Handle libvirt reporting multiple firmware pathsCole Robinson2015-02-221-0/+18
* domcapabilities: Get arch from caps XMLCole Robinson2015-02-223-11/+20
* create: Try to default to UEFI for aarch64Cole Robinson2015-02-221-6/+10
* virt-install: Add --boot uefiCole Robinson2015-02-223-8/+108
* support: Rename variable for easier debuggingCole Robinson2015-02-221-6/+6
* connection: Add domain caps handling for fake URIsCole Robinson2015-02-221-0/+11
* storage: Fix some pylint on libvirt without REFLINK flagCole Robinson2015-02-221-1/+2