summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* virt-install: add support for '--panic option'Chen Hanxiao2014-01-225-0/+48
* add support for showing and modifying scsi controller modelChen Hanxiao2014-01-222-18/+27
* Rename hide_unsupported_rhel_options to stable_defaults and clean-up its usageMartin Kletzander2014-01-2117-77/+73
* Use vmmFSDetails in details dialog to allow editing filesystem devicesCédric Bosdonnat2014-01-215-233/+86
* Create a separate class vmmFSDetails to share filesystem addhardware UICédric Bosdonnat2014-01-214-710/+853
* Add lxc filesystem drivers: loop and nbdCédric Bosdonnat2014-01-216-42/+147
* Add Hardware: added the missing filesystem types for LXC guests.Cédric Bosdonnat2014-01-216-18/+180
* 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
* man: fix a typo in virt-manager man pageChen Hanxiao2014-01-211-1/+1
* pylint: Skip hashlib import hackery and remove unused variableMartin Kletzander2014-01-202-4/+3
* virt-manager: Make --show-domain-creator show the manager as wellCole Robinson2014-01-191-0/+1
* Convert all command line handling to argparseCole Robinson2014-01-197-332/+288
* Fix first time remote URL installs from virt-manager (bz 1049852)Cole Robinson2014-01-185-13/+30
* capabilities: Remove some public API back compatCole Robinson2014-01-186-28/+15
* asyncjob: Constrain size of text labelCole Robinson2014-01-181-2/+5
* osdict: Use virtio console and qemu ga for RHEL7Cole Robinson2014-01-181-1/+1
* urlfetcher: Use inst.repo kernel option for new RH distros (bz 1026841)Cole Robinson2014-01-181-27/+40
* osdict: RHEL7 has a public beta, so it's 'supported' nowCole Robinson2014-01-181-1/+1
* createinterface: Fix creating bridge with unconfigured interface (bz 1048351)Cole Robinson2014-01-171-11/+20
* host: Fix looking up interfaces on repopulate signalCole Robinson2014-01-171-1/+1
* cloner: Don't validate new clone name (bz 1054771)Cole Robinson2014-01-172-3/+5
* Drop the len <= 50 validation check for domain namesCole Robinson2014-01-172-6/+2
* createnet: Use typical name validation patternCole Robinson2014-01-172-15/+14
* Change the kvm default cpu to 'nearest host cpu model'Cole Robinson2014-01-171-1/+1
* prefs: Allow changing the default VM CPU mode/model configCole Robinson2014-01-175-125/+232
* prefs: Modernize glade fileCole Robinson2014-01-171-691/+656
* details: Fix stdout spew on hw_update errorCole Robinson2014-01-171-1/+1
* doc: state correctly the number of possible values for --network=Giuseppe Scrivano2014-01-151-1/+1
* virt-install: --host-device: add driver_name optionCole Robinson2014-01-145-1/+6
* Probe entire backing chain when checking if path is in useCole Robinson2014-01-143-6/+35
* delete: Track kernel/initrd/dtb as wellCole Robinson2014-01-141-9/+9
* details: Fix changing media for two different cdromsCole Robinson2014-01-142-7/+8
* choosecd: Check path-in-use collision (bz 1028197)Cole Robinson2014-01-145-4/+13
* Track kernel/initrd/dtb in 'path in use by' UICole Robinson2014-01-144-21/+73
* create: Disable 'fully allocate' if qcow2 is the defaultCole Robinson2014-01-142-1/+17
* panic notifier: display default value if not setChen Hanxiao2014-01-143-2/+6
* domain: Use support infra to check if memory stats supportedCole Robinson2014-01-122-8/+6
* prefs: Allow disabling all memorystats pollingCole Robinson2014-01-126-37/+102
* addhw: disk: Split bus and device into two combo boxesCole Robinson2014-01-122-58/+110
* addhw: Stick disk format and cache under 'advanced options'Cole Robinson2014-01-121-79/+99
* addhw: Only allow panic device if libvirt supports itCole Robinson2014-01-122-1/+6
* guest: Don't add qemu-ga on ARM where virtio slots are limitedCole Robinson2014-01-122-4/+2
* nodedev: Include PCI vendor in pretty nameCole Robinson2014-01-121-1/+1
* nodedev: Remove subdev for pretty_name, it's pointlessCole Robinson2014-01-122-21/+9
* create: Don't reset method choice when arch changes if it's still validCole Robinson2014-01-121-4/+6
* Use BUTTON size for all status iconsCole Robinson2014-01-123-8/+8
* details: Fix status icon shrinking on state change.Cole Robinson2014-01-121-93/+80
* urlfetcher: Don't mandate boot.iso in treeinfo for Generic distroCole Robinson2014-01-111-3/+13
* distroinstaller: Make each media type explicitCole Robinson2014-01-111-20/+35