Commit Graph

107 Commits

Author SHA1 Message Date
Cole Robinson
01c05544eb Fix connecting to console with specific listen address
Fix regression that dropped spice dependency (bz 819270)
2012-06-06 17:37:32 -04:00
Cole Robinson
674de803bf Actually make spice the default (bz 757874)
Only depend on spice on arch it is available (bz 811030)
Depend on libgnome-keyring (bz 811921)
2012-04-25 09:23:19 -04:00
Cole Robinson
f830495c36 Fix error reporting for failed remote connections (bz 787011)
Fix setting window title when VNC mouse is grabbed (bz 788443)
Advertise VDI format in disk details (bz 761300)
Don't let an unavailable host hang the app (bz 766769)
Don't overwrite existing create dialog when reshowing (bz 754152)
Improve tooltip for 'force console shortcuts' (bz 788448)
2012-02-13 19:07:57 -05:00
Cole Robinson
3a8c60db95 Drop extra release bit from spec 2012-02-01 11:42:37 -05:00
Cole Robinson
ec6e028e73 Rebased to version 0.9.1
Support for adding usb redirection devices (Marc-André Lureau)
Option to switch usb controller to support usb2.0 (Marc-André Lureau)
Option to specify machine type for non-x86 guests (Li Zhang)
Support for filesystem device type and write policy (Deepak C Shetty)
Many bug fixes!
2012-02-01 11:18:15 -05:00
Dennis Gilmore
c481b718ef - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-14 01:57:59 -06:00
Cole Robinson
8181b18303 Fix crashes when deleting a VM (bz 749263) 2011-10-28 12:26:13 -04:00
Cole Robinson
5bdfcd9ae4 Fix 'Resize to VM' graphical option (bz 738806)
Fix deleting guest with managed save data
Fix error when adding default storage
Don't flush XML cache on every tick
Use labels for non-editable network info fields (bz 738751)
Properly update icon cache (bz 733836)
2011-09-27 14:02:13 -04:00
Cole Robinson
50058043de Fix python-newt_syrup dep 2011-08-02 11:12:56 -04:00
Cole Robinson
e603223f61 Don't have a hard dep on libguestfs (bz 726364)
Depend on needed python-newt_syrup version
2011-08-01 13:36:22 -04:00
Cole Robinson
065346e693 Fix typo that broke net stats reporting 2011-07-28 10:47:31 -04:00
Cole Robinson
a4ebb483b6 Add BuildRequires: GConf2 to fix pre scriplet error 2011-07-27 13:13:41 -04:00
Cole Robinson
950068a55d spec: Try and work around tagging issues 2011-07-26 22:13:23 -04:00
Cole Robinson
11a5cad329 spec: Fix virtinst dep 2011-07-26 22:08:52 -04:00
Cole Robinson
cd1953b37e Rebased to version 0.9.0
Use a hiding toolbar for fullscreen mode
Use libguestfs to show guest packagelist and more (Richard W.M. Jones)
Basic 'New VM' wizard support for LXC guests
Remote serial console access (with latest libvirt)
Remote URL guest installs (with latest libvirt)
Add Hardware: Support <filesystem> devices
Add Hardware: Support <smartcard> devices (Marc-André Lureau)
Enable direct interface selection for qemu/kvm (Gerhard Stenzel)
Allow viewing and changing disk serial number
2011-07-26 21:24:26 -04:00
Cole Robinson
8689fd3e8a Add the correct patches 2011-04-28 12:34:54 -04:00
Cole Robinson
fc93b7daa0 Stop netcf errors from flooding logs (bz 676920)
Bump default mem for new guests to 1GB so F15 installs work (bz 700480)
2011-04-28 12:28:51 -04:00
Cole Robinson
8c05848867 Fix spice RPM dependency (bz 697729) 2011-04-19 10:28:09 -04:00
Cole Robinson
47893da839 Fix broken cs.po which crashed gettext
Fix offline attach fallback if hotplug fails
Offer to attach spicevmc if switching to spice
2011-04-07 09:49:12 -04:00
Cole Robinson
0adbf0380c Fix using spice as default graphics type
Fix lockup as non-root (bz 692570)
2011-03-31 12:07:05 -04:00
Cole Robinson
522ace5d3d Rebased to version 0.8.7
Allow renaming an offline VM
Spice password support (Marc-André Lureau)
Allow editting NIC <virtualport> settings (Gerhard Stenzel)
Allow enabling/disabling individual CPU features
Allow easily changing graphics type between VNC/SPICE for existing VM
Allow easily changing network source device for existing VM
2011-03-28 16:10:37 -04:00
Dennis Gilmore
5c1bceb5ca - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-07 19:37:12 -06:00
Cole Robinson
6d8c8aa7f1 Fix specfile date 2011-02-02 20:44:41 -05:00
Cole Robinson
638f25fa9c Update to 0.8.6 2011-02-02 20:44:09 -05:00
Cole Robinson
65b2b99005 Update to 0.8.5 2010-08-25 13:23:11 -04:00
David Malcolm
5a7f88ce71 fix python 2.7 incompatibility (bz 620216) 2010-08-02 15:30:51 -04:00
Fedora Release Engineering
4481fdefa3 dist-git conversion 2010-07-29 15:05:03 +00:00
Cole Robinson
4b536f00b9 Only close connection on specific remote errors Fix weird border in manager
UI (bz 583728) Fix broken icons Cancel post-install reboot if VM is
    forced off Fix traceback if customizing a livecd install (bz 583712)
    Add pool refresh button Properly autodetect VNC keymap (bz 586201) Fix
    traceback when reconnecting to remote VNC console (bz 588254) Fix
    remote VNC connection with zsh as default shell
2010-05-27 19:53:49 +00:00
Cole Robinson
dd64e5a8b3 Remove unused patch 2010-05-27 19:16:23 +00:00
Cole Robinson
01726b091f Update to 0.8.4
- 'Import' install option, to create a VM around an existing OS image
- Support multiple boot devices and boot order
- Watchdog device support
- Enable setting a human readable VM description.
- Option to manually specifying a bridge name, if bridge isn't detected
2010-03-25 00:05:29 +00:00
Cole Robinson
a6a15d4ac1 Fix using a manual 'default' pool (bz 557020) Don't force grab focus when
app is run (bz 548430) Check packagekit for KVM and libvirtd (bz
    513494) Fake a reboot implementation if libvirt doesn't support it (bz
    532216) Mark some strings as translatable (bz 572645)
2010-03-22 15:34:19 +00:00
Cole Robinson
604bc52efb Update to 0.8.3 release Manage network interfaces: start, stop, view,
provision bridges, bonds, etc. Option to 'customize VM before install'.
2010-02-09 04:23:15 +00:00
Cole Robinson
1d4a32dd04 Build with actual upstream tarball (not manually built dist) 2010-01-12 18:34:24 +00:00
Cole Robinson
77fe7dc979 Use actual upstream tarball (differences were neglegible) 2010-01-11 15:56:12 +00:00
Cole Robinson
b48a4b98ab Update to 0.8.2 release Fix first virt-manager run on a new install Enable
floppy media eject/connect
2009-12-14 23:57:23 +00:00
Cole Robinson
03a23f423c Select manager row on right click, regressed with 0.8.1 2009-12-09 21:24:10 +00:00
Cole Robinson
db4fb769c1 Set proper version Requires: for python-virtinst 2009-12-05 22:10:53 +00:00
Cole Robinson
2a9a33433c - Update to release 0.8.1
- VM Migration wizard, exposing various migration options
- Enumerate CDROM and bridge devices on remote connections
- Support storage pool source enumeration for LVM, NFS, and SCSI
2009-12-03 22:45:14 +00:00
Bill Nottingham
3b71f3d7ab Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 22:43:22 +00:00
Cole Robinson
5eedcbdbde Don't allow creating a volume without a name (bz 526111) Don't allow volume
allocation > capacity (bz 526077) Add tooltips for toolbar buttons (bz
    524083)
2009-10-05 17:25:32 +00:00
Cole Robinson
fe6c479ddc More translations (bz 493795) 2009-10-05 14:19:29 +00:00
Cole Robinson
04277a7d86 Fix VCPU hotplug Remove access to outdated docs (bz 522823, bz 524805)
Update VM state text in manager view (bz 526182) Update translations
    (bz 493795)
2009-09-29 19:37:26 +00:00
Cole Robinson
a8a375285f Fix cdrom installs where the iso is a storage volume (bz 524109) Fix path
permissions for kernel/initrd download location (bz 523960)
2009-09-24 15:47:35 +00:00
Cole Robinson
2fb1649c38 Fix up spec file patch mangling. 2009-09-17 20:44:01 +00:00
Cole Robinson
0c96ca8237 Don't close libvirt connection for non-fatal errors (bz 522168) Manager UI
tweaks Generate better errors if disk/net stats polling fails
2009-09-17 18:42:27 +00:00
Cole Robinson
3957d80fc8 Fix disk XML mangling via connect/eject cdrom (bz 516116) Fix delete button
sensitivity (bz 518536) Fix populating text box from storage browser in
    'New VM' (bz 517263) Fix a traceback in an 'Add Hardware' error path
    (bz 517286)
2009-09-14 15:05:51 +00:00
Daniel P. Berrange
719ad6add0 Fix typo in comparison 2009-08-13 15:51:03 +00:00
Daniel P. Berrange
0e8d0177dd Remove obsolete dep on policykit agent 2009-08-13 15:40:14 +00:00
Cole Robinson
f8f4684b50 Update to release 0.8.0 New 'Clone VM' Wizard Improved UI, including an
overhaul of the main 'manager' view System tray icon for easy VM access
    (start, stop, view console/details) Wizard for adding serial, parallel,
    and video devices to existing VMs.
2009-07-29 02:35:39 +00:00
Jesse Keating
43ccac00c4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-27 06:55:11 +00:00