Xen Virtualization: Hypervisor (aka VMM aka Microkernel)

Edit Package xen.19910

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
5f92909a-PCI-cleanup-MSI-before-removing-device.patch 0000002525 2.47 KB
5fca3b32-tools-libs-ctrl-fix-dumping-of-ballooned-guest.patch 0000003637 3.55 KB
5ffc58c4-ACPI-reduce-verbosity-by-default.patch 0000006019 5.88 KB
6011bbc7-x86-timer-fix-boot-without-PIT.patch 0000004860 4.75 KB
602ffae9-tools-libs-light-fix-xl-save--c-handling.patch 0000001350 1.32 KB
60631c38-VT-d-QI-restore-flush-hooks.patch 0000003869 3.78 KB
60700077-x86-vpt-avoid-pt_migrate-rwlock.patch 0000006275 6.13 KB
60787714-x86-HPET-avoid-legacy-replacement-mode.patch 0000009399 9.18 KB
60787714-x86-HPET-factor-legacy-replacement-mode-enabling.patch 0000005987 5.85 KB
608676f2-VT-d-register-based-invalidation-optional.patch 0000006590 6.44 KB
60a27288-x86emul-gas-2-36-test-harness-build.patch 0000001622 1.58 KB
60afe616-x86-CPUID-rework-HLE-and-RTM-handling.patch 0000004909 4.79 KB
60ba695e-tools-libs-ctrl-fix-xc_core_arch_map_p2m-to-support.patch 0000019945 19.5 KB
60be0e24-credit2-pick-runnable-unit.patch 0000002046 2 KB
60be0e42-credit2-per-entity-load-tracking-when-continuing.patch 0000002916 2.85 KB
60be3097-x86-CPUID-fix-HLE-and-RTM-handling-again.patch 0000001638 1.6 KB
60bf9e19-Arm-create-dom0less-domUs-earlier.patch 0000002610 2.55 KB
60bf9e1a-Arm-boot-modules-scrubbing.patch 0000001746 1.71 KB
60bf9e1b-VT-d-size-qinval-queue-dynamically.patch 0000004904 4.79 KB
60bf9e1c-AMD-IOMMU-size-command-buffer-dynamically.patch 0000004015 3.92 KB
60bf9e1e-x86-spec-ctrl-protect-against-SCSB.patch 0000002313 2.26 KB
60bf9e1f-x86-spec-ctrl-mitigate-TAA-after-S3.patch 0000000936 936 Bytes
60bfa904-AMD-IOMMU-wait-for-command-slot.patch 0000003036 2.96 KB
60bfa906-AMD-IOMMU-drop-command-completion-timeout.patch 0000005731 5.6 KB
60c8a7ac-x86-vpt-fully-init-timers-before-enlisting.patch 0000001400 1.37 KB
60d49689-VT-d-undo-device-mappings-upon-error.patch 0000004890 4.78 KB
60d496b9-VT-d-adjust-domid-map-updating-on-unmap.patch 0000003548 3.46 KB
60d496d6-VT-d-clear_fault_bits-should-clear-all.patch 0000002211 2.16 KB
60d496ee-VT-d-dont-lose-errors-on-multi-IOMMU-flush.patch 0000001671 1.63 KB
60d5c6df-IOMMU-PCI-dont-let-domain-cleanup-continue.patch 0000002273 2.22 KB
README.SUSE 0000032571 31.8 KB
aarch64-rename-PSR_MODE_ELxx-to-match-linux-headers.patch 0000001371 1.34 KB
baselibs.conf 0000000009 9 Bytes
bin-python3-conversion.patch 0000014750 14.4 KB
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 0000023192 22.6 KB
credit2-avoid-picking-a-spurious-idle-unit-when-caps-are-used.patch 0000003251 3.17 KB
disable-building-pv-shim.patch 0000000458 458 Bytes
etc_pam.d_xen-api 0000000265 265 Bytes
hibernate.patch 0000001324 1.29 KB
ignore-ip-command-script-errors.patch 0000001594 1.56 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 0003669858 3.5 MB
libxc.migrate_tracking.patch 0000006723 6.57 KB
libxc.sr.superpage.patch 0000028780 28.1 KB
libxl.LIBXL_HOTPLUG_TIMEOUT.patch 0000011851 11.6 KB
libxl.add-option-to-disable-disk-cache-flushes-in-qdisk.patch 0000009145 8.93 KB
libxl.helper_done-crash.patch 0000002072 2.02 KB
libxl.libxl__domain_pvcontrol.patch 0000000816 816 Bytes
libxl.max_event_channels.patch 0000000650 650 Bytes
libxl.pvscsi.patch 0000083431 81.5 KB
libxl.set-migration-constraints-from-cmdline.patch 0000024122 23.6 KB
logrotate.conf 0000000282 282 Bytes
migration-python3-conversion.patch 0000005004 4.89 KB
mini-os.tar.bz2 0000310523 303 KB
pygrub-boot-legacy-sles.patch 0000002509 2.45 KB
pygrub-handle-one-line-menu-entries.patch 0000002477 2.42 KB
pygrub-netware-xnloader.patch 0000000728 728 Bytes
replace-obsolete-network-configuration-commands-in-s.patch 0000009662 9.44 KB
reproducible.patch 0000001716 1.68 KB
stdvga-cache.patch 0000000750 750 Bytes
stubdom-have-iovec.patch 0000000803 803 Bytes
stubdom.tar.bz2 0019598658 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 0000000856 856 Bytes
x86-cpufreq-report.patch 0000002860 2.79 KB
x86-ioapic-ack-default.patch 0000000604 604 Bytes
xen-4.13.3-testing-src.tar.bz2 0005045408 4.81 MB
xen-arch-kconfig-nr_cpus.patch 0000000419 419 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.bug1026236.suse_vtsc_tolerance.patch 0000002414 2.36 KB
xen.build-compare.doc_html.patch 0000001203 1.17 KB
xen.changes 0000527811 515 KB
xen.libxl.dmmd.patch 0000005600 5.47 KB
xen.spec 0000042939 41.9 KB
xen.stubdom.newlib.patch 0000004459 4.35 KB
xen.sysconfig-fillup.patch 0000002969 2.9 KB
xen2libvirt.py 0000004853 4.74 KB
xen_maskcalc.py 0000014036 13.7 KB
xenapiusers 0000000005 5 Bytes
xencommons.service 0000001052 1.03 KB
xenconsole-no-multiple-connections.patch 0000000931 931 Bytes
xendomains-wait-disks.LICENSE 0000035141 34.3 KB
xendomains-wait-disks.README.md 0000002363 2.31 KB
xendomains-wait-disks.sh 0000005158 5.04 KB
xenstore-launch.patch 0000004961 4.84 KB
xenstore-run-in-studomain.patch 0000001947 1.9 KB
xl-conf-default-bridge.patch 0000000537 537 Bytes
xl-conf-disable-autoballoon.patch 0000000495 495 Bytes
xl-save-pc.patch 0000006108 5.96 KB
xnloader.py 0000001903 1.86 KB
xsa378-0a.patch 0000002574 2.51 KB
xsa378-0b.patch 0000002204 2.15 KB
xsa378-0c.patch 0000002434 2.38 KB
xsa378-1.patch 0000005080 4.96 KB
xsa378-2.patch 0000008498 8.3 KB
xsa378-3.patch 0000004192 4.09 KB
xsa378-4.patch 0000012063 11.8 KB
xsa378-5.patch 0000007475 7.3 KB
xsa378-6.patch 0000015596 15.2 KB
xsa378-7.patch 0000003355 3.28 KB
xsa378-8.patch 0000005916 5.78 KB
xsa379.patch 0000003035 2.96 KB
xsa380-1.patch 0000005132 5.01 KB
xsa380-2.patch 0000012814 12.5 KB
xsa382.patch 0000001431 1.4 KB
xsa383.patch 0000001813 1.77 KB
Latest Revision
Alexander Bergmann's avatar Alexander Bergmann (abergmann) committed (revision 1)
Release from SUSE:Maintenance:19910 / xen.SUSE_SLE-15-SP2_Update
Comments 0
openSUSE Build Service is sponsored by