Cole Robinson
7b24154f19
Don't leave app hanging around if user closes it while an async job is in
...
progress.
2009-04-03 14:15:14 -04:00
Cole Robinson
67adc74816
Packages the tests directory with 'make dist'
2009-04-03 14:15:13 -04:00
Cole Robinson
00d4c1fa13
Remove redundant files from spec.
2009-04-03 14:14:46 -04:00
Cole Robinson
8bf874c2e7
Pull necessary info from vm object when building migrate list.
2009-03-23 17:38:25 -04:00
Cole Robinson
742bf5465e
Log info if connection doesn't support storage management.
2009-03-13 14:37:57 -04:00
Cole Robinson
170c6cd4a7
Fix default 'New VM' install options on older xen connections.
2009-03-13 14:37:15 -04:00
Cole Robinson
2e616066f3
Handle old style 'console' tag in 'Connect to serial' list.
2009-03-13 14:35:55 -04:00
Cole Robinson
445f07eaec
Don't show error dialog on KeyboardException.
2009-03-13 14:35:28 -04:00
Cole Robinson
fd9fa7f0ad
Better error checking if we can't set a tooltip.
2009-03-13 14:33:52 -04:00
Cole Robinson
d49d0778c5
Remove mem/cpu hotplug checks.
...
We can't reliably determine whether it's supported or not, so just leave
the error reporting up to libvirt.
2009-03-13 13:51:35 -04:00
Cole Robinson
bdf1801123
Check what XMLDesc flags the connection supports before using them.
2009-03-13 13:13:24 -04:00
Cole Robinson
aa8711b5ce
Fix xml parsing for old style 'console' xml.
2009-03-13 11:21:07 -04:00
Cole Robinson
fd42d1ad06
Added tag RELEASE-0.7.0-1 for changeset 6a90a4c73140
2009-03-09 23:38:03 -04:00
Cole Robinson
5081b787a3
Update NEWS, ChangeLog, version #
2009-03-09 23:18:09 -04:00
Cole Robinson
09d3042b1c
Update translations.
2009-03-09 23:18:01 -04:00
Cole Robinson
a8a19966c4
Fix default selection in 'Add Connection' to be dependent on what's available.
2009-03-09 22:58:05 -04:00
Cole Robinson
e0833c00ee
Fix some create wizard cpu logic.
2009-03-09 22:42:17 -04:00
Cole Robinson
df034321d1
Update authors info.
2009-03-09 17:02:58 -04:00
Cole Robinson
4c38fb2f31
Add new application icon (Mike Langlie, Jeremy Perry)
2009-03-09 16:58:55 -04:00
Cole Robinson
c18068ccbd
Fix missing import.
2009-03-09 16:24:27 -04:00
Cole Robinson
97e9f52f28
Show a helpful error if we couldn't determine a default connection (as when qemu, kvm, or xen isn't installed)
2009-03-09 16:22:03 -04:00
Cole Robinson
933d0130e4
Fix conn uri lookup for domain migration.
2009-03-09 16:21:53 -04:00
Cole Robinson
ebe91d6ce2
Attempt to use krb5-auth-dialog for libvirt auth (if applicable) (Guido Gunther)
2009-03-09 16:21:32 -04:00
Cole Robinson
01de80f203
Check if we can resolve avahi '.local' host names, and if not, strip it.
2009-03-09 16:21:21 -04:00
Cole Robinson
a590888ef6
'Add Physical Host Device' wizard for existing guests.
2009-03-09 16:20:23 -04:00
Cole Robinson
b1f69cffd8
Add libvirt storage aware file browser.
...
Hook it up to the New VM and Add Hardware wizards, all storage browsing.
2009-03-09 16:19:39 -04:00
Cole Robinson
c83113e79b
Storage aware 'Delete VM' dialog.
2009-03-09 16:17:09 -04:00
Cole Robinson
f9dfe4acab
New 'Create VM' wizard.
2009-03-09 16:16:45 -04:00
Cole Robinson
a650c6c6ec
Better logging with connection failures.
2009-03-09 11:54:46 -04:00
Cole Robinson
09be6d1702
Centralize connection duplication, and always use openAuth.
2009-03-09 01:04:29 -04:00
Cole Robinson
e8aa74000e
Fix VNC password entry activate listener.
2009-03-09 00:49:41 -04:00
Cole Robinson
74418de62d
If altering a running domain, only change the inactive XML config.
2009-03-09 00:49:31 -04:00
Cole Robinson
7a7f407f29
Don't poll disk + net stats if vm isn't active.
2009-03-09 00:48:23 -04:00
Cole Robinson
731d97a45c
Some host details UI cleanup.
2009-03-08 15:34:17 -04:00
Cole Robinson
ab7df76617
Clean up pool and net listing in host details.
...
Break out pool functions, so they can be re-used by a storage browser dialog.
2009-03-08 15:34:15 -04:00
Cole Robinson
ee159418b5
Clean up 'VM Restore' functionality.
...
Actually catch error messages. Don't check save file header magic when
libvirt already does it for us.
2009-03-08 15:31:15 -04:00
Cole Robinson
390f308819
Add option to set 'Create Volume' wizard as modal.
2009-03-08 15:16:47 -04:00
Cole Robinson
dcd07970f0
Break all FileBrowser calls out into a util function.
2009-03-08 15:14:00 -04:00
Cole Robinson
2e3b9b7758
Don't harmlessly traceback in try_login if VM is deleted.
2009-03-08 15:11:56 -04:00
Cole Robinson
5a94b14c17
Adjust PolicyKit requires for F11
2009-03-08 15:08:37 -04:00
Cole Robinson
782406b222
Add domain api for invalidating and updating cached xml.
...
Use this be a bit more intelligent with Details hardware list: only update
list if domain xml has changed. Don't even check for new xml if the details
window isn't present.
2009-02-28 19:27:20 -05:00
Rob James
05a0c51217
Make properties in the details dialog selectable
2009-02-28 17:28:00 -05:00
Cole Robinson
dbf5a43902
Fix overwriting VNC password when updating VM xml.
2009-02-28 17:21:41 -05:00
Cole Robinson
caa149823f
Submit password if the entry box is activated.
2009-02-28 17:21:41 -05:00
Cole Robinson
1472a3c0aa
Fix hal device removal callback to not spew tons of errors.
2009-02-28 17:21:41 -05:00
Cole Robinson
fafe136f33
Actually pull 'shareable' info from disk xml.
2009-02-28 17:21:41 -05:00
Cole Robinson
76e44d2ed1
Update --debug output to print file and line numbers.
2009-02-28 17:21:41 -05:00
Cole Robinson
300456d1ff
Fix VNC widget to screen if fullscreen, for large VM resolution (Guido Gunther)
2009-02-23 19:02:27 -05:00
Cole Robinson
bf40585d8f
Bump gtk-vnc dependency in specfile.
2009-02-23 18:57:56 -05:00
Cole Robinson
f5448f87e7
Add global option for VNC scaling: vm details defaults to that.
2009-02-23 18:50:47 -05:00