summaryrefslogtreecommitdiff
path: root/tests/test_cli.py
Commit message (Expand)AuthorAgeFilesLines
* cli: --input: add support for evdev inputsHugues Fafard2021-07-271-1/+4
* tests: Only run --memdev uuid= test on new enough libvirtCole Robinson2021-07-271-1/+1
* cli: --shmem: added support for shared memory devicesHugues Fafard2021-07-271-0/+5
* tests: Fix --memdev uuid= testCole Robinson2021-07-271-1/+2
* cli: --memdev: add uuid= optionCole Robinson2021-07-271-1/+1
* cli: --disk: add support for driver.queues configHugues Fafard2021-07-271-1/+1
* cli: --cputune: add iothreadpin[0-9]* configHugues Fafard2021-07-271-1/+1
* cli: --cputune: add emulatorpin.cpuset configHugues Fafard2021-07-261-1/+1
* virtinst: Support missing NVDIMM knobsMichal Privoznik2021-06-221-2/+2
* tests: verify MDEV supportShalini Chellathurai Saroja2021-06-011-0/+4
* cli: --feature: Support kvm.poll-control.stateHan Han2021-05-281-1/+1
* virtinst: Support transient.shareBacking optionHan Han2021-05-261-1/+1
* virtinst: Implement support for transient disksHan Han2021-05-261-1/+1
* virtinst: Support rotation_rate attrib in targetHan Han2021-05-231-2/+2
* urlfetcher: Add xorriso ISOReader implementationCole Robinson2021-05-221-6/+6
* virt-install: add mediated deviceShalini Chellathurai Saroja2021-05-181-0/+3
* tests: Fix --sound audio.id testCole Robinson2021-04-061-1/+2
* cli: --cputune: add vcpusched[0-9]* configJonathan Schwender2021-02-161-1/+1
* tests: More bhyve UEFI testingCole Robinson2021-02-151-1/+2
* virtinst: bhyve: properly configure loaderRoman Bogorodskiy2021-02-151-1/+1
* tests: cli: start testing bhyveRoman Bogorodskiy2021-02-151-0/+9
* tests: Fix virt-xml test caseCole Robinson2021-02-101-1/+1
* cli: Add --tpm persistent_state=Cole Robinson2021-01-241-1/+1
* cli: Add --memballoon freePageReporting=Cole Robinson2021-01-241-1/+1
* cli: Add --sound audio.id=Cole Robinson2021-01-241-1/+1
* cli: Add --filesystem fmode, dmodeCole Robinson2021-01-241-1/+1
* tests: Remove now redundant LANG overridesCole Robinson2020-12-071-1/+0
* virtinst: add support for controller target subelementIgor Ryzhov2020-11-211-0/+4
* cloner: more detailed error messages about supported network volsCole Robinson2020-11-111-2/+5
* cloner: Explicitly reject 'network' disks we don't know how to cloneCole Robinson2020-11-031-0/+3
* tests: Drop most unittest usage from virtinst testsCole Robinson2020-09-191-58/+56
* tests: Rename test_xmlconfig.py to test_misc.pyCole Robinson2020-09-191-0/+1
* tests: Drop a bunch of redundant xmlparse/xmlconfig testsCole Robinson2020-09-191-0/+1
* cli: Add --controller vectors=XCole Robinson2020-09-191-1/+1
* virtinst: use fail_conflictingPino Toscano2020-09-171-2/+2
* Fix pylint raise-missing-fromCole Robinson2020-09-151-0/+1
* cli: Add --os-variant require=on|offCole Robinson2020-09-141-0/+3
* cli: --os-variant: add explicit suboptionsCole Robinson2020-09-141-8/+7
* cli: Add --osinfo as alternate name for --os-variantCole Robinson2020-09-141-1/+1
* cli: Add disk type=nvme source propertiesCole Robinson2020-09-131-0/+1
* cli: Add --disk source.file, source.dir, source.devCole Robinson2020-09-131-2/+3
* cli: Add --xml xpath option for virt-install and virt-xmlCole Robinson2020-09-111-0/+13
* virt-install: Don't reboot VM is user manually stopped itCole Robinson2020-09-111-1/+1
* virt-install: Move more install process handling into separate functionsCole Robinson2020-09-111-0/+1
* cli: Fill in all --filesystem suboptionsCole Robinson2020-09-111-1/+7
* cli: Add virtio driver packed= optionCole Robinson2020-09-111-1/+1
* cli: support --sysinfo type=fwcfg,entry...Cole Robinson2020-09-111-0/+2
* installer: Upload unattended and cloudinit data to remote connectionsCole Robinson2020-09-081-1/+3
* virt-xml: Handle removing <console> <serial> dup deviceCole Robinson2020-09-081-0/+1
* tests: data: Move all cli/ bits to their own directoriesCole Robinson2020-09-081-10/+12