summaryrefslogtreecommitdiff
path: root/virtinst
Commit message (Expand)AuthorAgeFilesLines
...
* devices: disk: Set discard=unmap by default for some casesCole Robinson2022-02-031-0/+13
* devices: video: Use virtio default more oftenCole Robinson2022-02-033-2/+24
* devices: video: Clean up default_model a bitCole Robinson2022-02-031-5/+15
* domcapabilities: Remove redundant checkCole Robinson2022-02-031-2/+1
* cli: Add --memdev target.{current,block,requested}Cole Robinson2022-01-272-0/+6
* cli: Add virtio option driver.page_per_vq=onCole Robinson2022-01-262-0/+3
* cli: Add --launchSecurity kernelHashes=yes|noCole Robinson2022-01-262-0/+2
* cloner: Improve error message about unimplemented rbd supportCole Robinson2022-01-261-8/+5
* guest: Move uefi check into _add_default_tpmCole Robinson2022-01-261-5/+7
* details: Add os.firmware=efi in the firmware selector UICole Robinson2022-01-261-1/+1
* guest: Use os.firmware=efi for --boot uefi, if it is supportedCole Robinson2022-01-262-6/+12
* guest: Rework set/get_uefi entry pointsCole Robinson2022-01-263-36/+45
* virt-xml: Fix device lookup by integer propertiesCole Robinson2022-01-251-2/+9
* details: Strip back 'Enable shared memory' to only cover memfdCole Robinson2022-01-252-17/+0
* domain: cpu: Add function all_shared_memAccess_cells()Lin Ma2022-01-251-0/+8
* domain: cpu: Add function has_private_memAccess_cells()Lin Ma2022-01-251-0/+6
* domain: memorybacking: Add function is_shared_access()Lin Ma2022-01-251-0/+3
* domcapabilities: Add supports_memorybacking_memfd()Lin Ma2022-01-251-0/+12
* domcapabilities: Add supports_filesystem_virtiofs()Lin Ma2022-01-251-0/+7
* domcapabilities: Get filesystem devicesLin Ma2022-01-251-0/+1
* guest: Remove the hyperv + uefi workaround for win7 + win2k8r2Cole Robinson2022-01-253-24/+0
* virtinst/guest: enable a TPM by default if UEFI is presentmasterDaniel P. Berrangé2022-01-213-0/+36
* cli: Clean up nodedev address functions a bitCole Robinson2022-01-211-54/+47
* nodedev: Move the CLI string format lookup to cli.pyCole Robinson2022-01-212-99/+97
* nodedev: Separate out lookupNodedevByNameCole Robinson2022-01-211-3/+18
* virtinst: refactor setting of default vcpus countDaniel P. Berrangé2022-01-202-15/+7
* virtinst: allow to force create topology from scratchDaniel P. Berrangé2022-01-201-4/+5
* virtinst: prefer cores when exposing topology to the guestDaniel P. Berrangé2022-01-201-3/+14
* virtinst: validate that the CPU topology is saneDaniel P. Berrangé2022-01-201-0/+12
* virtinst: make CPU topology defaulting take account of diesDaniel P. Berrangé2022-01-201-9/+3
* virtinst: move method for calculating vCPU count from topologyDaniel P. Berrangé2022-01-201-4/+10
* virtinst: set dies in topology to 1Daniel P. Berrangé2022-01-201-0/+3
* virtinst: take account of 'dies' when calc vcpu count from topologyDaniel P. Berrangé2022-01-201-0/+1
* virtinst: add missing 'dies' parameter for --vcpusDaniel P. Berrangé2022-01-201-0/+1
* diskbackend: Restrict format->driver_type even moreCole Robinson2022-01-191-6/+3
* Disk pool volumes should be always attached as "raw" disksSimon Kobyda2022-01-191-3/+6
* osdict: Remove outdated 'no cover' annotationCole Robinson2022-01-191-1/+1
* virtinst: fix return type in guess_os_by_isoDaniel P. Berrangé2022-01-191-1/+1
* tests: Fix test coverage after osdict changesCole Robinson2022-01-171-3/+0
* virtinst/osdict: remove internal cache of OS objectsDaniel P. Berrangé2022-01-171-27/+23
* virtinst/osdict: refactor setup of generic fallback OsinfoOsDaniel P. Berrangé2022-01-171-8/+11
* virtinst/osdict: add a property for the OsinfoDb objectDaniel P. Berrangé2022-01-171-9/+10
* virtinst/osdict: remove osinfo legacy aliasesDaniel P. Berrangé2022-01-171-59/+0
* object: nodedev: support isActive stateCole Robinson2022-01-171-0/+5
* cli: add 'ioapic.driver' to --featuresJonathon Jongsma2022-01-112-0/+2
* pylint: Fix some deprecation warnings and minor bitsCole Robinson2022-01-112-2/+2
* osdict: Remove dead code after get_kernel_url_argument usageCole Robinson2022-01-111-17/+2
* virtinst: fix check for UEFI in SEV setupDaniel P. Berrangé2022-01-111-1/+1
* nodedev: Improve error with unknown address stringsCole Robinson2022-01-111-1/+2
* installerinject: Add error detection for initrd injectionAndrea Bolognani2022-01-041-0/+5