Commit Graph

1943 Commits

Author SHA1 Message Date
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
Cole Robinson 187190c362 configure: Add option to disable unsupported RHEL config 2010-12-13 14:31:27 -05:00
Cole Robinson f8d3701f29 domain: Use virtinst.Guest for remaining XML parsing 2010-12-13 12:48:06 -05:00
Cole Robinson d0c6a9390e configure: Allow setting default qemu:///system user 2010-12-13 11:22:01 -05:00
Cole Robinson 2775757728 Improve save/restore dialog titles/text 2010-12-12 13:48:20 -05:00
Cole Robinson 250f1902e4 clone: If storage is just 'origname.img', try to make new path 'newname.img' 2010-12-12 13:39:45 -05:00
Cole Robinson 16ab9b9edc manager: If 2 URI names collide, make the names more verbose 2010-12-11 23:51:20 -05:00
Cole Robinson d3472fd1f1 details: Allow setting direct kernel/initrd boot 2010-12-11 23:00:19 -05:00