Commit Graph
97 Commits
Author SHA1 Message Date
Cole Robinson d4094e151e virt-manager-4.1.0-1
Update to version 4.1.0
2022-08-04 15:57:30 -04:00
Cole Robinson a095c44b34 virt-manager-4.0.0-1
Update to version 4.0.0
2022-03-02 12:46:59 -05:00
Cole Robinson 57fda3dd9b spec: Drop %dnl usage to fix virt-preview centos8 build
Signed-off-by: Cole Robinson <crobinso@redhat.com>
2022-02-22 11:04:11 -05:00
Cole Robinson 517fec3f1e Update to latest git snapshot
Signed-off-by: Cole Robinson <crobinso@redhat.com>
2022-02-20 12:42:33 -05:00
Cole Robinson 52737d0d36 virt-manager-3.2.0-2
Fix 'domain not found' race (bz #1901081)
2021-01-11 13:41:11 -05:00
Cole Robinson ff04eb7658 virt-manager-3.2.0-1
Update to version 3.2.0
Slim down filesystem device editor UI
Fix TOCTTOU virt-install bugs (Martin Pitt)
Several other bug fixes
2020-11-14 16:17:23 -05:00
Cole Robinson d7bb10903a virt-manager-3.1.0-1
Update to version 3.1.0
2020-09-30 18:15:11 -04:00
Cole Robinson 2555eafb30 virt-manager-3.0.0-1
Update to version 3.0.0
2020-09-15 17:25:01 -04:00
Cole Robinson f34c5aae3a spec: Switch to latest Fedora bytecompile macros
Signed-off-by: Cole Robinson <crobinso@redhat.com>
2020-08-31 08:29:11 -04:00
Cole Robinson 9776941148 virt-manager-2.2.1-1.fc31
Rebased to version 2.2.1
CVE-2019-10183: Replace --unattended user-password and admin-password with user-password-file and admin-password-file (Fabiano Fidêncio)
Consistent --memballoon default across non-x86 (Andrea Bolognani)
virt-install: add --numatune memnode.* (Athina Plaskasoviti)
Drop hard dep on gtksourceview4, gtksourceview3 is fine as well
2019-07-03 20:29:05 -04:00
Cole Robinson 64790d6ddd virt-manager-2.2.0-2.fc31
Add missing dep on gtksourceview
2019-06-18 12:37:54 -04:00
Cole Robinson 055ba9c6e4 spec: Fix builddeps 2019-06-17 16:56:29 -04:00
Cole Robinson dad52714f6 virt-manager-2.2.0-1.fc31
Rebased to version 2.2.0
libvirt XML viewing and editing UI for new and existing domain, pools, volumes, networks
virt-install: libosinfo --unattended support (Fabiano Fidêncio, Cole Robinson)
Improve CPU model security defaults (Pavel Hrdina)
virt-install: new --install  option. Ex: virt-install --install fedora29
virt-install: new --install kernel=,initrd=
virt-install: --disk, --memory, --name defaults from libosinfo (Fabiano Fidêncio, Cole Robinson)
virt-install: add device suboption aliases which consistently match libvirt XML naming
virt-xml: new --start, --no-define options (Marc Hartmayer)
virt-install: Add driver_queues argument to --controller (Vasudeva Kamath)
RISC-V support (Andrea Bolognani)
Device default improvements for non-x86 KVM (Andrea Bolognani)
Redesigned 'New Network' wizard
libguestfs inspection improvements (Pino Toscano)
virt-install: Add support for xenbus controller (Jim Fehlig)
cli: Add --disk wwn=,rawio= (Athina Plaskasoviti)
cli: Add --memballoon autodeflate=,stats.period= (Athina Plaskasoviti)
cli: Add --iothreads (Athina Plaskasoviti)
cli: Add --numatune memory.placement (Athina Plaskasoviti)
cli: Add --launchSecurity option (Erik Skultety)
cli: Fill in --memorybacking options
cli: --smartcard: support database= and certificate[0-9]*=
cli: --sysinfo: Add chasis suboptions
cli: --metadata: add genid= and genid_enable=
cli: --vcpus: add vcpus.vcpu[0-9]* config
cli: fill in all common char source options for --serial, --parellel, --console, --channel, --smartcard, --rng, --redirdev
2019-06-17 16:44:21 -04:00
Cole Robinson a909a54a92 virt-manager-2.1.0-2.fc31
Fix --initrd-inject with f30 URLs (bz #1686464)
2019-04-03 20:34:20 -04:00
Cole Robinson 3771558046 Rebased to version 2.1.0
Bash autocompletion support (Lin Ma, Cole Robinson)
UI and command line --vsock support (Slavomir Kaslev)
virt-xml: Add --os-variant option (Andrea Bolognani)
virt-install: use libosinfo cpu, mem, disk size defaults (Fabiano Fidencio)
virt-install: Better usage of libosinfo -unknown distro IDs (Fabiano Fidencio)
virt-install: More usage of libosinfo for ISO --location detection
virt-install: Add --location LOCATION,kernel=X,initrd=Y for pointing to kernel/initrd in media that virt-install/libosinfo fails to detect
2019-02-03 16:37:10 -05:00
Cole Robinson 7b11dad0f1 Rebased to version 2.0.0
Finish port to Python 3
Improved VM defaults: q35 PCIe, usb3, CPU host-model
Search based OS selection UI for new VMs
Track OS name for lifetime of domain in <metadata> XML
Host interface management UI has been completely removed
Show domain IP on interface details page
2018-10-15 13:41:55 -04:00
Cole Robinson 6fd8521329 Enable arm32+uefi (bz #1613996) 2018-09-07 11:56:45 -04:00
Cole Robinson 9877ef9fb0 Update to latest git snapshot, contains python3 port 2018-04-26 10:33:39 -04:00
Cole Robinson fa7134895f Rebased to version 1.5.1
Fix disk/net/mem stats graphs
2018-02-28 15:40:42 -05:00
Cole Robinson 965a91fdec Rebased to version 1.5.0
python3 prep work (Radostin Stoyanov, Cole Robinson, Cédric Bosdonnat)
Switch --location ISO to use isoinfo (Andrew Wong)
virt-install: add --cpu numa distance handling (Menno Lageman)
virt-install: fix --disk for rbd volumes with auth (Rauno Väli)
virt-install: add --cputune vcpupin handling (Wim ten Have)
details ui: Showing attached scsi devices per controller (Lin Ma)
network ui: Show details about SR-IOV VF pool (Lin Ma)
Greatly expand UI test suite coverage
2018-02-06 18:43:05 -05:00
Cole Robinson c83f547d4d Revert "Rebased to version 1.5.0"
This reverts commit a07c8142b9.
2018-02-06 18:29:18 -05:00
Cole Robinson a07c8142b9 Rebased to version 1.5.0
python3 prep work (Radostin Stoyanov, Cole Robinson, Cédric Bosdonnat)
Switch --location ISO to use isoinfo (Andrew Wong)
virt-install: add --cpu numa distance handling (Menno Lageman)
virt-install: fix --disk for rbd volumes with auth (Rauno Väli)
virt-install: add --cputune vcpupin handling (Wim ten Have)
details ui: Showing attached scsi devices per controller (Lin Ma)
network ui: Show details about SR-IOV VF pool (Lin Ma)
Greatly expand UI test suite coverage
2018-02-06 18:27:42 -05:00
Cole Robinson 5805faa10c Fix 'Add Hardware' wizard for non-x86 guests (bz #1505532) 2017-11-21 18:07:05 -05:00
Cole Robinson 20630e480c Rebased to version 1.4.3
Improve install of debian/ubuntu non-x86 media (Viktor Mihajlovski, Andrew Wong)
New virt-install --graphics listen.* (Pavel Hrdina)
New virt-install --disk snapshot_policy= (Pavel Hrdina)
New virt-install --cpu cache.* (Lin Ma)
Several bug fixes
2017-09-19 20:13:36 -04:00
Cole Robinson 9f629b5d39 Rebased to version 1.4.2
New VM wixard virt-bootstrap integration (Radostin Stoyanov)
New VM wizard support for virtuozzo containers (Mikhail Feoktistov)
network UI: add support to create SR-IOV VF pool (Lin Ma)
Nicer OS list in New VM wizard (Pino Toscano)
Better defaults for UEFI secureboot builds (Pavel Hrdina)
Fix defaults for aarch64 VMs if graphics are requested
virt-install: new --memdev option (Pavel Hrdina)
virt-install: add --disk logical/physical_block_size (Yuri Arabadji)
virt-install: add --features hyperv_reset=, hyperv_synic= (Venkat Datta N H)
2017-08-09 10:53:22 -04:00
Cole Robinson 7138537d97 Fix broken it/ko translations (bz #1433800) 2017-03-22 10:45:48 -04:00
Cole Robinson 3afed40c5f Rebased to version 1.4.1
storage/nodedev event API support (Jovanka Gulicoska)
UI options for enabling spice GL (Marc-André Lureau)
Add default virtio-rng /dev/urandom for supported guest OS
Cloning and rename support for UEFI VMs (Pavel Hrdina)
libguestfs inspection UI improvements (Pino Toscano)
virt-install: Add --qemu-commandline
virt-install: Add --network vhostuser (Chen Hanxiao)
virt-install: Add --sysinfo (Charles Arnold)
2017-03-13 21:16:11 -04:00
Cole Robinson f191876fc7 Fix version check for spice GL support
Don't return virtio1.0-net as a valid device name (bz #1399083)
Fix window size tracking on wayland (bz #1375175)
Fix 'resize to VM' on wayland (bz #1397598)
2016-12-13 13:53:12 -05:00
Cole Robinson ee5c6578fa Fix fedora24 installs from incorrectly using virtio-input (bz #1391522)
Fix error checking extra_args for console argument
2016-11-06 11:21:38 -05:00
Cole Robinson 4862f4a5c1 Fix italian translation from breaking the app (bz #1350185) 2016-06-29 09:04:45 -04:00
Cole Robinson 8dce3ee165 Fix executing virt-* scripts (bz #1347938) 2016-06-18 17:14:27 -04:00
Cole Robinson 322d5db57f Rebased to version 1.4.0 2016-06-18 10:35:24 -04:00
Cole Robinson 65aadae9dc Rebase to latest git
Update translations (bz #1323015)
Fix rawhide URL installs (bz #1322011)
Update viewer to work with spice GL
2016-05-20 17:23:10 -04:00
Cole Robinson b0798ef8f7 Fix screenshot on F24 rawhide (bz #1297988)
Fix URL installs when content-length header missing (bz #1297900)
2016-03-17 10:48:06 -04:00
Cole Robinson e88a6b2c23 Rebased to version 1.3.2
Fix dependency issues with vte (bz #1290262)
2015-12-24 13:32:36 -05:00
Cole Robinson e0da60d53d Rebased to version 1.3.1
Fix command line API on RHEL7 pygobject
2015-12-06 19:47:20 -05:00
Cole Robinson e1627d5c79 Rebased to version 1.3.0
Error when trying to modify existing 9p share (bz #1257565)
virt-manager tries to create vmport device on non-x86 backends (bz #1259998)
Details/Virtual networks: Allow manually specifying a bridge for qemu:///session (bz #1212443)
[RFE] Improve Solaris 10 x86-64 support in virt-manager (bz #1262093)
No system tray icon in Cinnamon session (bz #1257949)
virt-install does not remove orphaned images on failure (bz #1212617)
virt-manager does not warn if it cannot find the network (bz #1212616)
Storage volume manager looses focus when a volume is deleted (bz #1279861)
Storage volume manager does not update free space (bz #1279940)
Reboot/Shutdown buttons does not work on aarch64 (bz #1212826)
2015-11-25 14:56:31 -05:00
Cole Robinson eb8a447ebc Fix errors with missing nodedevs (bz #1225771)
Fix CDROM media change if device is bootable (bz #1229819)
Fix adding iscsi pools (bz #1231558)
spec: Add LXC to default connection list (bz #1235972)
Fix backtrace when reporting OS error (bz #1241902)
Raise upper limits for lxc ID namespaces (bz #1244490)
Fix 'copy host CPU definition'
Fix displaying VM machine type when connecting to old libvirt
Fix qemu:///session handling in 'Add Connection' dialog
Fix default storage path for qemu:///session, it should be .local/share/...
2015-08-11 15:58:35 -04:00
Cole Robinson 3a8d02ec81 Rebased to version 1.2.1
Bugfix release
Fix connecting to older libvirt versions (Michał Kępień)
Fix connecting to VM console with non-IP hostname (Giuseppe Scrivano)
Fix addhardware/create wizard errors when a nodedev disappears
Fix adding a second cdrom via customize dialog
2015-06-06 18:21:50 -04:00
Cole Robinson 372d5ee12f Rebased to version 1.2.0 2015-05-04 15:15:43 -04:00
Cole Robinson d1c32e7ebb Catch ppc64le domaincapabilities errors (bz #1209723)
Fix missing install options for ppc64le (bz #1209720)
Allow adding SATA CDROM devices for q35 (bz #1207834)
Fix crashes with ssh spice connections (bz #1135808)
Drop incorrect dep on gnome-icon-theme (bz #1207061)
2015-04-13 18:36:56 -04:00
Cole Robinson 95364a3205 Update to latest git
Fix new VM disk image names when VM name changes (bz #1169141)
Fix missing virt-install dep on pygobject (bz #1195794)
Fix changing VM video type away from qxl (bz #1182710)
Don't use vmvga for ubuntu VMs on remote centos hosts (bz #1147662)
Clear vendor field when changing CPU (bz #1190851)
Drop bogus network domain name validation (bz #1195873)
Fix Fedora URL examples in virt-install man page (bz #1172818)
Fix misleading virt-install text after --import install (bz #1180558)
2015-03-27 16:49:31 -04:00
Cole Robinson 8f67ed6229 Fix BuildRequires for f22/rawhide 2015-02-22 10:08:39 -05:00
Cole Robinson 033fd436da Fix crash when rebooting VMs after install (bz #1135546)
Fix dep on libosinfo (bz #1159370)
Fix PCI/USB hotplug (bz #1146297)
2014-11-16 14:58:58 -05:00
Cole Robinson 7845ec8762 Fix defaults for arm and aarch64 VMs 2014-09-23 18:46:10 -04:00
Cole Robinson 678e8b3c05 Fix app hanging at connection startup with remote host (bz #1123266)
Fix several issues creating host bridges (bz #1122743)
Only use 2 usb redir devs by default to free up USB ports (bz #1135488)
Create qemu-ga channels for rhel/centos 6/7 VMs (bz #1139109)
2014-09-22 17:54:37 -04:00
Cole Robinson 59f1d0859a Rebased to version 1.1.0
Switch to libosinfo as OS metadata database (Giuseppe Scrivano)
Use libosinfo for OS detection from CDROM media labels (Giuseppe
Scrivano)
Use libosinfo for improved OS defaults, like recommended disk size
(Giuseppe Scrivano)
virt-image tool has been removed, as previously announced
Enable Hyper-V enlightenments for Windows VMs
Revert virtio-console default, back to plain serial console
Experimental q35 option in new VM 'customize' dialog
UI for virtual network QoS settings (Giuseppe Scrivano)
virt-install: --disk discard= support (Jim Minter)
addhardware: Add spiceport UI (Marc-André Lureau)
virt-install: --events on_poweroff etc. support (Chen Hanxiao)
cli --network portgroup= support and UI support
cli --boot initargs= and UI support
addhardware: allow setting controller model (Chen Hanxiao)
virt-install: support setting hugepage options (Chen Hanxiao)
2014-09-07 16:53:46 -04:00
Cole Robinson 8d445c7717 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:40:46 -04:00
Cole Robinson 3e1ed9fdaa 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:23:33 -04:00
Cole Robinson 1f2d6fbad3 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
2014-03-22 18:42:17 -04:00
Cole Robinson 9f61d853b6 connection: Handle errors when deregistering events on close (bz #1069351) 2014-03-10 09:47:51 -04:00
Cole Robinson 0a224fb498 addhardware: Fix adding disk through 'customize' dialog (bz #1073808) 2014-03-07 09:52:59 -05:00
Cole Robinson 8fe6a061b0 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:58:21 -05:00
Cole Robinson 90230fbec6 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:10:20 -05:00
Cole Robinson 192ee79c50 Fix open connection->lxc
Fix issues creating ppc64 guests
Fix generating disk targets from customize->addhw
2014-02-18 17:48:30 -05:00
Cole Robinson a0f0f77114 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:13:38 -05:00
Cole Robinson a31cbb693a Fix running virt-manager on rawhide (bz #1024569)
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:53:30 -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