Please login to access the resource

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
15048-localtime.diff 0000001062 1.04 KB
15059-check-libvncserver.patch 0000000958 958 Bytes
15060-check-xenapi.patch 0000002801 2.74 KB
15061-kill-sh_mapcache.patch 0000000893 893 Bytes
15157_xend_device_destroy.patch 0000004826 4.71 KB
15168-check-dup-domians.patch 0000000960 960 Bytes
15173-32on64-runstate.patch 0000001276 1.25 KB
15183-32on64-multicall.patch 0000003115 3.04 KB
15189-pmtimer.patch 0000002944 2.88 KB
15190-clocksource-opt.patch 0000002409 2.35 KB
15250_xend_device_destroy.patch 0000003036 2.96 KB
15273_libxenapi.patch 0000002977 2.91 KB
15274_xenapi.patch 0000001165 1.14 KB
15275_xenapi.patch 0000001113 1.09 KB
15389-32on64-memop-error-path.patch 0000001499 1.46 KB
15390-32on64-setup-error-path.patch 0000002647 2.58 KB
15391-32on64-setup-pgtable.patch 0000000934 934 Bytes
15410-domain-restore.patch 0000001088 1.06 KB
15416-x86_64-failsafe.patch 0000003020 2.95 KB
15433-pae-ptwr-check.patch 0000001346 1.31 KB
15444-vmxassist-p2r.patch 0000004640 4.53 KB
15480-man-xm.patch 0000028235 27.6 KB
15587-domid-reset.patch 0000001153 1.13 KB
15609-save-mem-values.patch 0000001750 1.71 KB
15642_uuid_unique.patch 0000003386 3.31 KB
15649_xenapi.patch 0000001245 1.22 KB
15650_xenapi.patch 0000001135 1.11 KB
15651_xenapi.patch 0000003663 3.58 KB
32on64-call-gates.patch 0000017585 17.2 KB
32on64-cpuid.patch 0000000571 571 Bytes
32on64-extra-mem.patch 0000000639 639 Bytes
32on64-ioemu.patch 0000003995 3.9 KB
README.SuSE 0000026091 25.5 KB
blktap.patch 0000003151 3.08 KB
block-flags.diff 0000001133 1.11 KB
block-iscsi 0000002745 2.68 KB
block-losetup-retry.diff 0000001721 1.68 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-hostonly.diff 0000002175 2.12 KB
cdrom-removable.patch 0000025962 25.4 KB
cross-build-fix.diff 0000001355 1.32 KB
disable_emulated_device.diff 0000000677 677 Bytes
domUloader.py 0000014487 14.1 KB
edd.patch 0000020047 19.6 KB
edid.patch 0000007200 7.03 KB
guest-copy.patch 0000022928 22.4 KB
hvm-debug-msg.patch 0000016476 16.1 KB
hvm-efer.patch 0000023568 23 KB
hvm-hypercall-context.patch 0000010832 10.6 KB
hvm-hypercall-debug.patch 0000002628 2.57 KB
hvm-pio-read.patch 0000001326 1.29 KB
hvm-shared-info-size.patch 0000001590 1.55 KB
init.xend 0000002853 2.79 KB
init.xendomains 0000009328 9.11 KB
intpte_t-cast.patch 0000001748 1.71 KB
inval-sh-ldt.patch 0000001037 1.01 KB
libxen_permissive.patch 0000000766 766 Bytes
logrotate.conf 0000000259 259 Bytes
netfront_mac.patch 0000000651 651 Bytes
network-multinet 0000024256 23.7 KB
ptwr-sanity.patch 0000002801 2.74 KB
pv-driver-build.patch 0000002064 2.02 KB
qemu-security-etch1.diff 0000013229 12.9 KB
ready 0000000000 0 Bytes
realmode.patch 0000013976 13.6 KB
rpmlint.diff 0000001454 1.42 KB
rtl8139-data-corruption.patch 0000000649 649 Bytes
serial-split.patch 0000012642 12.3 KB
supported_module.diff 0000000388 388 Bytes
svm-reg-save.patch 0000007850 7.67 KB
sysconfig.xend 0000002741 2.68 KB
tools-kboot.diff 0000046860 45.8 KB
tools-xc_kexec.diff 0000132288 129 KB
vgacon-50-lines.patch 0000000514 514 Bytes
vgacon-keep.patch 0000002949 2.88 KB
vmx-check-descr.patch 0000000902 902 Bytes
vmx-no-cstar.patch 0000002921 2.85 KB
vnc-i18n-keys.diff 0000004791 4.68 KB
x86-emul-rf.patch 0000005090 4.97 KB
x86-extra-trap-info.patch 0000004470 4.37 KB
x86-machine-check.patch 0000032547 31.8 KB
x86-nmi-inject.patch 0000010795 10.5 KB
x86-page-cacheability.patch 0000027873 27.2 KB
x86_64-syscall-clear-df.patch 0000000548 548 Bytes
x86_emulate.patch 0000012858 12.6 KB
xen-3.1-testing-src.tar.bz2 0005796338 5.53 MB
xen-bonding.diff 0000002203 2.15 KB
xen-changeset.diff 0000000975 975 Bytes
xen-config.diff 0000000461 461 Bytes
xen-destdir.diff 0000010220 9.98 KB
xen-disable-qemu-monitor.diff 0000002803 2.74 KB
xen-domUloader.diff 0000002278 2.22 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-lowmem-emergency-pool.diff 0000002140 2.09 KB
xen-max-free-mem.diff 0000005712 5.58 KB
xen-network-bridge.diff 0000004493 4.39 KB
xen-no-dummy-nfs-ip.diff 0000000608 608 Bytes
xen-paths.diff 0000002707 2.64 KB
xen-rpmoptflags.diff 0000000451 451 Bytes
xen-tightvnc-args.diff 0000000688 688 Bytes
xen-warnings.diff 0000018105 17.7 KB
xen-xm-top-needs-root.diff 0000000555 555 Bytes
xen-xmexample-nbd.diff 0000000476 476 Bytes
xen-xmexample.diff 0000006306 6.16 KB
xen.changes 0000084959 83 KB
xen.spec 0000091521 89.4 KB
xenapi-console-protocol.patch 0000000825 825 Bytes
xend-config.diff 0000002018 1.97 KB
xend_dev_destroy_cleanup.patch 0000005507 5.38 KB
xm-test-cleanup.diff 0000000513 513 Bytes
xmclone.sh 0000021122 20.6 KB
xmexample.disks 0000001106 1.08 KB
xmexample.domUloader 0000001167 1.14 KB
Revision 27 (latest revision is 346)
unknown committed (revision 27)
Comments 0
openSUSE Build Service is sponsored by