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 0000000676 676 Bytes
README.SuSE 0000023998 23.4 KB
bdrv_open2_fix_flags.patch 0000004840 4.73 KB
bdrv_open2_flags_2.patch 0000003902 3.81 KB
blktap-pv-cdrom.patch 0000023431 22.9 KB
blktap.patch 0000001963 1.92 KB
blktapctrl-default-to-ioemu.patch 0000000944 944 Bytes
block-dmmd 0000004676 4.57 KB
block-flags.diff 0000001227 1.2 KB
block-iscsi 0000002255 2.2 KB
block-losetup-retry.diff 0000008138 7.95 KB
block-nbd 0000000673 673 Bytes
block-npiv 0000002264 2.21 KB
block-npiv-common.sh 0000006746 6.59 KB
block-npiv-vport 0000002071 2.02 KB
boot.local.xenU 0000001987 1.94 KB
boot.xen 0000002385 2.33 KB
bridge-bonding.diff 0000001691 1.65 KB
bridge-opensuse.patch 0000000933 933 Bytes
bridge-record-creation.patch 0000001174 1.15 KB
bridge-vlan.diff 0000001989 1.94 KB
build-tapdisk-ioemu.patch 0000004830 4.72 KB
cdrom-removable.patch 0000018449 18 KB
checkpoint-rename.patch 0000000680 680 Bytes
disable_emulated_device.diff 0000000573 573 Bytes
dom-print.patch 0000001098 1.07 KB
domUloader.py 0000017850 17.4 KB
dump-exec-state.patch 0000003506 3.42 KB
etc_pam.d_xen-api 0000000265 265 Bytes
hv_tools.patch 0000004569 4.46 KB
hv_win7_eoi_bug.patch 0000000971 971 Bytes
hv_xen_base.patch 0000006371 6.22 KB
hv_xen_extension.patch 0000050622 49.4 KB
init.xen_loop 0000000093 93 Bytes
init.xend 0000002765 2.7 KB
init.xendomains 0000008846 8.64 KB
ioemu-bdrv-open-CACHE_WB.patch 0000000761 761 Bytes
ioemu-blktap-barriers.patch 0000002170 2.12 KB
ioemu-blktap-fv-init.patch 0000000812 812 Bytes
ioemu-blktap-image-format.patch 0000002888 2.82 KB
ioemu-blktap-zero-size.patch 0000001751 1.71 KB
ioemu-debuginfo.patch 0000001003 1003 Bytes
ioemu-vnc-resize.patch 0000001359 1.33 KB
kmp_filelist 0000000072 72 Bytes
libxen_permissive.patch 0000000766 766 Bytes
logrotate.conf 0000000259 259 Bytes
magic_ioport_compat.patch 0000000758 758 Bytes
network-nat-open-SuSEfirewall2-FORWARD.patch 0000000698 698 Bytes
network-nat.patch 0000000466 466 Bytes
network-route.patch 0000000456 456 Bytes
pv-driver-build.patch 0000000447 447 Bytes
pvdrv-import-shared-info.patch 0000001964 1.92 KB
pvdrv_emulation_control.patch 0000000884 884 Bytes
qemu-dm-segfault.patch 0000002582 2.52 KB
qemu-security-etch1.diff 0000001336 1.3 KB
ready 0000000000 0 Bytes
serial-split.patch 0000012662 12.4 KB
snapshot-ioemu-delete.patch 0000002621 2.56 KB
snapshot-ioemu-restore.patch 0000005189 5.07 KB
snapshot-ioemu-save.patch 0000008360 8.16 KB
snapshot-xend.patch 0000025731 25.1 KB
supported_module.diff 0000000401 401 Bytes
svm-lmsl.patch 0000003324 3.25 KB
tapdisk-ioemu-logfile.patch 0000001333 1.3 KB
tapdisk-ioemu-shutdown-fix.patch 0000002829 2.76 KB
tmp_build.patch 0000001221 1.19 KB
tools-gdbserver-build.diff 0000001124 1.1 KB
tools-kboot.diff 0000046950 45.8 KB
tools-xc_kexec.diff 0000132395 129 KB
udev-rules.patch 0000000495 495 Bytes
vif-route-ifup.patch 0000003062 2.99 KB
x86-cpufreq-report.patch 0000002420 2.36 KB
x86-extra-trap-info.patch 0000004242 4.14 KB
x86-ioapic-ack-default.patch 0000000781 781 Bytes
x86-show-page-walk-early.patch 0000006186 6.04 KB
xen-4.0.0-testing-src.tar.bz2 0023209042 22.1 MB
xen-api-auth.patch 0000000580 580 Bytes
xen-changeset.diff 0000001507 1.47 KB
xen-config.diff 0000001737 1.7 KB
xen-destdir.diff 0000006686 6.53 KB
xen-disable-libxl.diff 0000000435 435 Bytes
xen-disable-qemu-monitor.diff 0000003007 2.94 KB
xen-disable-xenpaging.diff 0000000455 455 Bytes
xen-domUloader.diff 0000007445 7.27 KB
xen-fixme-doc.diff 0000002638 2.58 KB
xen-hvm-default-bridge.diff 0000004337 4.24 KB
xen-hvm-default-pae.diff 0000000660 660 Bytes
xen-ioemu-hvm-pv-support.diff 0000002069 2.02 KB
xen-max-free-mem.diff 0000006247 6.1 KB
xen-no-dummy-nfs-ip.diff 0000000622 622 Bytes
xen-paths.diff 0000002808 2.74 KB
xen-qemu-iscsi-fix.patch 0000002307 2.25 KB
xen-rpmoptflags.diff 0000000942 942 Bytes
xen-updown.sh 0000003691 3.6 KB
xen-warnings.diff 0000006788 6.63 KB
xen-xm-top-needs-root.diff 0000000549 549 Bytes
xen-xmexample-vti.diff 0000000471 471 Bytes
xen-xmexample.diff 0000006342 6.19 KB
xen.changes 0000128561 126 KB
xen.spec 0000032302 31.5 KB
xen_pvdrivers 0000000306 306 Bytes
xenapi-console-protocol.patch 0000000831 831 Bytes
xenapiusers 0000000005 5 Bytes
xend-config.diff 0000003072 3 KB
xend-core-dump-loc.diff 0000000678 678 Bytes
xend-domain-lock.patch 0000013573 13.3 KB
xend-relocation.sh 0000004144 4.05 KB
xm-create-xflag.patch 0000001488 1.45 KB
xm-save-check-file.patch 0000004018 3.92 KB
xm-test-cleanup.diff 0000000528 528 Bytes
xmclone.sh 0000019483 19 KB
xmexample.disks 0000001106 1.08 KB
xmexample.domUloader 0000001167 1.14 KB
Revision 83 (latest revision is 346)
autobuild's avatar autobuild committed (revision 83)
Copy from Virtualization/xen based on submit request 29774 from user charlesa
Comments 0
openSUSE Build Service is sponsored by