summaryrefslogtreecommitdiff
path: root/virtManager/addhardware.py
Commit message (Expand)AuthorAgeFilesLines
* addhw: Desensitive the 'create storage' UI for cdrom/floppyCole Robinson2014-03-121-2/+9
* addhardware: Fix adding disk through 'customize' dialog (bz 1073808)Cole Robinson2014-03-071-1/+3
* addhardware: fix a little typoChen Hanxiao2014-02-231-1/+1
* addhardware: don't get duplicated disksMartin Kletzander2014-02-191-1/+2
* addhardware: Don't clash with different buses using the same prefixMartin Kletzander2014-02-181-1/+1
* addhardware: generate target only if not customizingMartin Kletzander2014-02-181-2/+4
* Rework disk target assignmentMartin Kletzander2014-02-121-18/+30
* Unify prettification of VirtIO serialMartin Kletzander2014-02-121-2/+2
* support: Error if registered version is too old to confirmCole Robinson2014-02-101-3/+1
* Move shared graphics editing UI to gfxdetails.pyCole Robinson2014-01-291-87/+17
* Break out shared storage creation UI to addstorage.pyCole Robinson2014-01-291-162/+71
* Break out shared network list UI to netlist.pyCole Robinson2014-01-281-50/+12
* Don't use SCSI or USB disks with stable_defaultsMartin Kletzander2014-01-281-1/+1
* addhw: macvtap: select bridge mode by defaultCole Robinson2014-01-271-2/+1
* fsdetails: Fix error reportingCole Robinson2014-01-271-9/+5
* uiutil: Use list selection helpers everywhereCole Robinson2014-01-271-89/+39
* uiutil: Make more use of set_combo_text_columnCole Robinson2014-01-261-15/+5
* Split uihelpers into sharedui and uiutilCole Robinson2014-01-261-48/+49
* Move many shared UI functions to addhw static functionsCole Robinson2014-01-261-18/+315
* Rename hide_unsupported_rhel_options to stable_defaults and clean-up its usageMartin Kletzander2014-01-211-7/+6
* Create a separate class vmmFSDetails to share filesystem addhardware UICédric Bosdonnat2014-01-211-275/+14
* Add lxc filesystem drivers: loop and nbdCédric Bosdonnat2014-01-211-28/+56
* Add Hardware: added the missing filesystem types for LXC guests.Cédric Bosdonnat2014-01-211-10/+86
* addhw: set virtio-scsi controller index via max index in scsi controller listChen Hanxiao2014-01-211-1/+7
* disable virtio disk with device type 'LUN'Chen Hanxiao2014-01-211-1/+1
* choosecd: Check path-in-use collision (bz 1028197)Cole Robinson2014-01-141-1/+1
* create: Disable 'fully allocate' if qcow2 is the defaultCole Robinson2014-01-141-1/+8
* addhw: disk: Split bus and device into two combo boxesCole Robinson2014-01-121-56/+77
* addhw: Only allow panic device if libvirt supports itCole Robinson2014-01-121-1/+3
* nodedev: Remove subdev for pretty_name, it's pointlessCole Robinson2014-01-121-1/+1
* addhw: Fix a pep8 errorCole Robinson2014-01-111-1/+1
* virt-manager: add support for adding panic notifier deviceChen Hanxiao2014-01-111-1/+41
* show read-only check button when add fs for lxc containerChen Hanxiao2013-11-261-1/+2
* virt-manager: fix adding EGD RNG devices in UDP modeGiuseppe Scrivano2013-10-281-24/+75
* VirtualDisk: Handle the blktap defaultCole Robinson2013-10-061-8/+3
* addhw: Fix a few issues with char dev combinationsCole Robinson2013-10-061-1/+5
* addhw: Make sure to set device defaultsCole Robinson2013-10-061-5/+8
* Streamline support checksCole Robinson2013-10-061-3/+3
* addhw: Add channel option for auto socket allocationCole Robinson2013-10-051-0/+20
* addhw: Don't show target_type for every char deviceCole Robinson2013-10-051-2/+7
* addhw: List known channel names in a comboboxentryCole Robinson2013-10-051-11/+34
* addhw: Add 'console' option for adding virtio consolesCole Robinson2013-10-051-15/+33
* addhw: Fix disk naming from 'customize' dialog (bz 744137)Cole Robinson2013-10-021-27/+33
* support: s/CONN_HV/CONN/gCole Robinson2013-10-021-3/+2
* virt-manager: Default to qcow2 on kvmCole Robinson2013-10-021-1/+1
* devicehostdev: Drop device creation helperCole Robinson2013-09-271-6/+3
* addhw: Use a blue banner similar to other wizardsCole Robinson2013-09-271-4/+3
* virtManager: fix typo in error messageGiuseppe Scrivano2013-09-271-1/+1
* deviceinterface: Fix creating direct interfaces (bz 1006324)Cole Robinson2013-09-241-3/+3
* virtManager: add GUI elements for adding a RNG deviceGiuseppe Scrivano2013-09-231-0/+166