summaryrefslogtreecommitdiff
path: root/virtManager/device
Commit message (Expand)AuthorAgeFilesLines
* Clean up FileChooser usage a bitCole Robinson2022-12-141-2/+2
* fsdetails: Fix an error with source.socket of virtiofsLin Ma2022-08-171-1/+1
* fsdetails: Point users to Memory screen if shared memory not enabledCole Robinson2022-02-191-0/+11
* fsdetails: Show virtio-9p vs virtiofs driver fieldCole Robinson2022-02-191-5/+18
* fsdetails: Hide 'Type:' field for qemu driverCole Robinson2022-02-191-0/+3
* fsdetails: Drop 'Mode:' UICole Robinson2022-02-191-25/+1
* virtManager: Split out tpmdetails.py and tweak itCole Robinson2022-02-191-0/+183
* details: Remove 'detect zeroes' UICole Robinson2022-02-031-19/+1
* netlist: Revive portgroup UICole Robinson2022-01-251-2/+42
* device: netlist: Rework source row data structureCole Robinson2022-01-251-37/+39
* gfxdetails: Fix switching from listen=none to listen=addressCole Robinson2022-01-201-4/+13
* gfxdetails: Default to configured graphics type, not always spiceCole Robinson2021-07-011-1/+3
* addstorage: Don't pass None to widget.set_active()Cole Robinson2020-11-211-1/+1
* fsdetails: Rework XML building logicCole Robinson2020-11-141-141/+162
* fsdetails: Remove some dead codeCole Robinson2020-11-131-10/+0
* fsdetails: Stop showing the 'driver' combo for qemuCole Robinson2020-11-131-7/+2
* fsdetails: Drop driver="handle" UICole Robinson2020-11-131-2/+1
* fsdetails: Remove the combo vs label dynamicCole Robinson2020-11-131-22/+19
* fsdetails: Remove wrpolicy UICole Robinson2020-11-131-20/+0
* device: disk: Rename path property to get/set_source_pathCole Robinson2020-11-111-7/+9
* mediacombo: Clear text entry when New VM is launchedCole Robinson2020-09-301-0/+1
* gfxdetails: Use a single 'changed' signalCole Robinson2020-09-211-61/+92
* addstorage: Return to using qcow2 sparse by defaultCole Robinson2020-09-201-2/+6
* addhardware: Allow settings USB removable settingCole Robinson2020-09-131-9/+9
* cli: Fill in all --filesystem suboptionsCole Robinson2020-09-111-8/+8
* virtManager: misc reference leak fixesCole Robinson2020-09-081-0/+2
* addstorage: Revive disk serial UICole Robinson2020-09-081-1/+10
* addstorage: Absorb advanced field UICole Robinson2020-09-081-1/+132
* gfxdetails: Update UI a bitCole Robinson2020-09-011-123/+117
* netlist: Remove some leftover print debuggingCole Robinson2020-09-011-1/+0
* objects: Erase the notion of connkeyCole Robinson2020-09-011-11/+4
* createvm: Only check network selection on final pageCole Robinson2020-09-011-0/+1
* gfxdetails: Improve UI interaction with spice GL + rendernodeCole Robinson2020-08-271-1/+9
* uitests: Finish netlist.py coverageCole Robinson2020-08-261-11/+3
* netlist: Rework the 'no network' caseCole Robinson2020-08-261-34/+38
* uitests: test createvm.py with an empty connectionCole Robinson2020-08-261-0/+2
* graphics: Remove spice GL/rendernode version support warningsCole Robinson2020-08-261-47/+13
* uitests: Finish addstorage.py coverageCole Robinson2020-08-261-14/+6
* uitests: Finish fsdetails.py coverageCole Robinson2020-08-261-3/+0
* fsdetails: Rework xml builder APIsCole Robinson2020-08-261-48/+50
* uitests: Add vsockdetails full coverageCole Robinson2020-08-261-4/+1
* Drop some explicit openvz handlingCole Robinson2020-08-261-9/+3
* virtManager: add coverage annotations and remove dead codeCole Robinson2020-08-262-6/+2
* gfxdetails: Remove explicit SDL UI fieldsCole Robinson2020-08-261-18/+4
* i18n: fix string puzzles in error messagesPino Toscano2020-07-141-2/+4
* i18n: avoid string puzzle in display autoport stringPino Toscano2020-07-131-2/+2
* i18n: fix few spellingsPino Toscano2020-07-131-1/+1
* po: Fix message format warnings printed from xgettextCole Robinson2020-07-112-5/+7
* devices: interface: Rename is_conflict_net -> check_mac_in_useCole Robinson2020-07-061-1/+1
* cli: Skip MAC collision error with --check mac_in_use=Cole Robinson2020-07-061-0/+1