Daniel P. Berrange
|
c5b049130e
|
Updated for release 0.3.1
|
2007-02-20 15:53:44 -05:00 |
|
Daniel P. Berrange
|
2e6217f288
|
Bump version number
|
2007-02-20 14:47:05 -05:00 |
|
Daniel P. Berrange
|
d5f5b90941
|
Merge heads
|
2007-02-20 14:02:07 -05:00 |
|
Daniel P. Berrange
|
7b8d2337c1
|
Force use of per-user bus even as root for QEMU
|
2007-02-20 14:01:34 -05:00 |
|
Daniel P. Berrange
|
325de0d266
|
Clamp mouse co-ords to be >= 0
|
2007-02-20 14:00:23 -05:00 |
|
Hugh O. Brock
|
14649e66b9
|
Sort OS lists
|
2007-02-20 13:32:42 -05:00 |
|
Daniel P. Berrange
|
7f9eba6c4d
|
Allow any combo of Ctrl+Mod1, Ctrl+Mod2 or Mod1+Mod2 to release grab
|
2007-02-20 12:26:58 -05:00 |
|
Daniel P. Berrange
|
f59c2a908c
|
Remove mistaken call to ungrab_pointer()
|
2007-02-20 12:20:27 -05:00 |
|
Daniel P. Berrange
|
3dadb5c1fb
|
Remove debug of arch, since it breaks paravirt
|
2007-02-20 11:57:18 -05:00 |
|
Daniel P. Berrange
|
47503bf1e1
|
Added ability to create QEMU/KVM/KQEMU guests in new VM wizard
|
2007-02-19 23:11:21 -05:00 |
|
Daniel P. Berrange
|
71dba97fdb
|
Remove annoying dialog box about HAL; logging is good enough
|
2007-02-19 22:33:13 -05:00 |
|
Daniel P. Berrange
|
b5e91c23ef
|
Refactor connect dialog to support QEMU driver
|
2007-02-19 22:23:15 -05:00 |
|
Hugh O. Brock
|
6c358ecf15
|
Add pull-down OS choice UI to virt-manager.
|
2007-02-19 11:52:37 -05:00 |
|
Daniel P. Berrange
|
d7668fc6b6
|
Merge heads
|
2007-02-15 21:06:51 -05:00 |
|
Daniel P. Berrange
|
ac9577ac9b
|
Fixed keyboard grab
|
2007-02-15 21:02:03 -05:00 |
|
Hugh O. Brock
|
6350cb33ea
|
Split the glade files up into one per window, to make managing merges easier. This changes the makefile, so you'll need to rerun autogen.sh
|
2007-02-15 15:35:37 -05:00 |
|
Daniel P. Berrange
|
1b4d5e5b1a
|
Merge heads
|
2007-02-12 10:12:11 -05:00 |
|
Daniel P. Berrange
|
29d8ae34c5
|
Grab mouse when clicking
|
2007-02-08 14:33:25 -05:00 |
|
Daniel P. Berrange
|
8118b4ac05
|
Display allocation instead of usage for inactive memory
|
2007-02-08 14:33:14 -05:00 |
|
Daniel P. Berrange
|
74946b15ca
|
Force initial status code update
|
2007-02-08 14:32:26 -05:00 |
|
Daniel P. Berrange
|
8b7c5e5a7a
|
Fix alignment of label
|
2007-02-08 14:16:53 -05:00 |
|
Daniel P. Berrange
|
862ca28ea6
|
Make progress bar display a little prettier. Add support for setting max-memory when creating guests
|
2007-02-01 14:16:44 -05:00 |
|
Daniel P. Berrange
|
e34fadbee9
|
Fix changelog date
|
2007-01-22 19:54:55 -05:00 |
|
Daniel P. Berrange
|
8513aed523
|
Added tag RELEASE-0.3.0-1 for changeset aab1b39dae04d051c2f7073ff9bcc74c55ff704a
|
2007-01-22 19:46:14 -05:00 |
|
Daniel P. Berrange
|
a687280845
|
Updated for 0.3.0 release
|
2007-01-22 19:46:05 -05:00 |
|
Daniel P. Berrange
|
8db327d916
|
Refresh po/pot files
|
2007-01-22 18:22:55 -05:00 |
|
Daniel P. Berrange
|
55d7905ab4
|
Updated to new virt-inst API
|
2007-01-22 18:17:57 -05:00 |
|
Hugh O. Brock
|
4e647f1c17
|
Change save/restore code to work with new progress bar interface. Also clean up progress bar a bit so it doesn't jump around quite so much.
|
2007-01-12 15:39:18 -05:00 |
|
Hugh O. Brock
|
302e11ffeb
|
merge 369:1d72ca0a0d8e
|
2007-01-10 16:15:15 -05:00 |
|
Hugh O. Brock
|
c6e5a99343
|
graphical progress bar hooks for pv guests
|
2007-01-10 16:11:57 -05:00 |
|
Daniel P. Berrange
|
8a7fe3c17a
|
Reset vnc failure count & delay on state changes. This ensures we re-try the connection when switching from shutoff -> running state transitions with inactive guests
|
2007-01-08 16:08:44 -05:00 |
|
Hugh O. Brock
|
483f3436aa
|
Update non-sparse file UI to match rhel5 patch
|
2006-12-20 09:31:09 -05:00 |
|
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 |
|