Xen Virtualization: Hypervisor (aka VMM aka Microkernel)

Edit Package xen.26660

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
61dd5f64-limit-support-statement-for-Linux-and-Windows-frontends.patch 0000004919 4.8 KB
62fde97e-tools-libxl-Replace-deprecated-soundhw-on-QEMU-command-line.patch 0000003754 3.67 KB
6306185f-x86-XSTATE-CPUID-subleaf-1-EBX.patch 0000001481 1.45 KB
631b5ba6-gnttab-acquire-resource-vaddrs.patch 0000002118 2.07 KB
63455f82-Arm-P2M-prevent-adding-mapping-when-dying.patch 0000001929 1.88 KB
63455fa8-Arm-P2M-preempt-when-freeing-intermediate.patch 0000004714 4.6 KB
63455fc3-x86-p2m_teardown-allow-skip-root-pt-removal.patch 0000003942 3.85 KB
63455fe4-x86-HAP-monitor-table-error-handling.patch 0000002147 2.1 KB
63456000-x86-tolerate-sh_set_toplevel_shadow-failure.patch 0000002624 2.56 KB
6345601d-x86-tolerate-shadow_prealloc-failure.patch 0000009761 9.53 KB
6345603a-x86-P2M-refuse-new-alloc-for-dying.patch 0000003139 3.07 KB
63456057-x86-P2M-truly-free-paging-pool-for-dying.patch 0000003492 3.41 KB
63456075-x86-P2M-free-paging-pool-preemptively.patch 0000005352 5.23 KB
63456090-x86-p2m_teardown-preemption.patch 0000006532 6.38 KB
63456175-libxl-per-arch-extra-default-paging-memory.patch 0000004927 4.81 KB
63456177-Arm-construct-P2M-pool-for-guests.patch 0000005240 5.12 KB
6345617a-Arm-XEN_DOMCTL_shadow_op.patch 0000003110 3.04 KB
6345617c-Arm-take-P2M-pages-P2M-pool.patch 0000008948 8.74 KB
634561aa-gnttab-locking-on-transitive-copy-error-path.patch 0000002296 2.24 KB
634561f1-x86emul-respect-NSCB.patch 0000001271 1.24 KB
6346e404-VMX-correct-error-handling-in-vmx_create_vmcs.patch 0000001095 1.07 KB
6351095c-Arm-rework-p2m_init.patch 0000002370 2.31 KB
6351096a-Arm-P2M-populate-pages-for-GICv2-mapping.patch 0000006117 5.97 KB
635274c0-EFI-dont-convert-runtime-mem-to-RAM.patch 0000002165 2.11 KB
635665fb-sched-fix-restore_vcpu_affinity.patch 0000005195 5.07 KB
63569723-x86-shadow-replace-bogus-assertions.patch 0000002461 2.4 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
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.2-testing-src.tar.bz2 0005346189 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 0000568268 555 KB
xen.libxl.dmmd.patch 0000005801 5.67 KB
xen.spec 0000041429 40.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
xsa326-01.patch 0000006096 5.95 KB
xsa326-02.patch 0000003177 3.1 KB
xsa326-03.patch 0000006698 6.54 KB
xsa326-04.patch 0000008971 8.76 KB
xsa326-05.patch 0000014686 14.3 KB
xsa326-06.patch 0000002810 2.74 KB
xsa326-07.patch 0000001900 1.86 KB
xsa326-08.patch 0000009671 9.44 KB
xsa326-09.patch 0000008586 8.38 KB
xsa326-10.patch 0000002997 2.93 KB
xsa326-11.patch 0000009851 9.62 KB
xsa326-12.patch 0000002700 2.64 KB
xsa326-13.patch 0000003178 3.1 KB
xsa326-14.patch 0000010030 9.79 KB
xsa326-15.patch 0000001773 1.73 KB
xsa326-16.patch 0000007260 7.09 KB
xsa412.patch 0000008315 8.12 KB
xsa414.patch 0000002985 2.92 KB
xsa415.patch 0000004151 4.05 KB
xsa416.patch 0000024205 23.6 KB
xsa417.patch 0000004159 4.06 KB
xsa418-01.patch 0000003588 3.5 KB
xsa418-02.patch 0000003310 3.23 KB
xsa418-03.patch 0000007992 7.8 KB
xsa418-04.patch 0000003231 3.16 KB
xsa418-05.patch 0000004806 4.69 KB
xsa418-06.patch 0000005028 4.91 KB
xsa418-07.patch 0000004752 4.64 KB
xsa419-01.patch 0000009296 9.08 KB
xsa419-02.patch 0000003546 3.46 KB
xsa419-03.patch 0000001840 1.8 KB
xsa421-01.patch 0000001485 1.45 KB
xsa421-02.patch 0000011714 11.4 KB
Latest Revision
Daniel Mach's avatar Daniel Mach (dmach) committed (revision 1)
Release from SUSE:Maintenance:26660 / xen.SUSE_SLE-15-SP4_Update
Comments 0
openSUSE Build Service is sponsored by