Daniel P. Berrange
e53365ab99
Fix bogus URL attribute
2008-04-03 19:12:20 -04:00
Daniel P. Berrange
7dd79e8731
Update configure for renamed po file
2008-04-03 17:40:41 -04:00
Daniel P. Berrange
3850c7178f
Rename sr translation
2008-04-03 17:32:45 -04:00
Daniel P. Berrange
1be2a37124
Import latest de, it, and pl translations
2008-04-03 17:32:16 -04:00
Daniel P. Berrange
d559c56a26
merge heads
2008-04-03 17:31:05 -04:00
Cole Robinson
6011fc0080
Show - as disk size for block device in create summary (Hiroyuki Kaguchi)
2008-04-03 12:20:05 -04:00
Daniel P. Berrange
81d896e944
Run save job in a separate connection to allow use in background thread (Soren Hansen)
2008-03-28 13:37:27 -04:00
Daniel P. Berrange
da1ef9c7d5
Fix C-A-D menu entry (Takahashi Tomohiro)
2008-03-27 21:07:37 -04:00
Daniel P. Berrange
9a0fab3ed0
Add popup hint for full hypervisor URI in list view
2008-03-24 11:57:48 -04:00
Cole Robinson
fd97ffbd4e
Add autoconnect option for hypervisor connections.
2008-03-24 11:39:19 -04:00
Daniel P. Berrange
4273563b3b
Add check for QEMU saved image magic (Soren Hansen)
2008-03-23 22:26:18 -04:00
Daniel P. Berrange
3642ae9e72
Fix CD install handling (Hiroyuki Kaguchi)
2008-03-21 16:10:13 -04:00
Cole Robinson
10f31d5437
Remove MessageDialog instances in favor of convenience functions in error.py
2008-03-19 15:39:12 -04:00
Cole Robinson
40dbdff523
Add error catching to memory changing. Rework the code to correctly enable and disable the fields pending guest state.
2008-03-18 14:37:22 -04:00
Cole Robinson
1a68bc94ce
Use new error message functions to catch create errors
2008-03-18 14:29:46 -04:00
Cole Robinson
6bda39437e
Fix small bug in populating arch and hypervisor type.
2008-03-17 17:48:17 -04:00
Cole Robinson
face7c6c95
Fill out some more keytable values. Add logging if we don't find a keymap in the keytable.
2008-03-17 17:47:57 -04:00
Cole Robinson
3c68fb3424
Use VirtualGraphics during domain creation. Lookup default keymap during addhardware.
2008-03-17 14:17:58 -04:00
Cole Robinson
39915a3eb3
Add a get_type methon to domain object to facilitate getting a correct max_vcpus value.
2008-03-17 13:10:15 -04:00
Cole Robinson
843e80e942
Allow adding keymap when creating a display device.
2008-03-17 13:09:45 -04:00
Cole Robinson
8a6b141b8f
Re-mark message as translatable
2008-03-14 18:31:09 -04:00
Cole Robinson
011af21671
Show keymap value for graphics device in details section.
2008-03-14 13:20:56 -04:00
Cole Robinson
25c8c2acc5
Centralize all generic error raising routines to vmmError. Add some error catching cases.
2008-03-14 13:18:44 -04:00
Cole Robinson
061c29c246
Use only one variable to point to device to add.
2008-03-14 11:01:09 -04:00
Cole Robinson
3b29a55fd4
Use virtinst is_conflict_net when building net devices.
2008-03-14 10:55:12 -04:00
Cole Robinson
9cc27de815
Catch network lookup errors if a domain is dying. (Hiroyuki Kaguchi)
2008-03-14 10:15:27 -04:00
Cole Robinson
d98940105e
Show console for running guest if info refresh rate is > 20 sec. (Hiroyuki Kaguchi)
2008-03-13 17:06:40 -04:00
Cole Robinson
e615e1c60b
Fix changing cdrom device if <driver> present.
2008-03-12 15:34:41 -04:00
Cole Robinson
1f6de8b990
Unmark untranslatable strings in glade files.
2008-03-12 15:33:10 -04:00
Jim Meyering
28f655f4e8
Reuse user-specified "storage-file-size" upon "Back" button.
...
In the VM creation dialog, the "Assigning storage space" panel requires
a "File Size:" (when "Simple file:" is selected). It defaults to 4000MB.
If I specify a different number, click "Forward", and then "Back", rather
than seeing the size *I* chose, I get the default of 4000 again.
This change makes it use the value I selected, instead.
2008-03-12 10:37:49 +01:00
Daniel P. Berrange
7652f3d0d4
Added tag RELEASE-0.5.4-1 for changeset a3345d837a88
2008-03-10 20:17:32 -04:00
Daniel P. Berrange
28db05be29
Regnerate changelog
2008-03-10 20:17:11 -04:00
Daniel P. Berrange
2843bb16fe
Update for new release
2008-03-10 20:16:52 -04:00
Daniel P. Berrange
2b8ea6bbce
Fix disk field visibility
2008-03-10 17:47:09 -04:00
Daniel P. Berrange
552151a8d9
Control create wizard state based on capabilities info
2008-03-09 18:18:33 -04:00
Daniel P. Berrange
2bf6e9573a
Enable VNC window scaling
2008-03-07 18:49:22 -05:00
Cole Robinson
ca02e9d800
Have max memory consider current mem allocation when altered directly (Adam Stokes)
2008-03-06 17:13:59 -05:00
Cole Robinson
990ed57dad
Add autostart and boot device selection support.
2008-03-06 16:43:46 -05:00
Daniel P. Berrange
8f4194363a
Merge heads
2008-03-05 12:55:43 -05:00
Daniel P. Berrange
989465d6e5
Fix use of DBus objects to always go via an explicit interface
2008-03-05 12:47:52 -05:00
Cole Robinson
b1b9bf6cdc
Actually fix cdrom connect/disconnect error reporting
2008-03-04 12:15:16 -05:00
Cole Robinson
561a7abd67
Don't allow adding virtual networks is we are disconnected.
2008-03-04 12:12:35 -05:00
Cole Robinson
ae983fda77
Fix typo in creds scanning.
2008-03-03 16:11:29 -05:00
Cole Robinson
60844790c0
Raise cdrom connect/disconnect failures.
2008-02-28 15:28:04 -05:00
Cole Robinson
f7f50c62da
Raise previously ignored exceptions in widget update function.
2008-02-28 12:33:36 -05:00
Cole Robinson
317a24c44e
Add custom libvirt error handler.
...
The handler will ignore all libvirt _errors_, as these should be dealt with
as exceptions. This will also prevent libvirt errors from being printed
to the console when an exception is deliberately ignored. All other
libvirt messages (warnings) will be logged.
2008-02-25 16:17:49 -05:00
Cole Robinson
f0d3990869
Fix delete button sensitivity if selected guest is shutdown.
2008-02-25 16:10:12 -05:00
Daniel P. Berrange
31f800f4ae
Force connection to readonly if non-root and local HV uri and no policykit (Saori Fukuta)
2008-02-23 15:38:32 -05:00
Daniel P. Berrange
22b78bc1c1
Merge heads
2008-02-23 15:32:15 -05:00
Daniel P. Berrange
1357ee7efd
Allow choice between local CDROM & kernel/initrd network install for fullvirt guests
2008-02-23 15:26:26 -05:00