Commit Graph

1950 Commits

Author SHA1 Message Date
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
Marc-André Lureau
108f6e4b6d addhardware: add SPICE support 2010-12-21 20:16:01 +01:00
Marc-André Lureau
620d5f9e06 console: add Spice viewer support 2010-12-22 02:13:25 +01:00
Marc-André Lureau
e6d7cb5ac6 console: pull out a VNC viewer class 2010-12-22 02:13:11 +01:00
Marc-André Lureau
ae450d9b1d console: factor out ssh tunnel code, add multi-connexion Tunnels class 2010-12-21 22:34:36 +01:00
Cole Robinson
41b38c4856 details: Explicitly list some SPICE values
This also allows changing the keymap, like with VNC displays.
2010-12-20 12:48:14 -05:00
Cole Robinson
a3b50aa61f details: Rework graphics section to allow reusing table rows 2010-12-20 12:34:32 -05:00
Marc-André Lureau
f2da834e1d Show console if SPICE enabled. 2010-11-12 17:05:48 +01:00
Marc-André Lureau
5e6cabc4b3 domain: learn to build spice:// uri 2010-12-17 11:58:45 -05:00
Cole Robinson
59c68b64c9 host: Show volume 'in use by' column 2010-12-17 10:32:54 -05:00
Cole Robinson
f99e4e188c details: Show a list of valid CPU models 2010-12-16 19:36:07 -05:00
Cole Robinson
ecb104dbfb details: Allow setting CPU topology and model
Provide a button 'Copy from host CPU', which effectively sets up the
equiv of qemu -cpu host
2010-12-16 16:05:55 -05:00
Cole Robinson
5512e192aa virt-manager: Fix debug message 2010-12-16 14:55:01 -05:00
Cole Robinson
d0870fe9ca details: Allow viewing/removing controller devices 2010-12-16 12:41:47 -05:00
Cole Robinson
6af4a2bda7 manager: Restore window position if toggled from systray 2010-12-13 17:48:19 -05:00
Cole Robinson
2a05f2b333 create: Mention KVM kernel modules if no install options are found. 2010-12-13 16:34:41 -05:00
Cole Robinson
073b005406 manager: Try to make disabled network/disk stats more obvious 2010-12-13 16:24:49 -05:00
Cole Robinson
0973e6c31a create: Don't traceback errors in host space tick 2010-12-13 16:12:55 -05:00
Cole Robinson
004623a886 configure: Allow specifying 'preferred' VM distro choices
The create wizard will then list these options first
2010-12-13 16:02:59 -05:00
Cole Robinson
361b098bb1 Fix TUI install 2010-12-13 15:41:16 -05:00