summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prep for release 2.0.0v2.0.0Cole Robinson2018-10-1547-120957/+87852
* tests: inject: use qemu system, not sessionCole Robinson2018-10-141-1/+1
* tests: urls: Update for latest osinfo dataCole Robinson2018-10-141-3/+3
* guest: Don't add spicevmc channel if virtio not supportedCole Robinson2018-10-1426-101/+5
* tests: inject: fix some pylintCole Robinson2018-10-131-0/+2
* cpu: Have host-copy use domcaps if qemu is new enough (bz 1637767)Cole Robinson2018-10-136-13/+212
* libvirtobject: Add is_X object type helpersCole Robinson2018-10-132-21/+31
* details: Fix launching wrong window for duplicate VM name (bz 1630220)Cole Robinson2018-10-131-4/+4
* preferences: Fix some mnemonics (bz 1630217)Cole Robinson2018-10-131-5/+6
* tests: Regenerate with osinfo-db gitCole Robinson2018-10-132-5/+5
* tests: inject: use virt-install, not direct APICole Robinson2018-10-132-94/+14
* installer: extraargs -> extra_argsCole Robinson2018-10-133-6/+6
* installer: Fix --initrd-injectCole Robinson2018-10-131-1/+1
* addhardware: Fix some pylintCole Robinson2018-10-131-1/+0
* tests: uitests: Add click() wrapperCole Robinson2018-10-131-0/+17
* guest: Use q35 chipset by default for new qemu + supported OSCole Robinson2018-10-1312-35/+52
* manager: fix some --test-leak-debug issuesCole Robinson2018-10-132-8/+10
* virt-install: Limit --os-variant warning to kvm+x86Cole Robinson2018-10-132-1/+5
* tests: add osinfo net fallback testCole Robinson2018-10-132-1/+69
* addhardware: Don't show pci-bridge devicesCole Robinson2018-10-132-0/+10
* nodedev: add is_linux_root_hub helperCole Robinson2018-10-133-25/+16
* tests: Add show_nographics_warnings coverageCole Robinson2018-10-131-7/+11
* installer: Order install CDROM before any manual CDROMsCole Robinson2018-10-134-3/+119
* create: Show inserted CDROM media in customizeCole Robinson2018-10-133-12/+18
* tests: xmlconfig: Drop a lot of redundant configCole Robinson2018-10-131-30/+3
* create: Fix customize boot pageCole Robinson2018-10-134-8/+16
* installer: DistroInstaller -> InstallerTreeMediaCole Robinson2018-10-138-361/+290
* cli: Another searchdata.user fixCole Robinson2018-10-121-1/+1
* tests: Add libosinfo iso detection testCole Robinson2018-10-125-9/+184
* urldetect: Drop boot.iso fetchingCole Robinson2018-10-123-56/+11
* distroinstaller: Remove --cdrom $URL boot.iso fetchingCole Robinson2018-10-123-18/+93
* distroinstaller: Remove implied cdrom installsCole Robinson2018-10-123-19/+2
* installer: Fold PXEInstaller into base Installer classCole Robinson2018-10-125-27/+21
* Remove interface UICole Robinson2018-10-126-4418/+4
* uitests: Rename console->livetest.pyCole Robinson2018-10-121-0/+0
* uitests: Add rbdceph and qemu search perms testsCole Robinson2018-10-121-0/+76
* devices: disk: Fix path search changingCole Robinson2018-10-121-1/+1
* Fix selection of network volumesJim Fehlig2018-10-122-1/+16
* storage: Remove needless manage_path wrapperCole Robinson2018-10-111-13/+2
* device: disk: Move last host touching to diskbackendCole Robinson2018-10-112-19/+25
* device: disk: Move all path search handling to diskbackendCole Robinson2018-10-116-164/+202
* devices: disk: remove dead codeCole Robinson2018-10-111-19/+2
* tests: Make rbd path names more descriptiveCole Robinson2018-10-112-6/+6
* tests: scsi reservation test shouldn't check host /dev/sdaCole Robinson2018-10-113-2/+14
* tests: Add test-many-devices disk device=lun exampleCole Robinson2018-10-111-0/+8
* addhardware: Add SCSI persistent reservation support for LUN PassthroughLin Ma2018-10-112-0/+33
* details: Add SCSI persistent reservation support for LUN PassthroughLin Ma2018-10-113-2/+38
* cli: disk: Add options to support SCSI persistent reservationLin Ma2018-10-114-0/+20
* virt-install: add --destroy-on-exitCole Robinson2018-10-115-9/+43
* cli: Remove redundant argparse dest= optionsCole Robinson2018-10-112-8/+6