Xen Virtualization: Hypervisor (aka VMM aka Microkernel)

Edit Package xen.9798

Xen is a virtual machine monitor for x86 that supports execution of
multiple guest operating systems with unprecedented levels of
performance and resource isolation.

This package contains the Xen Hypervisor. (tm)

Modern computers are sufficiently powerful to use virtualization to
present the illusion of many smaller virtual machines (VMs), each
running a separate operating system instance. Successful partitioning
of a machine to support the concurrent execution of multiple operating
systems poses several challenges. Firstly, virtual machines must be
isolated from one another: It is not acceptable for the execution of
one to adversely affect the performance of another. This is
particularly true when virtual machines are owned by mutually
untrusting users. Secondly, it is necessary to support a variety of
different operating systems to accommodate the heterogeneity of popular
applications. Thirdly, the performance overhead introduced by
virtualization should be small.

Xen uses a technique called paravirtualization: The guest OS is
modified, mainly to enhance performance.

The Xen hypervisor (microkernel) does not provide device drivers for
your hardware (except for CPU and memory). This job is left to the
kernel that's running in domain 0. Thus the domain 0 kernel is
privileged; it has full hardware access. It's started immediately after
Xen starts up. Other domains have no access to the hardware; instead
they use virtual interfaces that are provided by Xen (with the help of
the domain 0 kernel).

Xen does support booting other Operating Systems; ports of NetBSD
(Christian Limpach), FreeBSD (Kip Macy), and Plan 9 (Ron Minnich)
exist. A port of Windows XP was developed for an earlier version of
Xen, but is not available for release due to license restrictions.

In addition to this package you need to install the kernel-xen and
xen-tools to use Xen. Xen 3 also supports running unmodified guests
using full virtualization, if appropriate hardware is present. Install
xen-tools-ioemu if you want to use this.

[Hypervisor is a trademark of IBM]

Refresh
Refresh
Source Files
Filename Size Changed
5a33a12f-domctl-improve-locking-during-domain-destruction.patch 0000002225 2.17 KB
5a79d7ed-libxc-packed-initrd-dont-fail-domain-creation.patch 0000004305 4.2 KB
5ae31917-x86-cpuidle-init-stats-lock-once.patch 0000002353 2.3 KB
5b0d2d91-x86-suppress-sync-when-XPTI-off.patch 0000001112 1.09 KB
5b752762-x86-hvm-emul-rep-IO-should-not-cross-GFN-boundaries.patch 0000001940 1.89 KB
5b9784ad-x86-HVM-drop-hvm_fetch_from_guest_linear.patch 0000006368 6.22 KB
5b9784d2-x86-HVM-add-known_gla-helper.patch 0000003041 2.97 KB
5b9784f2-x86-HVM-split-page-straddling-accesses.patch 0000006692 6.54 KB
5ba11ed4-credit2-fix-moving-CPUs-between-cpupools.patch 0000009618 9.39 KB
5bacae4b-x86-boot-allocate-extra-module-slot.patch 0000001298 1.27 KB
5bae44ce-x86-silence-false-log-messages.patch 0000001423 1.39 KB
5bb60c12-x86-split-opt_xpti.patch 0000005332 5.21 KB
5bb60c4f-x86-split-opt_pv_l1tf.patch 0000005513 5.38 KB
5bb60c74-x86-fix-xpti-and-pv-l1tf.patch 0000001725 1.68 KB
5bcf0722-x86-boot-enable-NMIs.patch 0000001415 1.38 KB
5bd076e9-dombuilder-init-vcpu-debug-regs-correctly.patch 0000002202 2.15 KB
5bd076e9-x86-boot-init-debug-regs-correctly.patch 0000002700 2.64 KB
5bd076e9-x86-init-vcpu-debug-regs-correctly.patch 0000003230 3.15 KB
5bd0e11b-x86-disallow-VT-x-insns-without-nested-virt.patch 0000010200 9.96 KB
5bd85bfd-x86-fix-crash-on-xl-set-parameter-pcid.patch 0000004294 4.19 KB
5bdc31d5-VMX-fix-vmx_handle_eoi.patch 0000003445 3.36 KB
5be2a308-x86-extend-get_platform_badpages.patch 0000005171 5.05 KB
5be2a354-x86-work-around-HLE-host-lockup-erratum.patch 0000001642 1.6 KB
5be9634c-x86-dom0-avoid-using-1G-superpages.patch 0000001701 1.66 KB
5bed93e1-x86-hvm_copy-no-write-to-p2m_ioreq_server.patch 0000001316 1.29 KB
5bf4118c-amd-iommu-fix-flush-checks.patch 0000004338 4.24 KB
5bf41242-AMD-IOMMU-suppress-late-PTE-merging.patch 0000002489 2.43 KB
5bf41311-x86-dont-flush-after-L1e-update-failure.patch 0000001326 1.29 KB
5bf41331-x86-shadow-move-OOS-flag-bits.patch 0000004513 4.41 KB
5bf4135a-x86-shrink-page_info-shadow_flags.patch 0000005628 5.5 KB
5c011aaf-x86-dont-enable-shadow-with-too-small-allocation.patch 0000002524 2.46 KB
5c0f786c-parse_size_and_unit-percent.patch 0000000898 898 Bytes
5c0f7894-x86-dom0_mem-variants.patch 0000009339 9.12 KB
CVE-2014-0222-blktap-qcow1-validate-l2-table-size.patch 0000001545 1.51 KB
README.SUSE 0000029917 29.2 KB
aarch64-maybe-uninitialized.patch 0000000756 756 Bytes
aarch64-rename-PSR_MODE_ELxx-to-match-linux-headers.patch 0000001371 1.34 KB
baselibs.conf 0000000009 9 Bytes
bin-python3-conversion.patch 0000021905 21.4 KB
blktap2-no-uninit.patch 0000000423 423 Bytes
block-dmmd 0000009571 9.35 KB
block-npiv 0000003588 3.5 KB
block-npiv-common.sh 0000007967 7.78 KB
block-npiv-vport 0000002101 2.05 KB
boot.local.xenU 0000001987 1.94 KB
boot.xen 0000002385 2.33 KB
build-python3-conversion.patch 0000037866 37 KB
disable-building-pv-shim.patch 0000000432 432 Bytes
etc_pam.d_xen-api 0000000265 265 Bytes
hibernate.patch 0000001324 1.29 KB
init.pciback 0000002530 2.47 KB
init.xen_loop 0000000093 93 Bytes
ipxe-enable-nics.patch 0000000371 371 Bytes
ipxe-no-error-logical-not-parentheses.patch 0000001025 1 KB
ipxe-use-rpm-opt-flags.patch 0000001125 1.1 KB
ipxe.tar.bz2 0002877726 2.74 MB
libxc.sr.superpage.patch 0000028278 27.6 KB
libxl.Add-a-version-check-of-QEMU-for-QMP-commands.patch 0000002775 2.71 KB
libxl.LIBXL_DESTROY_TIMEOUT.patch 0000000695 695 Bytes
libxl.add-option-to-disable-disk-cache-flushes-in-qdisk.patch 0000009021 8.81 KB
libxl.pvscsi.patch 0000083297 81.3 KB
libxl.qmp-Tell-QEMU-about-live-migration-or-snapshot.patch 0000004454 4.35 KB
libxl.set-migration-constraints-from-cmdline.patch 0000024147 23.6 KB
logrotate.conf 0000000259 259 Bytes
migration-python3-conversion.patch 0000005004 4.89 KB
mini-os.tar.bz2 0000306364 299 KB
pygrub-boot-legacy-sles.patch 0000002506 2.45 KB
pygrub-handle-one-line-menu-entries.patch 0000002474 2.42 KB
pygrub-netware-xnloader.patch 0000000722 722 Bytes
pygrub-python3-conversion.patch 0000025867 25.3 KB
replace-obsolete-network-configuration-commands-in-s.patch 0000009610 9.38 KB
stdvga-cache.patch 0000000750 750 Bytes
stubdom-have-iovec.patch 0000000800 800 Bytes
stubdom.tar.bz2 0019598950 18.7 MB
suse-xendomains-service.patch 0000000806 806 Bytes
suspend_evtchn_lock.patch 0000002115 2.07 KB
sysconfig.pciback 0000000237 237 Bytes
tmp_build.patch 0000001866 1.82 KB
vif-bridge-no-iptables.patch 0000000350 350 Bytes
vif-bridge-tap-fix.patch 0000000969 969 Bytes
vif-route.patch 0000000530 530 Bytes
x86-cpufreq-report.patch 0000002860 2.79 KB
x86-ioapic-ack-default.patch 0000000760 760 Bytes
xen-4.10.2-testing-src.tar.bz2 0004877217 4.65 MB
xen-arch-kconfig-nr_cpus.patch 0000000399 399 Bytes
xen-destdir.patch 0000002185 2.13 KB
xen-dom0-modules.service 0000000468 468 Bytes
xen-supportconfig 0000002968 2.9 KB
xen-utils-0.1.tar.bz2 0000006272 6.13 KB
xen.bug1079730.patch 0000006912 6.75 KB
xen.build-compare.doc_html.patch 0000001207 1.18 KB
xen.build-compare.man.patch 0000000677 677 Bytes
xen.changes 0000462890 452 KB
xen.fuzz-_FORTIFY_SOURCE.patch 0000001708 1.67 KB
xen.libxl.dmmd.patch 0000005830 5.69 KB
xen.spec 0000039213 38.3 KB
xen.stubdom.newlib.patch 0000004443 4.34 KB
xen2libvirt.py 0000004837 4.72 KB
xenapiusers 0000000005 5 Bytes
xencommons.service 0000001052 1.03 KB
xenconsole-no-multiple-connections.patch 0000000931 931 Bytes
xenpaging.doc.patch 0000002658 2.6 KB
xenstore-run-in-studomain.patch 0000002470 2.41 KB
xl-conf-default-bridge.patch 0000000537 537 Bytes
xnloader.py 0000001903 1.86 KB
Latest Revision
Karol Babioch's avatar Karol Babioch (kbabioch) committed (revision 1)
Release from SUSE:Maintenance:9798 / xen.SUSE_SLE-15_Update
Comments 0
openSUSE Build Service is sponsored by