Commit Graph

1824 Commits

Author SHA1 Message Date
Cole Robinson 1939f14127 Add simple INSTALL instructions 2010-11-30 10:29:42 -05:00
Cole Robinson dc4430813d migrate: Fix downtime UI spacing 2010-11-29 19:14:43 -05:00
Wen Congyang febecf4089 Add virDomainSetMigrateMaxDowntime support 2010-11-29 19:11:35 -05:00
Cole Robinson 5a8523fc03 Silence a pylint false positive 2010-11-29 18:11:27 -05:00
Cole Robinson f7d428caac Fix connection duping for old libvirt versions 2010-11-29 18:00:35 -05:00
Cole Robinson 0a81c82c44 virt-manager: Fix connecting to existing URI via command line 2010-11-29 18:00:15 -05:00
Cole Robinson 34fa001f4e domain: Move stats functions out of base class
They are only used by the virDomain backed class
2010-11-29 17:40:28 -05:00
Cole Robinson 81eb69853f More pylint fixes 2010-11-29 17:28:52 -05:00
Cole Robinson 716bec3e56 Enable some more basic pylint checks and clean the code 2010-11-29 14:06:43 -05:00
Cole Robinson 5939ed46ea prefs: Fix setting 'remote sound device' option 2010-11-29 13:29:00 -05:00
Cole Robinson 2d5f858d2e console: Remove mouse grab notification
The window title informs the user about the key combo, so this is kind of
redundant. virt-viewer has never had it and no one has complained, so
I doubt people will stuggle with it.
2010-11-29 13:15:06 -05:00
Cole Robinson 15b89a5cc3 domain: Don't pull memory/vcpu values from info(), use XML
We already ensure the XML is up to date after any config change, so
pull all config values from there.
2010-11-29 12:55:22 -05:00
Cole Robinson 3c5e06ace5 details: Bump memory UI caps to 1TB 2010-11-24 14:48:38 -05:00
Cole Robinson 1234f5284a Save UI files using F14 glade (without swapped="no") change.
libglade complains about the swapped="no" property, so sed that part out.
2010-11-24 15:57:40 -05:00
Cole Robinson 99489e865d virt-manager: Fix --show-domain-performance 2010-11-24 14:19:44 -05:00
Cole Robinson 83ad083fb0 virt-manager: Fix CLI window launching options
Drop the thread event hack, use connection callbacks to accomplish
what we need more simply
2010-11-24 14:01:51 -05:00
Cole Robinson bf762658fc engine: Fix launching create dialog after previous commit 2010-11-24 08:28:50 -05:00
Cole Robinson 0c8a7e8beb engine: Use callers error dialog when launching windows
This gives proper dialog placement.
2010-11-23 20:13:50 -05:00
Cole Robinson 8c05c33abc virt-manager: Small startup error reporting fix
Make sure we import gtk into the global namespace
2010-11-23 20:03:49 -05:00
Cole Robinson ad10be064b Catch errors when launching dialogs from manager.py 2010-11-23 18:54:12 -05:00
Cole Robinson fd385b9e69 Bump copyright year. 2010-11-23 18:50:25 -05:00
fab 5e1b81ab93 l10n: Updates to German (de) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-11-23 09:21:00 +00:00
fab 8dd18d634e l10n: Updates to German (de) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-11-23 09:13:55 +00:00
Cole Robinson 5a23ad8d94 Open logging files O_CLOEXEC 2010-11-17 15:38:40 -05:00
Cole Robinson 9bf29dfdaa Fix warning reporting to not crash with F14 pygtk 2010-11-17 11:28:43 -05:00
Cole Robinson 8876217728 virt-manager: Improve error reporting at startup
Don't show multiple backtraces for certain errors, only log if logging
has been started.
2010-11-11 16:34:01 -05:00
Cole Robinson 026934ed3e pylint: Fix script for latest pylint version 2010-11-11 16:29:30 -05:00
Marti Raudsepp f0cf2665db autogen: Don't fail when config.status doesn't exist 2010-10-20 17:29:17 +03:00
jassy 8ed0d51418 l10n: Updates to Panjabi (Punjabi) (pa) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-10-18 06:35:44 +00:00
Guido Günther 6d5fef6b6e configure: Allow disabling maintainer mode 2010-10-15 09:23:07 -04:00
jassy c9b4260c60 l10n: Updates to Panjabi (Punjabi) (pa) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-10-15 06:45:43 +00:00
aalam e5cb1dbd2f l10n: Updates to Panjabi (Punjabi) (pa) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-10-11 02:41:55 +00:00
aalam 8f6b8ba6e4 l10n: Updates to Panjabi (Punjabi) (pa) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-09-29 02:46:27 +00:00
Darryl L. Pierce 452c273de2 Added a startup script for virt-manager-tui, similar to virt-manager.
It checks the environment, ensures the right version of virtinst is
present before invoking the main menu for the TUI.
2010-09-14 18:02:11 -04:00
Cole Robinson 39e6a1e95b autogen: If rerun, delete config.status 2010-09-14 17:39:31 -04:00
Cole Robinson c316219f89 details: Mark video and char dev titles as translatable 2010-09-13 09:31:32 -04:00
htaira 170ca89afb l10n: Updates to Japanese (ja) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-09-11 07:15:26 +00:00
Cole Robinson 00ea61670f domain: Use virtinst for all XML editting
Kind of a big ugly commit since there is lot's of fallout, but the end
result is unittested functionality (via virtinst) and 500 less lines :)
2010-09-08 17:53:51 -04:00
aalam c2386c030f l10n: Updates to Panjabi (Punjabi) (pa) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-09-08 14:07:38 +00:00
Cole Robinson 60ba4b9a78 Don't disallow managed save on remote connections 2010-09-08 07:51:48 -04:00
Cole Robinson e8f346733d details: Use VirtualDevice instance as the HW row key
Allows us to do lots of cleanup and simplifications. Domain now moves around
dev instances rather than device lookup info (dev_id_info).
2010-09-07 18:38:01 -04:00
Cole Robinson 6eee79a88f domain: Use virtinst for hostdev listing 2010-09-07 12:09:48 -04:00
trash 32e1f41de8 l10n: Updates to French (fr) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-09-05 19:02:37 +00:00
trash 0eb71cba5e l10n: Updates to French (fr) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-09-04 17:14:32 +00:00
Cole Robinson f0cb7c964e domain: Use virtinst for char device listing 2010-09-03 17:56:40 -04:00
Cole Robinson f52d5c8b3a domain: Use virtinst for parsing input, gfx, sound, video, watchdog 2010-09-03 15:59:33 -04:00
Cole Robinson 58d0a67a54 domain: Use VirtualNetworkDevice for netdev listing 2010-09-03 15:19:54 -04:00
Cole Robinson 40d8fc3092 domain: Switch disk listing to return VirtualDisk objects 2010-09-03 14:10:04 -04:00
Cole Robinson a5f7f437fb details: Refactor device listing to handle Guest switch
Remove some hardcoded assumptions so we can swap in Guest parsing support
easier.
2010-09-03 14:05:29 -04:00
Cole Robinson c7f385b0ff details: Fix listing/removal of serial/parallel combinations 2010-09-03 14:03:30 -04:00