summaryrefslogtreecommitdiff
path: root/virtManager
Commit message (Expand)AuthorAgeFilesLines
* Fix some pylintCole Robinson2014-01-251-1/+1
* vmmFSDetails: fixed driver combo valuesCédric Bosdonnat2014-01-251-1/+3
* vmmFSDetails: don't use a combo for RAM units, force to MBCédric Bosdonnat2014-01-251-37/+4
* Don't capitalize disk formats in the combo boxCédric Bosdonnat2014-01-251-4/+5
* Share the list of all disk image formatsCédric Bosdonnat2014-01-251-2/+2
* Moved vmmFSDetail.convert_units to virtinst.utilCédric Bosdonnat2014-01-251-28/+4
* Fix default_uri xen checkCharles Arnold2014-01-251-1/+1
* create: show correctly the list of supported OSGiuseppe Scrivano2014-01-241-1/+1
* 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-2111-55/+52
* Use vmmFSDetails in details dialog to allow editing filesystem devicesCédric Bosdonnat2014-01-213-21/+77
* Create a separate class vmmFSDetails to share filesystem addhardware UICédric Bosdonnat2014-01-212-275/+401
* 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
* virt-manager: Make --show-domain-creator show the manager as wellCole Robinson2014-01-191-0/+1
* Fix first time remote URL installs from virt-manager (bz 1049852)Cole Robinson2014-01-181-0/+9
* capabilities: Remove some public API back compatCole Robinson2014-01-181-3/+3
* 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
* createnet: Use typical name validation patternCole Robinson2014-01-171-13/+10
* 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-173-20/+75
* details: Fix stdout spew on hw_update errorCole Robinson2014-01-171-1/+1
* 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-143-2/+11
* create: Disable 'fully allocate' if qcow2 is the defaultCole Robinson2014-01-142-1/+17
* panic notifier: display default value if not setChen Hanxiao2014-01-141-0/+3
* domain: Use support infra to check if memory stats supportedCole Robinson2014-01-121-8/+5
* prefs: Allow disabling all memorystats pollingCole Robinson2014-01-124-34/+61
* 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
* 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
* addhw: Fix a pep8 errorCole Robinson2014-01-111-1/+1
* details: Couple mini 'panic' UI cleanupsCole Robinson2014-01-111-1/+2
* virt-manager: add support for adding panic notifier deviceChen Hanxiao2014-01-111-1/+41
* virt-manager: add support for showing panic notifier deviceChen Hanxiao2014-01-112-2/+29
* Fix toolbar toggling in details windowMartin Kletzander2014-01-111-1/+3
* Base mem statistics on virDomainMemoryStats if available.Thorsten Behrens2014-01-061-6/+22
* Add memory stats widget also to manager tree view.Thorsten Behrens2014-01-063-3/+46
* Fix some pylintCole Robinson2013-12-183-4/+5
* Disable accelerators when serial console has focus (bz 1018822)Cole Robinson2013-12-181-4/+17
* packageutils: Let packagekit front end show the error for us (bz 1034728)Cole Robinson2013-12-181-4/+4
* error: Make sure labels aren't overly largeCole Robinson2013-12-181-0/+4
* guestfs: As virt-manager is multithreaded, don't use an atexit handler.Richard W.M. Jones2013-12-162-2/+2
* Allow unsafe migrations in virt-managerCharles Arnold2013-12-142-4/+22