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 0000024061 23.5 KB
bdrv_open2_fix_flags.patch 0000004840 4.73 KB
bdrv_open2_flags_2.patch 0000003998 3.9 KB
blktap-pv-cdrom.patch 0000023451 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 0000001702 1.66 KB
bridge-opensuse.patch 0000000898 898 Bytes
bridge-record-creation.patch 0000001206 1.18 KB
bridge-vlan.diff 0000001953 1.91 KB
build-tapdisk-ioemu.patch 0000004828 4.71 KB
cdrom-removable.patch 0000018671 18.2 KB
checkpoint-rename.patch 0000000680 680 Bytes
cpu-pools-docs.patch 0000035351 34.5 KB
cpu-pools-fixes.patch 0000025892 25.3 KB
cpu-pools-libxc.patch 0000011254 11 KB
cpu-pools-libxen.patch 0000062226 60.8 KB
cpu-pools-python.patch 0000093809 91.6 KB
cpu-pools-xmtest.patch 0000026659 26 KB
cpupools-core-fixup.patch 0000004515 4.41 KB
cpupools-core.patch 0000102599 100 KB
del_usb_xend_entry.patch 0000001401 1.37 KB
disable_emulated_device.diff 0000000573 573 Bytes
dom-print.patch 0000001098 1.07 KB
domUloader.py 0000018355 17.9 KB
dump-exec-state.patch 0000004498 4.39 KB
etc_pam.d_xen-api 0000000265 265 Bytes
hibernate.patch 0000001023 1023 Bytes
hv_tools.patch 0000004667 4.56 KB
hv_win7_eoi_bug.patch 0000000971 971 Bytes
hv_xen_base.patch 0000006371 6.22 KB
hv_xen_extension.patch 0000049632 48.5 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-disable-scsi.patch 0000003248 3.17 KB
ioemu-vnc-resize.patch 0000001359 1.33 KB
keyhandler-alternative.patch 0000002666 2.6 KB
kmp_filelist 0000000077 77 Bytes
libxen_permissive.patch 0000000766 766 Bytes
logrotate.conf 0000000259 259 Bytes
magic_ioport_compat.patch 0000000746 746 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 0000002234 2.18 KB
pvdrv_emulation_control.patch 0000000884 884 Bytes
qemu-dm-segfault.patch 0000002582 2.52 KB
qemu-security-etch1.diff 0000001336 1.3 KB
serial-split.patch 0000012662 12.4 KB
snapshot-ioemu-delete.patch 0000002621 2.56 KB
snapshot-ioemu-restore.patch 0000005186 5.06 KB
snapshot-ioemu-save.patch 0000008384 8.19 KB
snapshot-xend.patch 0000025688 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 0000002824 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-bridge-no-iptables.patch 0000000428 428 Bytes
vif-route-ifup.patch 0000003062 2.99 KB
x86-cpufreq-report.patch 0000002559 2.5 KB
x86-extra-trap-info.patch 0000004242 4.14 KB
x86-ioapic-ack-default.patch 0000000839 839 Bytes
x86-show-page-walk-early.patch 0000006601 6.45 KB
xen-4.0.0-testing-src.tar.bz2 0023204532 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 0000006690 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-extra-fixes.patch 0000001168 1.14 KB
xen-fixme-doc.diff 0000002638 2.58 KB
xen-hvm-default-bridge.diff 0000004336 4.23 KB
xen-hvm-default-pae.diff 0000000660 660 Bytes
xen-ioemu-hvm-pv-support.diff 0000002069 2.02 KB
xen-max-free-mem.diff 0000006248 6.1 KB
xen-no-dummy-nfs-ip.diff 0000000622 622 Bytes
xen-paths.diff 0000002808 2.74 KB
xen-qemu-iscsi-fix.patch 0000002147 2.1 KB
xen-rpmoptflags.diff 0000000942 942 Bytes
xen-updown.sh 0000003691 3.6 KB
xen-warnings.diff 0000006208 6.06 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 0000139611 136 KB
xen.spec 0000033668 32.9 KB
xen_pvdrivers.conf 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 0000013588 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 87 (latest revision is 346)
autobuild's avatar autobuild accepted request 36840 from Charles Arnold's avatar Charles Arnold (charlesa) (revision 87)
Copy from Virtualization/xen based on submit request 36840 from user charlesa
Comments 0
openSUSE Build Service is sponsored by