summaryrefslogtreecommitdiff
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
* viewers: Fix import error when spice is missingCole Robinson2022-03-011-2/+2
* cloudinit: Fix disabling cloud-init on first bootCole Robinson2022-03-011-1/+2
* tests: test_inject: Some fixes and updatesCole Robinson2022-03-011-9/+15
* virt-install: Add --cloud-init clouduser-ssh-key=Cole Robinson2022-03-016-6/+25
* virt-install: Rename --cloud-init ssh-key -> root-ssh-keyCole Robinson2022-03-015-10/+17
* tests: Compare cloud-init userdata output tooCole Robinson2022-03-017-10/+244
* ui: tpmdetails: Mark a uitests string as non-translatableCole Robinson2022-03-011-1/+1
* installer: Add smbios serial ds=nocloud for --cloud-initCole Robinson2022-03-017-0/+253
* installer: Rework how we alter install and final XMLCole Robinson2022-03-0144-118/+111
* installer: Rename install_xml -> initial_xmlCole Robinson2022-03-011-21/+21
* installer: Do not force reboot with --cloud-initCole Robinson2022-03-012-10/+10
* addhardware: add "none" video typeTudor Brindus2022-03-011-1/+1
* details: viewers: Fix variable override from outerscopeCole Robinson2022-02-281-2/+2
* domain: launch_security: simplify defaults and validationCole Robinson2022-02-289-193/+20
* tests: uitests: Add coverage for when spice is missingCole Robinson2022-02-273-7/+34
* diskbackend: Set relative path for media changeCole Robinson2022-02-2715-22/+67
* uitests: details: Break out table cell click helperCole Robinson2022-02-271-6/+14
* tests: testdriver: Have all pools use pool- prefixCole Robinson2022-02-2710-39/+40
* tests: testdriver: Rename default-pool -> pool-dirCole Robinson2022-02-2792-264/+264
* tests: testdriver: Rename disk-pool -> pool-logicalCole Robinson2022-02-2716-35/+35
* cli: Add xpath.* subargs to XML optionsCole Robinson2022-02-275-1/+70
* 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-269-16/+120
* guest: Make default graphics arch check more specificCole Robinson2022-02-261-1/+2
* Revert "guest: Add default graphics for aarch64"Cole Robinson2022-02-266-67/+1
* sound: Use ich9 more generally for PCIe, not just q35Cole Robinson2022-02-265-7/+7
* guest: Default num_pcie_root_ports to 14Cole Robinson2022-02-2632-93/+5
* Use pcie_root_ports for arm and riscv machvirtCole Robinson2022-02-2615-12/+243
* Add "vmm" shortcut keywordAndrew Shark2022-02-241-0/+1
* details: Only show channel state for qemu ga channelCole Robinson2022-02-241-3/+8
* cli: Add basic --audio type=XXX,id=Y supportCole Robinson2022-02-249-1/+59
* INSTALL: Correctly document that we require pygobject >= 3.31.1Cole Robinson2022-02-201-1/+1
* virt-install: Require --osinfo for non-x86 HVM case tooCole Robinson2022-02-203-5/+10
* tests: consolidate some arch compare testsCole Robinson2022-02-2017-434/+113
* domain: cpu: Clear 'migratable' and 'check' when changing modeCole Robinson2022-02-201-0/+2
* man: virt-install: Update --controller docsCole Robinson2022-02-201-11/+16
* cli: Fix busted --controller example in --helpCole Robinson2022-02-201-1/+1
* ui: Remove use of deprecated GtkAlignmentCole Robinson2022-02-2027-2609/+2495
* Clean up gtk STOCK and various image usageCole Robinson2022-02-1938-447/+214
* storagepool: Fix backtrace in cleanup pathCole Robinson2022-02-191-1/+1
* fsdetails: Point users to Memory screen if shared memory not enabledCole Robinson2022-02-193-11/+66
* fsdetails: Show virtio-9p vs virtiofs driver fieldCole Robinson2022-02-192-13/+28
* devices: filesystem: Fix default virtiofs accessmodeCole Robinson2022-02-193-10/+24
* fsdetails: Hide 'Type:' field for qemu driverCole Robinson2022-02-191-0/+3
* fsdetails: Drop 'Mode:' UICole Robinson2022-02-192-66/+10
* tests: cli: A bunch of cleanupCole Robinson2022-02-1924-1475/+1111
* virtManager: Split out tpmdetails.py and tweak itCole Robinson2022-02-199-354/+399