Xen Virtualization: Hypervisor (aka VMM aka Microkernel)

Edit Package xen

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 (show unmerged sources)
Filename Size Changed
README.SUSE 0000032571 31.8 KB
_service 0000000731 731 Bytes
_service:obs_scm:_servicedata 0000000238 238 Bytes
_service:obs_scm:xen-4.17.0+git23.c4972a4272.obscpio 0029045773 27.7 MB
_service:obs_scm:xen.changes 0000567122 554 KB
_service:obs_scm:xen.obsinfo 0000000110 110 Bytes
aarch64-rename-PSR_MODE_ELxx-to-match-linux-headers.patch 0000001287 1.26 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 0000008415 8.22 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 0000006168 6.02 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 0000009351 9.13 KB
libxl.helper_done-crash.patch 0000001934 1.89 KB
libxl.max_event_channels.patch 0000000951 951 Bytes
libxl.pvscsi.patch 0000083515 81.6 KB
logrotate.conf 0000000282 282 Bytes
migration-python3-conversion.patch 0000002408 2.35 KB
mini-os.tar.bz2 0000312106 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 0019767437 18.9 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-arch-kconfig-nr_cpus.patch 0000000423 423 Bytes
xen-destdir.patch 0000000964 964 Bytes
xen-dom0-modules.service 0000000468 468 Bytes
xen-supportconfig 0000003155 3.08 KB
xen-utils-0.1.tar.bz2 0000006274 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 0000566345 553 KB
xen.libxl.dmmd.patch 0000005371 5.25 KB
xen.spec 0000041597 40.6 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 0000000937 937 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 0000006376 6.23 KB
xsa425.patch 0000005061 4.94 KB
Latest Revision
Martijn Goedhart's avatar Martijn Goedhart (smarty12) committed (revision 53)
fix link and project.diff
Comments 0
openSUSE Build Service is sponsored by