Xen Virtualization: Hypervisor (aka VMM aka Microkernel)

Edit Package xen.21904

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
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
602ffae9-tools-libs-light-fix-xl-save--c-handling.patch 0000001272 1.24 KB
60ba695e-tools-libs-ctrl-fix-xc_core_arch_map_p2m-to-support.patch 0000019945 19.5 KB
6138b7a1-x86-spec-ctrl-split-diagnostics-line.patch 0000003921 3.83 KB
6138b7a2-x86-AMD-enum-speculative-hints.patch 0000008365 8.17 KB
6138b7a3-x86-AMD-use-newer-SSBD.patch 0000005674 5.54 KB
6139f1b1-x86-spec-ctrl-print-AMD-features.patch 0000003016 2.95 KB
6148453b-VT-d-hidden-devices-unmap.patch 0000002986 2.92 KB
6148455f-VT-d-PCI-segment-numbers-16-bits.patch 0000001122 1.1 KB
61532102-PCI-bridge-with-subord-bus-0xFF.patch 0000001397 1.36 KB
615c9fd0-VT-d-fix-deassign-of-device-with-RMRR.patch 0000001256 1.23 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 0000008393 8.2 KB
disable-building-pv-shim.patch 0000000477 477 Bytes
etc_pam.d_xen-api 0000000265 265 Bytes
hibernate.patch 0000001324 1.29 KB
ignore-ip-command-script-errors.patch 0000001734 1.69 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 0003669547 3.5 MB
libxc-bitmap-50a5215f30e964a6f16165ab57925ca39f31a849.patch 0000003111 3.04 KB
libxc-bitmap-long.patch 0000001632 1.59 KB
libxc-bitmap-longs.patch 0000001067 1.04 KB
libxc-sr-3cccdae45242dab27198b8e150be0c85acd5d3c9.patch 0000001105 1.08 KB
libxc-sr-add-xc_is_known_page_type.patch 0000001671 1.63 KB
libxc-sr-arrays.patch 0000005166 5.04 KB
libxc-sr-batch_pfns.patch 0000005008 4.89 KB
libxc-sr-page_type_has_stream_data.patch 0000004433 4.33 KB
libxc-sr-readv_exact.patch 0000002727 2.66 KB
libxc-sr-restore-handle_buffered_page_data.patch 0000014128 13.8 KB
libxc-sr-restore-handle_incoming_page_data.patch 0000005026 4.91 KB
libxc-sr-restore-map_errs.patch 0000001778 1.74 KB
libxc-sr-restore-mfns.patch 0000001736 1.7 KB
libxc-sr-restore-pfns.patch 0000001550 1.51 KB
libxc-sr-restore-populate_pfns-mfns.patch 0000001640 1.6 KB
libxc-sr-restore-populate_pfns-pfns.patch 0000001603 1.57 KB
libxc-sr-restore-read_record.patch 0000009117 8.9 KB
libxc-sr-restore-types.patch 0000001740 1.7 KB
libxc-sr-save-errors.patch 0000002186 2.13 KB
libxc-sr-save-guest_data.patch 0000002796 2.73 KB
libxc-sr-save-iov.patch 0000002094 2.04 KB
libxc-sr-save-local_pages.patch 0000007623 7.44 KB
libxc-sr-save-mfns.patch 0000002050 2 KB
libxc-sr-save-rec_pfns.patch 0000001965 1.92 KB
libxc-sr-save-show_transfer_rate.patch 0000003520 3.44 KB
libxc-sr-save-types.patch 0000002157 2.11 KB
libxc-sr-use-xc_is_known_page_type.patch 0000001413 1.38 KB
libxc.migrate_tracking.patch 0000007182 7.01 KB
libxc.sr.superpage.patch 0000029296 28.6 KB
libxl-0c0b3a7e4a2d65fd252b89b46bdcdb048bb24b6c.patch 0000003514 3.43 KB
libxl-0ff26a3225d69ffec76fe5aca8296852fa951204.patch 0000001051 1.03 KB
libxl-4e217db45e83fc3173382306c8b03da86099a25d.patch 0000006010 5.87 KB
libxl-7c313e8365eb663311a0cf39f77b4f5880244765.patch 0000002264 2.21 KB
libxl-85760c03d664400368a3f76ae0225307c25049a7.patch 0000003092 3.02 KB
libxl-d5f54009dba11d04bfe2a28eee47b994de66b84a.patch 0000007059 6.89 KB
libxl-f3f778c81769075ac0eb93b98d4b2803e7936453.patch 0000003943 3.85 KB
libxl-fe6630ddc4e8a8fbf8dd28a1bc58e3881393f9c1.patch 0000002345 2.29 KB
libxl-qemu6-scsi.patch 0000001055 1.03 KB
libxl-qemu6-vnc-password.patch 0000000878 878 Bytes
libxl.LIBXL_HOTPLUG_TIMEOUT.patch 0000011855 11.6 KB
libxl.add-option-to-disable-disk-cache-flushes-in-qdisk.patch 0000009147 8.93 KB
libxl.fix-libacpi-dependency.patch 0000002064 2.02 KB
libxl.helper_done-crash.patch 0000001963 1.92 KB
libxl.max_event_channels.patch 0000000998 998 Bytes
libxl.pvscsi.patch 0000083405 81.5 KB
libxl.set-migration-constraints-from-cmdline.patch 0000021823 21.3 KB
logrotate.conf 0000000282 282 Bytes
migration-python3-conversion.patch 0000002408 2.35 KB
mini-os.tar.bz2 0000311023 304 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 0000006579 6.42 KB
reproducible.patch 0000001720 1.68 KB
stdvga-cache.patch 0000000750 750 Bytes
stubdom-have-iovec.patch 0000000803 803 Bytes
stubdom.tar.bz2 0019598966 18.7 MB
suse-xendomains-service.patch 0000000806 806 Bytes
suspend_evtchn_lock.patch 0000002115 2.07 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-cpufreq-report.patch 0000002862 2.79 KB
x86-ioapic-ack-default.patch 0000000604 604 Bytes
xen-4.14.3-testing-src.tar.bz2 0005138960 4.9 MB
xen-arch-kconfig-nr_cpus.patch 0000000419 419 Bytes
xen-destdir.patch 0000001104 1.08 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 0000543516 531 KB
xen.libxl.dmmd.patch 0000005731 5.6 KB
xen.spec 0000042613 41.6 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
xenwatchdogd-options.patch 0000002101 2.05 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 0000006087 5.94 KB
xsa385.patch 0000003554 3.47 KB
xsa388-1.patch 0000005833 5.7 KB
xsa388-2.patch 0000001384 1.35 KB
xsa389.patch 0000005767 5.63 KB
Latest Revision
Robert Frohl's avatar Robert Frohl (rfrohl) committed (revision 1)
Release from SUSE:Maintenance:21904 / xen.SUSE_SLE-15-SP3_Update
Comments 0
openSUSE Build Service is sponsored by