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
Filename Size Changed
README.SuSE 0000026368 25.8 KB
balloon-early.patch 0000000734 734 Bytes
block-flags.diff 0000001133 1.11 KB
block-iscsi 0000002179 2.13 KB
block-losetup-retry.diff 0000001721 1.68 KB
block-nbd 0000000673 673 Bytes
boot.local.xenU 0000001987 1.94 KB
boot.xen 0000002385 2.33 KB
bridge-hostonly.diff 0000002175 2.12 KB
cross-build-fix.diff 0000001337 1.31 KB
disable_emulated_device.diff 0000000677 677 Bytes
dom0config 0000001329 1.3 KB
domUloader.py 0000014304 14 KB
init.xend 0000003416 3.34 KB
init.xendomains 0000009071 8.86 KB
libxen_permissive.patch 0000000766 766 Bytes
logrotate.xend.conf 0000000219 219 Bytes
network-multi_bridge 0000010656 10.4 KB
ready 0000000000 0 Bytes
serial-split.patch 0000012642 12.3 KB
supported_module.diff 0000000388 388 Bytes
tools-kboot.diff 0000046860 45.8 KB
tools-xc_kexec.diff 0000132401 129 KB
vgacon-50-lines.patch 0000000511 511 Bytes
vgacon-keep.patch 0000002939 2.87 KB
x86-extra-trap-info.patch 0000004344 4.24 KB
x86_emulate.patch 0000021704 21.2 KB
xen-3.0.5-testing-src.tar.bz2 0005773489 5.51 MB
xen-bonding.diff 0000002203 2.15 KB
xen-bootloader-dryrun.diff 0000000987 987 Bytes
xen-bootloader-tidy.diff 0000000670 670 Bytes
xen-changeset.diff 0000000975 975 Bytes
xen-config.diff 0000000461 461 Bytes
xen-destdir.diff 0000009815 9.58 KB
xen-disable-qemu-monitor.diff 0000002803 2.74 KB
xen-domUloader.diff 0000004680 4.57 KB
xen-enable-hvm-debug.diff 0000003318 3.24 KB
xen-generate-foreign-headers.diff 0000000816 816 Bytes
xen-hvm-default-bridge.diff 0000003222 3.15 KB
xen-hvm-default-pae.diff 0000000609 609 Bytes
xen-hvm-netfront.diff 0000000672 672 Bytes
xen-ioapic-ack-default.diff 0000000801 801 Bytes
xen-ioemu-hvm-pv-support.diff 0000007890 7.71 KB
xen-linguas.diff 0000000544 544 Bytes
xen-lost-mouse.diff 0000000718 718 Bytes
xen-lowmem-emergency-pool.diff 0000002140 2.09 KB
xen-man-xm-bad-char.diff 0000001163 1.14 KB
xen-max-free-mem.diff 0000005736 5.6 KB
xen-messages.diff 0000002156 2.11 KB
xen-network-bridge.diff 0000004493 4.39 KB
xen-no-dummy-nfs-ip.diff 0000000599 599 Bytes
xen-paths.diff 0000002669 2.61 KB
xen-rpmoptflags.diff 0000001401 1.37 KB
xen-tightvnc-args.diff 0000000679 679 Bytes
xen-vm-install.diff 0000000392 392 Bytes
xen-vm-install.tar.bz2 0000174327 170 KB
xen-warnings.diff 0000002241 2.19 KB
xen-xm-top-needs-root.diff 0000000561 561 Bytes
xen-xmexample-nbd.diff 0000000476 476 Bytes
xen-xmexample.diff 0000006252 6.11 KB
xen.changes 0000076587 74.8 KB
xen.spec 0000083828 81.9 KB
xenapi-console-protocol.patch 0000000831 831 Bytes
xend-config.diff 0000001853 1.81 KB
xend_multiple_create.patch 0000001046 1.02 KB
xend_vbd_type.patch 0000000581 581 Bytes
xm-test-cleanup.diff 0000000513 513 Bytes
xmclone.sh 0000021122 20.6 KB
xmexample.domUloader 0000005926 5.79 KB
xmexample.iscsi 0000000337 337 Bytes
xmexample.nbd 0000000277 277 Bytes
Revision 9 (latest revision is 346)
unknown committed (revision 9)
Comments 0
openSUSE Build Service is sponsored by