Xen Virtualization: Hypervisor (aka VMM aka Microkernel)
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]
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2/xen && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
CVE-2014-0222-blktap-qcow1-validate-l2-table-size. |
0000001545 1.51 KB | |
README.SUSE | 0000030178 29.5 KB | |
aarch64-maybe-uninitialized.patch | 0000000756 756 Bytes | |
aarch64-rename-PSR_MODE_ELxx-to-match-linux-header |
0000001368 1.34 KB | |
baselibs.conf | 0000000009 9 Bytes | |
blktap2-no-uninit.patch | 0000000423 423 Bytes | |
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 | |
etc_pam.d_xen-api | 0000000265 265 Bytes | |
gcc7-arm.patch | 0000000713 713 Bytes | |
gcc7-mini-os.patch | 0000002190 2.14 KB | |
gcc7-xen.patch | 0000002476 2.42 KB | |
hibernate.patch | 0000001324 1.29 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 | 0003669734 3.5 MB | |
libxc.sr.superpage.patch | 0000020294 19.8 KB | |
libxl.add-option-to-disable-disk-cache-flushes-in- |
0000003948 3.86 KB | |
libxl.pvscsi.patch | 0000082834 80.9 KB | |
libxl.set-migration-constraints-from-cmdline.patch | 0000021751 21.2 KB | |
logrotate.conf | 0000000259 259 Bytes | |
mini-os.tar.bz2 | 0000267577 261 KB | |
pygrub-boot-legacy-sles.patch | 0000002506 2.45 KB | |
pygrub-handle-one-line-menu-entries.patch | 0000002474 2.42 KB | |
pygrub-netware-xnloader.patch | 0000000722 722 Bytes | |
replace-obsolete-network-configuration-commands-in |
0000006854 6.69 KB | |
stdvga-cache.patch | 0000000750 750 Bytes | |
stubdom-have-iovec.patch | 0000000800 800 Bytes | |
stubdom.tar.bz2 | 0019598770 18.7 MB | |
suse-xendomains-service.patch | 0000000806 806 Bytes | |
suspend_evtchn_lock.patch | 0000002107 2.06 KB | |
sysconfig.pciback | 0000000237 237 Bytes | |
tmp_build.patch | 0000001788 1.75 KB | |
vif-bridge-no-iptables.patch | 0000000350 350 Bytes | |
vif-bridge-tap-fix.patch | 0000000969 969 Bytes | |
vif-route.patch | 0000000527 527 Bytes | |
x86-cpufreq-report.patch | 0000002854 2.79 KB | |
x86-ioapic-ack-default.patch | 0000000757 757 Bytes | |
xen-4.9.0-testing-src.tar.bz2 | 0004695151 4.48 MB | |
xen-arch-kconfig-nr_cpus.patch | 0000000399 399 Bytes | |
xen-destdir.patch | 0000002154 2.1 KB | |
xen-dom0-modules.service | 0000000468 468 Bytes | |
xen-supportconfig | 0000003085 3.01 KB | |
xen-utils-0.1.tar.bz2 | 0000006272 6.13 KB | |
xen.build-compare.doc_html.patch | 0000001203 1.17 KB | |
xen.build-compare.man.patch | 0000000677 677 Bytes | |
xen.changes | 0000418089 408 KB | |
xen.libxl.dmmd.patch | 0000004684 4.57 KB | |
xen.spec | 0000032554 31.8 KB | |
xen.stubdom.newlib.patch | 0000004436 4.33 KB | |
xen.suse_vtsc_tolerance.patch | 0000002588 2.53 KB | |
xen2libvirt.py | 0000004835 4.72 KB | |
xenapiusers | 0000000005 5 Bytes | |
xencommons.service | 0000001052 1.03 KB | |
xenconsole-no-multiple-connections.patch | 0000000931 931 Bytes | |
xenpaging.doc.patch | 0000002658 2.6 KB | |
xl-conf-default-bridge.patch | 0000000537 537 Bytes | |
xnloader.py | 0000001875 1.83 KB |
Revision 16 (latest revision is 86)
osc copypac from project:SUSE:SLE-15:GA package:xen revision:2
Comments 0