53 Commits
Author SHA1 Message Date
Cole Robinson be2ac8ad41 sshtunnels: Don't use socket API for fd passed to spice (bz #1135808) 2015-04-13 18:38:23 -04:00
Cole Robinson f1443be186 Fix F21 URL installs (bz #1147720)
Only add 2 usbredir devices by default (bz #1135488)
2014-10-29 14:05:34 -04:00
Cole Robinson 02d19903e2 Fix error reporting when checking libvirt version at conn startup (bz #1074120)
Fix error reporting from delete dialog (bz #1092739)
Fix ubuntu video default (bz #1129803)
2014-09-08 11:19:37 -04:00
Cole Robinson 2ea30c30a1 filesystem: Fix target validation when editing device (bz #1089422)
details: Explicit warn that 'format' doesn't change image format (bz #1089457)
snapshots: Fix screenshot with qxl+spice (bz #1089780)
Fix using storage when the directory name contains whitespace (bz #1091384)
packageutils: Fix install when one package is already installed (bz #1090181)
2014-04-29 14:42:38 -04:00
Cole Robinson 40d653603c gfxdetails: Show port number for active autoport VM (bz #1081614)
connection: Hook into domain balloon event (bz #1081424)
details: Fix showing vcpus values in 'customize' dialog (bz #1083903)
details: Fix changing graphics type (bz #1083903)
createpool: Clarify iscsi IQN fields (bz #1084011)
More fixes for errors on libvirtd disconnect (bz #1069351)
2014-04-16 17:32:04 -04:00
Cole Robinson b92895f00f Rebased to version 1.0.1
virt-install/virt-xml: New --memorybacking option (Chen Hanxiao)
virt-install/virt-xml: New --memtune option (Chen Hanxiao)
virt-manager: UI for LXC <idmap> (Chen Hanxiao)
virt-manager: gsettings key to disable keygrab (Kjö Hansi Glaz)
virt-manager: Show domain state reason in the UI (Giuseppe Scrivano)
Fix a number of bugs found since the 1.0.0 release
Fix specifying emulator when switching connections (bz #1075444)
Allow changing network device source for a running VM (bz #1078854)
2014-03-22 18:44:37 -04:00
Cole Robinson dca2e45f63 connection: Handle errors when deregistering events on close (bz #1069351) 2014-03-10 09:48:56 -04:00
Cole Robinson 88f86f622b addhardware: Fix adding disk through 'customize' dialog (bz #1073808) 2014-03-07 09:53:48 -05:00
Cole Robinson e36649029a virt-convert: better error if unar is not installed
details: Fix fallback if fetching CPU models fails (bz #1072704)
fsdetails: Fix adding a filesystem device (bz #1073067)
virt-install: Fix --location iso again, and test it (bz #1071513)
Handle libvirt generating invalid volume XML (bz #1072770)
2014-03-06 12:59:34 -05:00
Cole Robinson f4d761536d Fix creating storage paths if directory is all digits (bz #1069351)
Properly close connection if tick fails (bz #1069351)
virt-manager: Handle unrefreshed storage pools (bz #1070883)
Fix unsetting 'auto resize' console property
2014-02-28 13:09:51 -05:00
Cole Robinson a753b7b660 Fix open connection->lxc
Fix issues creating ppc64 guests
Fix generating disk targets from customize->addhw
2014-02-18 17:56:03 -05:00
Cole Robinson 401f6c1b05 Rebased to version 1.0.0
New tool virt-xml: Edit libvirt XML in one shot from the command line
Improved defaults: qcow2, USB2, host CPU model, guest agent channel
Introspect command line options like --disk=? or --network=help
2014-02-14 19:15:59 -05:00
Cole Robinson 982ad4b832 Fix vcpu vs. maxvcpu UI (bz #1016318)
Fix app startup when run as root (bz #1016435)
Release serial console when details window is closed (bz #1016445)
Clarify snapshot VM state UI (bz #1016604)
Fix adding qemu-guest-agent by default (bz #1016613)
Fix first run app install (bz #1016825)
Fix error reporting if initrd fetch fails (bz #1017419)
Fix error reporting if app is run with no DISPLAY (bz #1021482)
Fix usage of install media in /home/crobinso (bz #1025355)
2013-11-10 11:54:04 -05:00
Cole Robinson c5cc51781f Fix cdrom ordering if added via 'customize' (bz #905439)
Default to spice/qxl for virt-install (bz #911734)
Fill in cache and io values for new VMs (bz #967643)
Add dep on dconf (bz #1012884)
2013-10-06 15:47:10 -04:00
Cole Robinson ae7f39fce2 Sync with git
Don't try to launch multiple ssh askpass dialogs at once (bz #811346)
Fix confusion when multiple progress dialogs are run (bz #1003101)
Fix error adding macvtap nic (bz #1006324)
Add an appdata file (bz #1011120)
virt-install: fix nfs:// style URLs (bz #1011177)
Fix spice with TLS (bz #904295)
Reduce impact of memory leak (bz #972371)
Fix parsing rawhide .treeinfo (bz #989162)
2013-09-24 10:54:09 -04:00
Cole Robinson d5e33b118d Update to git snapshot for ARM support 2013-08-21 19:01:14 -04:00
Cole Robinson b39288a2d1 Rebased to version 0.10.0
Fix screenshots (bz #969410)
Add Fedora 19 osdict option (bz #950230)
Fix loading libguestfs OS icons (bz #905238)
Make packagekit search cancellable (bz #973777)
Fix freeze on guest shutdown if serial console connected (bz #967968)
2013-06-19 18:49:14 -04:00
Cole Robinson 1db73b1878 Fix default graphics, should be spice+qxl (bz #965864)
Check for libvirt default network package on first run (bz #950329)
Fix changing VM cirrus->QXL (bz #928882)
2013-05-27 18:58:13 -04:00
Cole Robinson cc39bd4415 Drop bogus packagekit check for avahi-tools (bz #963472) 2013-05-15 17:38:09 -04:00
Cole Robinson b1ca0e1efa Fix error creating QEMU guests (bz #962569) 2013-05-15 15:53:31 -04:00
Cole Robinson 8559ae70dd Fix dep on vte3 (bz #958945)
Fix dep on virt-manager-common (bz #958730)
Fix crash when installing from ISO media (bz #958641)
Fix poor error reporting with unknown CLI option (bz #958730)
2013-05-09 20:24:29 -04:00
Cole Robinson 5540f4c623 Update to git snapshot for next release 2013-04-29 12:58:54 -04:00
Cole Robinson b020addd2d Rebased to version 0.9.5
Enable adding virtio-scsi disks (Chen Hanxiao) (bz 887584)
Support security auto-relabel setting (Martin Kletzander)
Support disk iotune settings (David Shane Holden)
Support 'reset' as a reboot option (John Doyle)
Don't pull in non-native qemu packages on first run (bz 924469)
Don't create LVM volumes with alloc=0, it doesn't work (bz 872162)
Fix storage browser hang on KDE (bz 880781)
Fix package installation on KDE (bz 882024)
2013-04-01 07:51:27 -04:00
Cole Robinson b5ebbb896a Add explicit dep on pod2man (bz #914562) 2013-03-01 12:37:09 -05:00
Cole Robinson 2184a94698 Use correct KVM package names on first run (bz #873878)
network: fix parsing ip blocks with prefix= (bz #872814)
Don't recommend all of libvirt, just the kvm bits (bz #872246)
2012-12-17 14:55:20 -05:00
Cole Robinson ce88c8945e Fix first run packagekit interaction (bz #870851)
Fix another backtrace if guest is pmsuspended (bz #871237)
2012-10-30 21:44:40 -04:00
Cole Robinson 4d8e186c75 Fix KVM package install on app first run
Fix listing domain with 'suspended' state (bz #850954)
Fix 'browse local' behavior when choosing directory (bz #855335)
Fix libgnome-keyring dep (bz #811921)
2012-10-24 08:41:13 -04:00
Cole Robinson 8faaf2e927 Drop autorebuild bit from release number 2012-07-29 17:10:48 -04:00
Cole Robinson 6801230d78 Rebased to version 0.9.4
Fix VNC keygrab issues (bz 840240)
2012-07-29 16:51:00 -04:00
Cole Robinson 13b04c09ba Rebased to version 0.9.3
Convert to gtkbuilder: UI can now be editted with modern glade tool
virt-manager no longer runs on RHEL5, but can manage a remote RHEL5 host
Option to configure spapr net and disk devices for pseries (Li Zhang)
Offer to install openssh-askpass if we need it (bz 754484)
Don't leave defunct SSH processes around (bz 757892)
Offer to start libvirtd after install (bz 791152)
Fix crash when deleting storage volumes (bz 805950)
Show serial device PTY path again (bz 811760)
Fix possible crash when rebooting fails (bz 813119)
Offer to discard state if restore fails (bz 837236)
2012-07-09 17:31:30 -04:00
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
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
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