summaryrefslogtreecommitdiff
path: root/virtinst
Commit message (Expand)AuthorAgeFilesLines
...
* osdict: firmware handling tweaksCole Robinson2022-03-022-12/+14
* virtinst/guest: use EFI firmware if osinfo-db shows lack of BIOS supportDaniel P. Berrangé2022-03-022-1/+37
* cloudinit: Fix disabling cloud-init on first bootCole Robinson2022-03-011-1/+2
* virt-install: Add --cloud-init clouduser-ssh-key=Cole Robinson2022-03-012-5/+16
* virt-install: Rename --cloud-init ssh-key -> root-ssh-keyCole Robinson2022-03-012-7/+10
* tests: Compare cloud-init userdata output tooCole Robinson2022-03-011-2/+5
* installer: Add smbios serial ds=nocloud for --cloud-initCole Robinson2022-03-012-0/+23
* installer: Rework how we alter install and final XMLCole Robinson2022-03-011-36/+29
* installer: Rename install_xml -> initial_xmlCole Robinson2022-03-011-21/+21
* installer: Do not force reboot with --cloud-initCole Robinson2022-03-012-10/+10
* domain: launch_security: simplify defaults and validationCole Robinson2022-02-283-26/+1
* diskbackend: Set relative path for media changeCole Robinson2022-02-273-7/+9
* cli: Add xpath.* subargs to XML optionsCole Robinson2022-02-271-1/+31
* xmlbuilder: Make XMLManualActions work more like XMLChildPropertyCole Robinson2022-02-272-58/+56
* cli: Clean up _init_class mechanismCole Robinson2022-02-261-106/+111
* cli: Add --boot refresh-machine-type=yesCole Robinson2022-02-262-0/+45
* guest: Make default graphics arch check more specificCole Robinson2022-02-261-1/+2
* Revert "guest: Add default graphics for aarch64"Cole Robinson2022-02-261-1/+1
* sound: Use ich9 more generally for PCIe, not just q35Cole Robinson2022-02-262-3/+3
* guest: Default num_pcie_root_ports to 14Cole Robinson2022-02-261-1/+5
* Use pcie_root_ports for arm and riscv machvirtCole Robinson2022-02-262-8/+18
* cli: Add basic --audio type=XXX,id=Y supportCole Robinson2022-02-244-1/+31
* virt-install: Require --osinfo for non-x86 HVM case tooCole Robinson2022-02-201-3/+7
* domain: cpu: Clear 'migratable' and 'check' when changing modeCole Robinson2022-02-201-0/+2
* cli: Fix busted --controller example in --helpCole Robinson2022-02-201-1/+1
* fsdetails: Show virtio-9p vs virtiofs driver fieldCole Robinson2022-02-191-8/+10
* devices: filesystem: Fix default virtiofs accessmodeCole Robinson2022-02-191-10/+18
* tests: cli: A bunch of cleanupCole Robinson2022-02-191-5/+7
* devices: tpm: Rework defaultsCole Robinson2022-02-193-5/+37
* domcapabilities: Organize methods a bitCole Robinson2022-02-171-61/+88
* domcapabilities: Add has_value() helper and use itCole Robinson2022-02-171-12/+12
* guest: Default to 16 pcie root ports for q35Cole Robinson2022-02-162-0/+31
* guest: Use is_q35 helper in UEFI secboot checkCole Robinson2022-02-161-1/+1
* domain: cpu: Use host-passthrough by default on x86Cole Robinson2022-02-162-13/+33
* guest: Rename _add_implied_controllers -> _add_virtioscsi_controllerCole Robinson2022-02-161-12/+12
* capabilities: Remove some XML parsing we don't useCole Robinson2022-02-161-22/+3
* virtinst: cpu: drop host-copy supportCole Robinson2022-02-162-43/+5
* virt-install: Make missing --osinfo fatal for most casesCole Robinson2022-02-162-4/+61
* osdict: Drop usb-tablet checkingCole Robinson2022-02-122-9/+1
* virt-install: Warn about performance for `--osinfo generic` tooCole Robinson2022-02-122-11/+13
* cli: Recommend --osinfo more over --os-variantCole Robinson2022-02-124-8/+8
* tests: Add grep= annotation for every invalid testCole Robinson2022-02-122-2/+3
* virt-install: Turn --os-type into a no op and warningCole Robinson2022-02-121-2/+4
* virtManager: oslist: Push users towards linuxXXXX optionsCole Robinson2022-02-121-1/+5
* osdict: Simplify os list sortingCole Robinson2022-02-122-85/+15
* cli: Add `--os-variant list` option to print OS name valuesCole Robinson2022-02-124-2/+19
* devices: graphics: tweak a few log messagesCole Robinson2022-02-101-3/+2
* devices: graphics: Don't use spice default on xenCole Robinson2022-02-101-0/+7
* cli: Add --tpm active_pcr_banks supportCole Robinson2022-02-032-1/+21
* details: Remove 'detect zeroes' UICole Robinson2022-02-031-6/+0