Xen Virtualization: Hypervisor (aka VMM aka Microkernel)

Edit Package xen.25153

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
625fca42-VT-d-reserved-CAP-ND.patch 0000001455 1.42 KB
626f7ee8-x86-MSR-handle-P5-MC-reads.patch 0000003395 3.32 KB
627549d6-IO-shutdown-race.patch 0000004330 4.23 KB
62a1e594-x86-clean-up-_get_page_type.patch 0000007930 7.74 KB
62a1e5b0-x86-ABAC-race-in-_get_page_type.patch 0000007616 7.44 KB
62a1e5d2-x86-introduce-_PAGE_-for-mem-types.patch 0000001988 1.94 KB
62a1e5f0-x86-dont-change-cacheability-of-directmap.patch 0000008247 8.05 KB
62a1e60e-x86-split-cache_flush-out-of-cache_writeback.patch 0000009402 9.18 KB
62a1e62b-x86-AMD-work-around-CLFLUSH-ordering.patch 0000002996 2.93 KB
62a1e649-x86-track-and-flush-non-coherent.patch 0000005196 5.07 KB
62a99614-IOMMU-x86-gcc12.patch 0000001352 1.32 KB
62ab0fab-x86-spec-ctrl-VERW-flushing-runtime-cond.patch 0000008603 8.4 KB
62ab0fac-x86-spec-ctrl-enum-for-MMIO-Stale-Data.patch 0000004817 4.7 KB
62ab0fad-x86-spec-ctrl-add-unpriv-mmio.patch 0000008067 7.88 KB
62bdd840-x86-spec-ctrl-only-adjust-idle-with-legacy-IBRS.patch 0000003512 3.43 KB
62bdd841-x86-spec-ctrl-knobs-for-STIBP-and-PSFD.patch 0000008986 8.78 KB
62c56cc0-libxc-fix-compilation-error-with-gcc13.patch 0000001000 1000 Bytes
62cc31ed-x86-honour-spec-ctrl-0-for-unpriv-mmio.patch 0000000809 809 Bytes
62cc31ee-cmdline-extend-parse_boolean.patch 0000002470 2.41 KB
62cc31ef-x86-spec-ctrl-fine-grained-cmdline-subopts.patch 0000004739 4.63 KB
62cd91d0-x86-spec-ctrl-rework-context-switching.patch 0000004901 4.79 KB
62cd91d1-x86-spec-ctrl-rename-SCF_ist_wrmsr.patch 0000003224 3.15 KB
62cd91d2-x86-spec-ctrl-rename-opt_ibpb.patch 0000003324 3.25 KB
62cd91d3-x86-spec-ctrl-rework-SPEC_CTRL_ENTRY_FROM_INTR_IST.patch 0000003249 3.17 KB
62cd91d4-x86-spec-ctrl-IBPB-on-entry.patch 0000010356 10.1 KB
62cd91d5-x86-cpuid-BTC_NO-enum.patch 0000003879 3.79 KB
62cd91d6-x86-spec-ctrl-enable-Zen2-chickenbit.patch 0000002826 2.76 KB
62cd91d7-x86-spec-ctrl-mitigate-Branch-Type-Confusion.patch 0000012116 11.8 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 0000012336 12 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 0000008438 8.24 KB
disable-building-pv-shim.patch 0000000500 500 Bytes
etc_pam.d_xen-api 0000000265 265 Bytes
gcc12-fixes.patch 0000001443 1.41 KB
hibernate.patch 0000001324 1.29 KB
ignore-ip-command-script-errors.patch 0000001926 1.88 KB
init.pciback 0000002530 2.47 KB
libxc-bitmap-long.patch 0000001698 1.66 KB
libxc-sr-LIBXL_HAVE_DOMAIN_SUSPEND_PROPS.patch 0000006153 6.01 KB
libxc-sr-abort_if_busy.patch 0000009319 9.1 KB
libxc-sr-max_iters.patch 0000005459 5.33 KB
libxc-sr-min_remaining.patch 0000007165 7 KB
libxc-sr-number-of-iterations.patch 0000000886 886 Bytes
libxc-sr-precopy_policy.patch 0000003472 3.39 KB
libxc-sr-readv_exact.patch 0000002782 2.72 KB
libxc-sr-restore-handle_buffered_page_data.patch 0000013506 13.2 KB
libxc-sr-restore-handle_incoming_page_data.patch 0000007082 6.92 KB
libxc-sr-restore-hvm-legacy-superpage.patch 0000022571 22 KB
libxc-sr-restore-map_errs.patch 0000003580 3.5 KB
libxc-sr-restore-mfns.patch 0000003658 3.57 KB
libxc-sr-restore-pfns.patch 0000003221 3.15 KB
libxc-sr-restore-populate_pfns-mfns.patch 0000003876 3.79 KB
libxc-sr-restore-populate_pfns-pfns.patch 0000003144 3.07 KB
libxc-sr-restore-read_record.patch 0000009070 8.86 KB
libxc-sr-restore-types.patch 0000002849 2.78 KB
libxc-sr-save-errors.patch 0000004295 4.19 KB
libxc-sr-save-guest_data.patch 0000004608 4.5 KB
libxc-sr-save-iov.patch 0000004810 4.7 KB
libxc-sr-save-local_pages.patch 0000007548 7.37 KB
libxc-sr-save-mfns.patch 0000004934 4.82 KB
libxc-sr-save-rec_pfns.patch 0000004343 4.24 KB
libxc-sr-save-show_transfer_rate.patch 0000003527 3.44 KB
libxc-sr-save-types.patch 0000005848 5.71 KB
libxc-sr-track-migration-time.patch 0000007713 7.53 KB
libxc-sr-xg_sr_bitmap-populated_pfns.patch 0000006349 6.2 KB
libxc-sr-xg_sr_bitmap.patch 0000003752 3.66 KB
libxc-sr-xl-migration-debug.patch 0000001564 1.53 KB
libxl.LIBXL_HOTPLUG_TIMEOUT.patch 0000011968 11.7 KB
libxl.add-option-to-disable-disk-cache-flushes-in-qdisk.patch 0000009223 9.01 KB
libxl.helper_done-crash.patch 0000001934 1.89 KB
libxl.max_event_channels.patch 0000001013 1013 Bytes
libxl.pvscsi.patch 0000083510 81.6 KB
logrotate.conf 0000000282 282 Bytes
migration-python3-conversion.patch 0000002408 2.35 KB
mini-os.tar.bz2 0000312289 305 KB
pygrub-boot-legacy-sles.patch 0000002509 2.45 KB
pygrub-handle-one-line-menu-entries.patch 0000002477 2.42 KB
replace-obsolete-network-configuration-commands-in-s.patch 0000005665 5.53 KB
stdvga-cache.patch 0000000750 750 Bytes
stubdom.tar.bz2 0019598767 18.7 MB
suse-xendomains-service.patch 0000000806 806 Bytes
suspend_evtchn_lock.patch 0000002130 2.08 KB
sysconfig.pciback 0000000237 237 Bytes
vif-bridge-no-iptables.patch 0000000353 353 Bytes
vif-bridge-tap-fix.patch 0000000969 969 Bytes
vif-route.patch 0000000856 856 Bytes
x86-ioapic-ack-default.patch 0000000604 604 Bytes
xen-4.16.1-testing-src.tar.bz2 0005344380 5.1 MB
xen-arch-kconfig-nr_cpus.patch 0000000423 423 Bytes
xen-destdir.patch 0000001010 1010 Bytes
xen-dom0-modules.service 0000000468 468 Bytes
xen-supportconfig 0000003155 3.08 KB
xen-utils-0.1.tar.bz2 0000006268 6.12 KB
xen.bug1026236.suse_vtsc_tolerance.patch 0000002414 2.36 KB
xen.build-compare.doc_html.patch 0000001203 1.17 KB
xen.changes 0000560866 548 KB
xen.libxl.dmmd.patch 0000005801 5.67 KB
xen.spec 0000040496 39.5 KB
xen.stubdom.newlib.patch 0000004459 4.35 KB
xen.sysconfig-fillup.patch 0000002965 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-run-in-studomain.patch 0000001963 1.92 KB
xenwatchdogd-restart.patch 0000002630 2.57 KB
xl-conf-default-bridge.patch 0000000540 540 Bytes
xl-conf-disable-autoballoon.patch 0000000540 540 Bytes
xl-save-pc.patch 0000006356 6.21 KB
xsa408.patch 0000001787 1.75 KB
Latest Revision
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 1)
Release from SUSE:Maintenance:25153 / xen.SUSE_SLE-15-SP4_Update
Comments 0
openSUSE Build Service is sponsored by