From Fedora Project Wiki

mNo edit summary
No edit summary
(37 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{{header|docs}}
{{Docs_beat_open}}


{{Admon/warning | Document is Final | The contents of this beat have been sent for translation for the GA version of the Release Notes. Any additional changes to this beat will not appear until after the release of Fedora 13.  If you have zero-day changes, be sure to post a bug. }}
http://fedoraproject.org/wiki/Features/High_Availability_Container_Resources


http://fedoraproject.org/wiki/Features/Virt_Storage_Migration


http://fedoraproject.org/wiki/Features/Virtio_RNG


[[Category:Documentation]]
[[Category:Docs Project]]
[[Category:Release Notes]]
[[Category:Draft documentation]]
[[Category:Virtualization]]
[[Category:Documentation beats]]
 
== Virtualization ==
 
=== Kernel Acceleration for KVM Networking ===
The [[Features/VHostNet | VHost Net]] feature moves the task of converting virtio descriptors to skbs and back from qemu userspace to the kernel driver. This was shown to reduce latency by a factor of 5, and improve bandwidth from 90% native to 95% of native on some systems.
 
It is activated by using -netdevice options (instead of -net) and adding vhost=on flag.
 
* http://fedoraproject.org/wiki/Features/VHostNet
 
=== KVM Stable PCI Addresses ===
KVM guests in Fedora now have stable PCI addresses, reducing the chance that Windows guests will require reactivation as guest configuration is modified.
 
KVM guest virtual machine devices retain their PCI address allocations as other devices are added or removed from the guest configuration.
 
* http://fedoraproject.org/wiki/Features/KVM_Stable_PCI_Addresses
* http://fedoraproject.org/wiki/Features/KVM_Stable_Guest_ABI
 
=== Virt x2apic ===
X2apic improves guest performance by reducing the overhead of APIC access, which is used to program timers and for issuing inter-processor interrupts. By exposing x2apic to guests, and by enabling the guest to utilize x2apic, we improve guest performance.
 
Fedora 13 supports x2apic in both the host and guest roles.
 
* http://fedoraproject.org/wiki/Features/Virtx2apic - '''Percentage of completion: 90%'''
 
=== Virtio-Serial ===
The virtio-console pci device is now equipped to handle multiple console ports as well as generic ports for guests running on top of qemu and KVM. This facilitates simple communication between guest and host.
 
* http://fedoraproject.org/wiki/Features/VirtioSerial
 
=== Other Improvements ===
==== Virtualization Technology Preview Repo ====
The Virtualization Preview Repository exists for people who would like to test the very latest virtualization related packages. This repo is intended primarily as an aid to testing and early experimentation. It is not intended for 'production' deployment.
 
For further details refer to:
* http://fedoraproject.org/wiki/Virtualization_Preview_Repository
 
=== Xen Kernel Support ===
The <code>kernel</code> package in Fedora 13 supports booting as a guest domU, but will not function as a dom0 until such support is provided upstream.
 
The most recent Fedora release with dom0 support is Fedora 8.
 
Booting a Xen domU guest within a Fedora 13 host requires the KVM based <code>xenner</code>. Xenner runs the guest kernel and a small Xen emulator together as a KVM guest.
 
{{Admon/important | KVM requires hardware virtualization features in the host system.| Systems lacking hardware virtualization do not support Xen guests at this time. }}
 
 
For further details refer to:
* http://sourceforge.net/projects/kvm
* http://kraxel.fedorapeople.org/xenner/
* http://fedoraproject.org/wiki/Features/XenPvops
* http://fedoraproject.org/wiki/Features/XenPvopsDom0
 
<noinclude>[[Category:Release Notes]]<noinclude>

Revision as of 06:51, 11 April 2013