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
32on64-extra-mem.patch 0000000633 633 Bytes
README.SuSE 0000026091 25.5 KB
blktap.patch 0000001975 1.93 KB
block-flags.diff 0000001206 1.18 KB
block-iscsi 0000002796 2.73 KB
block-losetup-retry.diff 0000008094 7.9 KB
block-nbd 0000000673 673 Bytes
block-npiv 0000002069 2.02 KB
boot.local.xenU 0000001987 1.94 KB
boot.xen 0000002385 2.33 KB
bridge-bonding.diff 0000002212 2.16 KB
bridge-hostonly.diff 0000002184 2.13 KB
bridge-suse.diff 0000001452 1.42 KB
bridge-vlan.diff 0000002262 2.21 KB
cdrom-removable.patch 0000025956 25.3 KB
cross-build-fix.diff 0000001361 1.33 KB
disable_emulated_device.diff 0000000677 677 Bytes
domUloader.py 0000014809 14.5 KB
init.xend 0000002847 2.78 KB
init.xendomains 0000009351 9.13 KB
keymap_nl-be.patch 0000001483 1.45 KB
libxen_permissive.patch 0000000766 766 Bytes
logrotate.conf 0000000259 259 Bytes
multinet-common.sh 0000038255 37.4 KB
netfront_mac.patch 0000000651 651 Bytes
network-multinet 0000009033 8.82 KB
pv-driver-build.patch 0000001637 1.6 KB
qemu-security-etch1.diff 0000011007 10.7 KB
ready 0000000000 0 Bytes
rpmlint.diff 0000000673 673 Bytes
serial-split.patch 0000012642 12.3 KB
supported_module.diff 0000000388 388 Bytes
svm-cr8-performance.diff 0000003672 3.59 KB
svm-lmsl.patch 0000002455 2.4 KB
sysconfig.xend 0000006532 6.38 KB
tools-kboot.diff 0000046860 45.8 KB
tools-xc_kexec.diff 0000132184 129 KB
vnc-i18n-keys.diff 0000002233 2.18 KB
x86-extra-trap-info.patch 0000004470 4.37 KB
x86_64-syscall-clear-df.patch 0000000484 484 Bytes
x86_emulate-eflags.patch 0000023457 22.9 KB
x86_emulate.patch 0000012958 12.7 KB
xen-3.2-testing-src.tar.bz2 0006419511 6.12 MB
xen-changeset.diff 0000000983 983 Bytes
xen-config.diff 0000000382 382 Bytes
xen-destdir.diff 0000009543 9.32 KB
xen-dhcpd 0000009403 9.18 KB
xen-disable-qemu-monitor.diff 0000002996 2.93 KB
xen-domUloader.diff 0000002278 2.22 KB
xen-generate-foreign-headers.diff 0000000816 816 Bytes
xen-hvm-default-bridge.diff 0000003352 3.27 KB
xen-hvm-default-pae.diff 0000000655 655 Bytes
xen-hvm-netfront.diff 0000000666 666 Bytes
xen-ioapic-ack-default.diff 0000000810 810 Bytes
xen-ioemu-hvm-pv-support.diff 0000007797 7.61 KB
xen-lowmem-emergency-pool.diff 0000002170 2.12 KB
xen-max-free-mem.diff 0000005781 5.65 KB
xen-no-dummy-nfs-ip.diff 0000000608 608 Bytes
xen-paths.diff 0000002707 2.64 KB
xen-rpmoptflags.diff 0000001606 1.57 KB
xen-tightvnc-args.diff 0000000688 688 Bytes
xen-warnings.diff 0000008455 8.26 KB
xen-xm-top-needs-root.diff 0000000543 543 Bytes
xen-xmexample-nbd.diff 0000000476 476 Bytes
xen-xmexample.diff 0000006306 6.16 KB
xen.changes 0000088690 86.6 KB
xen.spec 0000091331 89.2 KB
xenapi-console-protocol.patch 0000000825 825 Bytes
xend-config.diff 0000002018 1.97 KB
xend-relocation.sh 0000004144 4.05 KB
xm-test-cleanup.diff 0000000513 513 Bytes
xmclone.sh 0000017696 17.3 KB
xmexample.disks 0000001106 1.08 KB
xmexample.domUloader 0000001167 1.14 KB
Revision 36 (latest revision is 346)
unknown committed (revision 36)
Comments 0
openSUSE Build Service is sponsored by