summaryrefslogtreecommitdiff
path: root/tests/test_cli.py
Commit message (Expand)AuthorAgeFilesLines
* tests: cli: test serial file cloneOleg Vasilev2023-03-221-0/+8
* tests: test win11 XML generationCole Robinson2023-01-191-0/+7
* cli: support --boot loader.stateless=Cole Robinson2022-10-171-1/+1
* virt-install: Reuse cli.fail_conflictingCole Robinson2022-08-221-1/+1
* virt-install: --unattended and --cloud-init conflictCole Robinson2022-08-211-0/+1
* cli: --cpu: Add maxphysaddr.{mode,bits} optionsLin Ma2022-08-201-2/+3
* tests: Add a compat check for linux2020 in amd-sev test caseLin Ma2022-08-201-1/+1
* virtinstall: fix regression with --boot and no install methodCole Robinson2022-08-201-0/+1
* virtinstall: split no_install conditional apart to track code coverageCole Robinson2022-08-201-0/+2
* cli: --disk: Add driver.metadata_cache optionsLin Ma2022-08-171-0/+1
* tests: More trailing newline fixesCole Robinson2022-08-031-4/+0
* launch_security: Use SEV-ES policy=0x07 if host supports itCharles Arnold2022-08-031-0/+1
* cli: Add --iothreads defaultiothread.thread_pool_{min,max}Lin Ma2022-08-021-1/+1
* cli: Add iothreadids attributes thread_pool_min and thread_pool_maxLin Ma2022-08-011-1/+1
* tests: Fix memdev uuid testing with libvirt.gitCole Robinson2022-08-011-1/+1
* tests: Fix with latest libvirtCole Robinson2022-07-271-2/+4
* cli: Add --serial source.tls=on|offCole Robinson2022-06-201-2/+2
* cli: Add --serial source.channelCole Robinson2022-06-201-1/+2
* cli: Add --memorybacking allocation.threadsCole Robinson2022-06-201-1/+1
* tests: Fix test skipping with old osinfo-dbCole Robinson2022-06-181-1/+2
* tests: Add an explicit test for old host-model defaultCole Robinson2022-06-131-0/+1
* virt-install: add support for qemu-vdagent channelJonathon Jongsma2022-06-131-2/+3
* tests: Fix with latest osinfo-dbCole Robinson2022-06-131-1/+6
* tests: Fix another sgio=filtered caseCole Robinson2022-04-131-1/+1
* virt-install: Add --cloud-init clouduser-ssh-key=Cole Robinson2022-03-011-1/+1
* virt-install: Rename --cloud-init ssh-key -> root-ssh-keyCole Robinson2022-03-011-1/+1
* tests: Compare cloud-init userdata output tooCole Robinson2022-03-011-8/+7
* installer: Add smbios serial ds=nocloud for --cloud-initCole Robinson2022-03-011-0/+2
* domain: launch_security: simplify defaults and validationCole Robinson2022-02-281-7/+5
* diskbackend: Set relative path for media changeCole Robinson2022-02-271-1/+6
* tests: testdriver: Have all pools use pool- prefixCole Robinson2022-02-271-9/+9
* tests: testdriver: Rename default-pool -> pool-dirCole Robinson2022-02-271-19/+19
* tests: testdriver: Rename disk-pool -> pool-logicalCole Robinson2022-02-271-7/+7
* cli: Add xpath.* subargs to XML optionsCole Robinson2022-02-271-0/+2
* cli: Add --boot refresh-machine-type=yesCole Robinson2022-02-261-0/+2
* Use pcie_root_ports for arm and riscv machvirtCole Robinson2022-02-261-2/+2
* cli: Add basic --audio type=XXX,id=Y supportCole Robinson2022-02-241-0/+5
* virt-install: Require --osinfo for non-x86 HVM case tooCole Robinson2022-02-201-0/+1
* tests: consolidate some arch compare testsCole Robinson2022-02-201-35/+28
* devices: filesystem: Fix default virtiofs accessmodeCole Robinson2022-02-191-0/+1
* tests: cli: A bunch of cleanupCole Robinson2022-02-191-159/+216
* devices: tpm: Rework defaultsCole Robinson2022-02-191-4/+3
* guest: Default to 16 pcie root ports for q35Cole Robinson2022-02-161-2/+2
* tests: cli: Organize the qemu/kvm section a bitCole Robinson2022-02-161-28/+53
* tests: more capabilities data cleanupCole Robinson2022-02-161-5/+4
* virtinst: cpu: drop host-copy supportCole Robinson2022-02-161-2/+0
* virt-install: Make missing --osinfo fatal for most casesCole Robinson2022-02-161-44/+44
* tests: Add output test for --osinfo linux2020Cole Robinson2022-02-121-0/+1
* cli: Recommend --osinfo more over --os-variantCole Robinson2022-02-121-6/+6
* tests: Add grep= annotation for every invalid testCole Robinson2022-02-121-109/+87