From Fedora Project Wiki

Line 84: Line 84:
Need to pick improvements from release notes above.
Need to pick improvements from release notes above.


===== virt-manager Updated to 0.400.0 =====
==== virt-manager Updated to 0.6.0 ====
https://www.redhat.com/archives/et-mgmt-tools/2008-September/msg00027.html
New features and improvments since 0.5.4:
New features:
 
===== virtinst Updated to 0.400.0 =====
New features and improvments since 0.300.3:
* New tool 'virt-convert': Allows converting between different types of virt configuration files. Currently only supports vmx -> virt-image.
* New tool 'virt-convert': Allows converting between different types of virt configuration files. Currently only supports vmx -> virt-image.
* New tool 'virt-pack': Converts virt-image xml format to vmx and packs in a tar.gz. (Note this will likely be merged with virt-convert in the future).
* New tool 'virt-pack': Converts virt-image xml format to vmx and packs in a tar.gz. (Note this will likely be merged with virt-convert in the future).
* virt-install: Support for remote VM installation. Can use install media and disk images on remote host if shared via libvirt. Allows provisioning storage on remote pools.
* virt-install: Support for remote VM installation. Can use install media and disk images on remote host if shared via libvirt. Allows provisioning storage on remote pools.
* virt-install new options:
* virt-install new options:
      new --wait option, allows putting a hard time limit on installs.
: --wait option, allows putting a hard time limit on installs.
      new --sound option, to create VM with soundcard emulation.
: --sound option, to create VM with soundcard emulation.
      new --disk option, allows specifying media as a path, storage volume, or
: --disk option, allows specifying media as a path, storage volume, or a pool to provision storage on, device type, and several other options. Deprecates --file, --size, --nonsparse.
        a pool to provision storage on, device type, and several other options.
: --prompt option. Input prompting is no longer the default, this option turns it back on.
        Deprecates --file, --size, --nonsparse.
* virt-install: allow setting cpu pinning information for QEmu/KVM VMs
      new --prompt option. Input prompting is no longer the default, this
* virt-install: NUMA support via --cpuset=auto option.
        option turns it back on.
* virt-install: allow setting cpu pinning information for qemu/kvm VMs.
* virt-install: numa support via --cpuset=auto option.
* virt-image: --replace option to overwrite existing VM image file.
* virt-image: --replace option to overwrite existing VM image file.
* virt-image: support multiple network interfaces in virt-image format.
* virt-image: support multiple network interfaces in virt-image format.
* use virtio disk/net drivers if chosen os entry supports it (Fedora 9/10, Ubuntu Hardy).
* Use virtio disk/net drivers if chosen os entry supports it (Fedora 9/10, Ubuntu Hardy).
* Numerous bug fixes and minor improvements.
 


===== libvirt Updated to 0.4.6 =====
===== libvirt Updated to 0.4.6 =====

Revision as of 00:36, 7 October 2008

Dale Bewley

DaleBewley FirstnameLastname-head.png

I'm vegan and I mountain bike a lot.

Contact

Activities within Fedora

Release Notes Virtualization Beat

FWN Virtualization Beat

145, 144, 143, 142, 141, 140 n/a, 139 n/a, 138, 137

Notes To Self

Virtualization Release Notes

I'm gathering links to become oriented with the Fedora Docs Project and Virtualization features for F10.

Howto

Content

Versions

Virtualization Package Versions
Package F9 Release F9 Updates (20081003) Rawhide F10 Release Rel Notes
kvm 65-1 65-9 74-4 http://kvm.qumranet.com/kvmwiki/ChangeLog
libvirt 0.4.2-1 0.4.6-2 0.4.6-3 http://www.libvirt.org/news.html
python-virtinst 0.300.3-5 0.300.3-7 0.400.0-1
virt-df n/a 2.1.1-8 2.1.3-2 http://et.redhat.com/~rjones/virt-df/
virt-manager 0.5.4-3 0.5.4-4 0.6.0-1 http://virt-manager.et.redhat.com/download.html
virt-mem n/a n/a 0.6.0-1 http://et.redhat.com/~rjones/virt-mem/faq.html alpha qaulity - 32bit QEMU and KVM only
virt-top 0.4.1.1-1 1.0.1-4 1.0.1-2 http://et.redhat.com/~rjones/virt-top/ChangeLog.txt
virt-viewer 0.0.3-1 n/a 0.0.3-3
xen 3.2.0-10 3.2.0-15 3.3.0-1 http://www.xen.org/download/
xenner 0.29-2 0.41-1 0.46-1 http://cvs.bytesex.org/xenner.html

Other Improvements

Need to pick improvements from release notes above.

virt-manager Updated to 0.6.0

New features and improvments since 0.5.4:

virtinst Updated to 0.400.0

New features and improvments since 0.300.3:

  • New tool 'virt-convert': Allows converting between different types of virt configuration files. Currently only supports vmx -> virt-image.
  • New tool 'virt-pack': Converts virt-image xml format to vmx and packs in a tar.gz. (Note this will likely be merged with virt-convert in the future).
  • virt-install: Support for remote VM installation. Can use install media and disk images on remote host if shared via libvirt. Allows provisioning storage on remote pools.
  • virt-install new options:
--wait option, allows putting a hard time limit on installs.
--sound option, to create VM with soundcard emulation.
--disk option, allows specifying media as a path, storage volume, or a pool to provision storage on, device type, and several other options. Deprecates --file, --size, --nonsparse.
--prompt option. Input prompting is no longer the default, this option turns it back on.
  • virt-install: allow setting cpu pinning information for QEmu/KVM VMs
  • virt-install: NUMA support via --cpuset=auto option.
  • virt-image: --replace option to overwrite existing VM image file.
  • virt-image: support multiple network interfaces in virt-image format.
  • Use virtio disk/net drivers if chosen os entry supports it (Fedora 9/10, Ubuntu Hardy).
libvirt Updated to 0.4.6

New features and improvments since 0.4.2:

  • Enhanced OpenVZ support
  • Enhanced Linux containers (LXC) support
  • Storage pools API
  • Improved iSCSI support
  • USB device passthrough for QEmu and KVM
  • Sound, serial, and parallel device support for QEmu and Xen
  • Support for NUMA and vCPU pinning in QEmu
  • Unified XML domain and network parsing for all virtualization drivers

For further details see: http://www.libvirt.org/news.html

Xen Updated to 3.3.0

This is a major new release with a host of new features including:

  • Power management (P & C states) in the hypervisor
  • HVM emulation domains ('qemu-on-minios') for better scalability, performance and security
  • PVGrub: boot PV kernels using real GRUB inside the PV domain
  • Better PV performance: domain lock removed from pagetable-update paths
  • Shadow3: optimisations to make this the best shadow pagetable algorithm yet, making HVM performance better than ever
  • Hardware Assisted Paging enhancements: 2MB page support for better TLB locality
  • CPUID feature levelling: allows safe domain migration across systems with different CPU models.
  • PVSCSI drivers for SCSI access direct into PV guests
  • HVM framebuffer optimisations: scan for framebuffer updates more efficiently
  • Device passthrough enhancements
  • Full x86 real-mode emulation for HVM guests on Intel VT: supports a much wider range of legacy guest OSes
  • New qemu merge with upstream development
  • Many other changes in both x86 and IA64 ports

For further details see: http://www.xen.org/download/

Virtualization Release Notes Scratch Space