Commit Graph

1969 Commits

Author SHA1 Message Date
Cole Robinson
d90a28d997 Improve wording if offering to reuse an existing storage path 2011-03-08 11:22:01 -05:00
Cole Robinson
a5bdb7f852 Add 'ich6' to supported RHEL6 model list 2011-03-08 11:17:11 -05:00
Cole Robinson
18335a0b43 domain: Don't throw error when stopping a transient domain 2011-03-08 10:56:13 -05:00
Cole Robinson
b11eeffae3 Remove some unneeded exc_info() calls 2011-03-07 13:28:32 -05:00
Marc-André Lureau
3c9b7838a6 console: add spice password support 2011-01-07 15:14:33 +01:00
Marc Deslauriers
8707d9f894 Only show appropriate security driver details 2011-02-28 21:22:48 -05:00
Marc Deslauriers
eb9d8621c3 Don't print traceback if hal is missing. 2011-02-27 14:20:53 -05:00
Cole Robinson
2000b41de9 details: Fix changing overview settings on RHEL6 gtk 2011-02-24 11:38:40 -05:00
Cole Robinson
4c2399b195 console: Fix connecting to VNC over unix socket 2011-02-24 11:25:58 -05:00
trash
acb765f0b9 l10n: Updates to French (fr) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2011-02-17 21:29:01 +00:00
Cole Robinson
d9402c9b61 Compat fixes for RHEL5 vintage gtk, python 2011-02-15 11:38:35 -05:00
ypoyarko
2b31de9644 l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2011-02-15 02:56:56 +00:00
ypoyarko
e811404bc5 l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2011-02-14 04:20:40 +00:00
Daniel P. Berrange
2ef3e18419 Fix VPATH builds wrt PNG files in dist
The wildcard glob for adding PNG files to the dist did
not specify a directory, so it matched against builddir
rather then srcdir
2011-02-11 14:54:39 +00:00
fab
2b82d25f85 l10n: Updates to German (de) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2011-02-10 20:08:54 +00:00
yurchor
f8dfee5c2f l10n: Updates to Ukrainian (uk) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2011-02-09 17:58:49 +00:00
Marc Deslauriers
1d38e6df20 Make sure we are using strings 2011-02-03 10:49:08 -05:00
swkothar
4d5385f663 l10n: Updates to Gujarati (gu) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2011-02-09 12:36:27 +00:00
yurchor
75dddfc203 l10n: Updates to Ukrainian (uk) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2011-02-08 17:00:43 +00:00
Cole Robinson
820bba7a1c Fix "Clone" translation in as.po 2011-02-02 19:56:30 -05:00
Zdeněk Styblík
623778a0df Update czech translation 2011-02-02 12:23:24 -05:00
Cole Robinson
205faada13 createpool: strip trailing space from source device and host 2011-02-02 11:47:01 -05:00
Cole Robinson
2e4bda6059 details: Don't mark tab labels as translatable (they are never shown) 2011-02-02 11:44:31 -05:00
Cole Robinson
726ce00d44 Mention basic tests in RELEASE-PROCESS 2011-01-21 15:16:40 -05:00
Cole Robinson
ffb82a87f0 manager: Don't always launch consoles for running domains, dumb regression 2011-01-21 14:43:19 -05:00
Cole Robinson
8fee0c79aa Log GTK version 2011-01-21 11:30:38 -05:00
raven
02fc6a5684 l10n: Updates to Polish (pl) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2011-01-16 15:53:26 +00:00
warrink
b138572dd9 l10n: Updates to Dutch (Flemish) (nl) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2011-01-16 12:33:23 +00:00
Cole Robinson
b528aba8ed Added tag RELEASE-0.8.6-1 for changeset 0da270dcb23b 2011-01-14 15:43:15 -05:00
Cole Robinson
ecc039e8bc Prep for release 2011-01-14 15:27:40 -05:00
Cole Robinson
d0ad31c168 configure: Allow configuring preferred hv/libvirt packages 2011-01-14 15:19:58 -05:00
Cole Robinson
f441c9d2d0 console: try_login can't be reentrant
Repeated logins cause gtk errors on the console.
2011-01-14 14:17:35 -05:00
Cole Robinson
bf0946cfaf console: Fix GTK errors if reconnecting to VNC console 2011-01-14 11:34:51 -05:00
Cole Robinson
4f16f489e7 Tweak dbus docs 2011-01-14 10:55:35 -05:00
Cole Robinson
5d063c5160 console: Support connecting to VNC unix socket 2011-01-14 10:20:20 -05:00
Cole Robinson
6b95452212 details: Apply default VCPU pinning changes to running VM 2011-01-13 14:23:34 -05:00
Cole Robinson
0143378d5b details: Remove 'Current Allocation' memory label
Just use the 'Change allocation' spin box for reporting and changing.
2011-01-13 14:06:09 -05:00
Cole Robinson
b3eb187e73 details: Remove unneeded logic from refresh_config_memory
We don't need to refresh before applying memory changes anymore.
2011-01-13 14:01:39 -05:00
Cole Robinson
aba4bf1204 details: Remove unneeded logic from refresh_config_cpu
That function should never be called when 'apply' is active, so we
don't need to special case anything
2011-01-13 13:59:02 -05:00
Cole Robinson
659d727533 details: Make sure runtime pinning is refreshed if 'apply' is active 2011-01-13 13:55:35 -05:00
Cole Robinson
b5e0e997ae details: Fix pinning list size 2011-01-13 13:37:00 -05:00
Cole Robinson
338808c49f details: Allow changing max VCPU allocation 2011-01-13 13:32:19 -05:00
Cole Robinson
a592165568 domain: Don't define an empty CPU model 2011-01-13 13:14:43 -05:00
Wen Congyang
09f2851cd5 Fix an error in the chinese translation 2011-01-13 11:59:33 -05:00
Cole Robinson
6be5fe0872 details: Don't claim that security can be disabled.
After some discussion with upstream libvirt, it was decided that security
should not be disableable for individual VMs. Refactor the UI to
reflect this (it never worked anyways)
2011-01-13 11:57:26 -05:00
Cole Robinson
4b84a00876 console: Try to use more consistent parameter names 2011-01-13 11:26:38 -05:00
Cole Robinson
8ced456a9d Fix some pylint 2011-01-13 11:12:29 -05:00
Cole Robinson
71af09c451 console: Unify setting grab keys 2011-01-07 15:29:33 -05:00
Cole Robinson
02aa406e48 console: Cleanup audio stream when disconnecting from spice
Multiple reconnects would leave spice 'apps' hanging around in
gnome-volume-control
2011-01-07 15:15:10 -05:00
Cole Robinson
e9f87a0e32 console: Don't require spicegtk-python, show error if not available 2011-01-07 14:59:31 -05:00