Hugh O. Brock
|
7b2cbb18ad
|
add a radio button for sparse vs. non-sparse viles. Add appropriate cautions and text to the progress dialog.
|
2006-12-17 16:33:37 -05:00 |
|
Daniel P. Berrange
|
522d1da8e0
|
Merge heads
|
2006-12-13 17:04:30 -05:00 |
|
Daniel P. Berrange
|
f64479ac10
|
Disabled memory/cpu hotplug for active HVM guests (bz 214432)
|
2006-12-13 17:02:31 -05:00 |
|
Hugh O. Brock
|
f5e462a8e8
|
Fixes bz 218201. Choosing an existing file, using the dialog or typing the path manually, will now cause the file's size to show up in the file size box. Also the wizard will complain if the user manually types a directory path instead of an existing file or a new file.
|
2006-12-07 17:06:01 -05:00 |
|
Hugh O. Brock
|
ba20edec8c
|
Fixes 213855. Added documentation to warn the operator not to allocate too much memory to a new VM; limited the max memory spinbox to physical RAM present; cleaned up physical RAM display.
|
2006-12-07 15:55:50 -05:00 |
|
Daniel P. Berrange
|
64cc1fdee6
|
Fix handling of backspace key in serial console (bz 217596)
|
2006-12-04 12:22:45 -05:00 |
|
Daniel P. Berrange
|
5337c40c65
|
Deal with errors from hostname lookup (bz 216975)
|
2006-12-01 16:27:15 -05:00 |
|
Daniel P. Berrange
|
ab1fff82f1
|
Merge heads
|
2006-12-01 16:26:35 -05:00 |
|
Daniel P. Berrange
|
f43eb5322e
|
Differentiate memory allocated, from that actually used on host. Helps visualization of inactive guests
|
2006-11-22 12:50:50 -05:00 |
|
Hugh O. Brock
|
358a4f6139
|
Validate vm name
|
2006-11-15 16:18:59 -05:00 |
|
Hugh O. Brock
|
cb406a8657
|
domain.py merge??
|
2006-11-15 12:28:13 -05:00 |
|
Hugh O. Brock
|
e4d8bf592c
|
Add destroy option to details and console menus
|
2006-11-15 12:27:36 -05:00 |
|
Daniel P. Berrange
|
6ad7278298
|
Switch to use explicit ipv4 address 127.0.0.1 for console because some FC6 systems have broke /etc/hosts which only list ipv6 address (and VNC doesn't listen on ipv6)
|
2006-11-15 12:21:06 -05:00 |
|
Hugh O. Brock
|
e2d5bdf197
|
Initially select something when opening the details pane
|
2006-11-15 10:51:40 -05:00 |
|
Daniel P. Berrange
|
190691b4cf
|
Merge heads
|
2006-11-15 09:46:46 -05:00 |
|
Daniel P. Berrange
|
5782f3271e
|
Valid file magic when restoring a domain from saved image
|
2006-11-13 18:15:41 -05:00 |
|
Daniel P. Berrange
|
e01bffd0a6
|
Fix typo
|
2006-11-13 17:17:12 -05:00 |
|
Daniel P. Berrange
|
290ff27354
|
Ensure we always retry failed connections, to deal with inactive domain startup/shutdown sequences
|
2006-11-13 16:56:11 -05:00 |
|
Daniel P. Berrange
|
70cf38da48
|
Clear out listmodel row cache when swiching views
|
2006-11-13 15:38:10 -05:00 |
|
Daniel P. Berrange
|
c832682211
|
Re-factored config changing UI to deal with inactive domains & better handle Dom0
|
2006-11-13 15:31:17 -05:00 |
|
Daniel P. Berrange
|
4b77b24532
|
Fix max-mem reporting for Dom0
|
2006-11-13 15:23:35 -05:00 |
|
Daniel P. Berrange
|
cf6e3edaef
|
Fix pretty memory accounting. Add set_max_memory API. Fixed logging string cast
|
2006-11-13 14:21:14 -05:00 |
|
Daniel P. Berrange
|
2ffea60d7f
|
Update the ID column on each refresh, in case a domain started/stopped (ie its id changes)
|
2006-11-13 14:18:36 -05:00 |
|
Daniel P. Berrange
|
2453f33b8b
|
Merge heads
|
2006-11-13 10:46:27 -05:00 |
|
Daniel P. Berrange
|
5c0221bd1b
|
Merge heads
|
2006-11-13 10:31:29 -05:00 |
|
Daniel P. Berrange
|
4ede3ba4e4
|
Added tag RELEASE-0.2.6-1 for changeset 912d53a50279d9c6e05d263b54837ad001a0ccb3
|
2006-11-09 14:15:34 -05:00 |
|
Daniel P. Berrange
|
09fe37beb3
|
Re-generate changelog
|
2006-11-09 14:15:23 -05:00 |
|
Daniel P. Berrange
|
a6c4e1da56
|
Updated changelog
|
2006-11-09 14:15:12 -05:00 |
|
Daniel P. Berrange
|
b5cb0ae578
|
Summary of 0.2.6 release changes
|
2006-11-09 13:52:16 -05:00 |
|
Daniel P. Berrange
|
bcfd51f70b
|
Updated to 0.2.6 release
|
2006-11-09 13:52:01 -05:00 |
|
Daniel P. Berrange
|
7106aa8743
|
Added notes on release process
|
2006-11-09 13:29:39 -05:00 |
|
Daniel P. Berrange
|
8be387901c
|
Added notes on translation process
|
2006-11-09 12:47:36 -05:00 |
|
Daniel P. Berrange
|
84bab203ed
|
Imported initial russian translation
|
2006-11-09 12:36:02 -05:00 |
|
Daniel P. Berrange
|
ca15348534
|
Change most scrollbars to automatic (except console which has resize issues)
|
2006-11-07 21:30:01 -05:00 |
|
Daniel P. Berrange
|
0cd4369e23
|
Set busy cursor in wizard while creating VM
|
2006-11-07 17:25:08 -05:00 |
|
Daniel P. Berrange
|
3e1ef3ea3e
|
Rebuild pot file & import translated .po's from Fedora i18n repository
|
2006-11-07 09:41:05 -05:00 |
|
Daniel P. Berrange
|
54316cd4f2
|
Explicitly pass i18n domain into glade constructor because it is failing to pick up default domain
|
2006-11-07 09:40:34 -05:00 |
|
Daniel P. Berrange
|
ebb9800ec7
|
Added preference for determining when/whether to grab keyboard input. Renamed console popup preference apis a little
|
2006-11-06 15:01:28 -05:00 |
|
Daniel P. Berrange
|
6cc3c10a18
|
Set busy cursor when displaying progress bar
|
2006-11-06 15:00:39 -05:00 |
|
Daniel P. Berrange
|
820832a007
|
Add a auto-retry with exponential backoff to VNC connection, since with auto-console popup we often launch before the VNC daemon has started for the guest
|
2006-11-06 14:12:08 -05:00 |
|
Daniel P. Berrange
|
e9decd56cd
|
Connect up show-terminal signal in the manager
|
2006-11-06 12:31:33 -05:00 |
|
Daniel P. Berrange
|
6ac751b471
|
Don't skip virt-type wizard step if fully-virt is not available. Instead disable option & inform user why (bz 212451)
|
2006-11-06 11:36:55 -05:00 |
|
Daniel P. Berrange
|
5c113d482a
|
Make URLs & email addrs in about dialog clickable (bz 210782)
|
2006-11-06 10:58:59 -05:00 |
|
Daniel P. Berrange
|
f2a1803eb7
|
Change 'physical' to 'logical' in text refering to host CPUs
|
2006-11-06 10:53:09 -05:00 |
|
Daniel P. Berrange
|
92f005c0b3
|
Change default to activate popup of console for newly created guests
|
2006-11-06 10:44:34 -05:00 |
|
Daniel P. Berrange
|
b4756294b0
|
Include info about hypervisor connection in titlebar ( bz 213093)
|
2006-11-06 10:34:54 -05:00 |
|
Karel Zak
|
ddadec4a7e
|
fix problem with never ending gtk.main()
|
2006-11-03 10:02:02 -05:00 |
|
Daniel P. Berrange
|
05764da2c6
|
Grab focus to the password field when showing login
|
2006-11-03 10:01:57 -05:00 |
|
Daniel P. Berrange
|
61dfeae69f
|
Call 'present' to ensure serial console is raised & focused
|
2006-11-03 09:51:23 -05:00 |
|
Hugh O. Brock
|
a35e1867cf
|
bz 211385: add preference to automatically pop up console on new vm creation or all vm creation.
|
2006-10-31 14:29:22 -05:00 |
|