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
15054-hvm-save-restore.patch 0000000842 842 Bytes
15059-check-libvncserver.patch 0000000958 958 Bytes
15060-check-xenapi.patch 0000002801 2.74 KB
15061-kill-sh_mapcache.patch 0000000893 893 Bytes
15128_xend_dev_disconnect.patch 0000001175 1.15 KB
15152-save-restore-fix-cpu-affinity.patch 0000004085 3.99 KB
15153_xend_dom_teardown.patch 0000001716 1.68 KB
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
15217-hvm-save-restore.patch 0000001263 1.23 KB
15228-hvm-usb-windows-crash.patch 0000002758 2.69 KB
15230-hvm-usb-windows-crash.patch 0000001732 1.69 KB
15234-hvm-usb-windows-crash.patch 0000000779 779 Bytes
15250_xend_device_destroy.patch 0000003036 2.96 KB
15257-hvm-save-restore.patch 0000000778 778 Bytes
15273_libxenapi.patch 0000002977 2.91 KB
15274_xenapi.patch 0000001165 1.14 KB
15275_xenapi.patch 0000001113 1.09 KB
15277-hvm-intel2amd-windows-migrate.patch 0000002088 2.04 KB
15381-log-svm-npt.patch 0000000916 916 Bytes
15383-hvm-usb-windows-crash.patch 0000002373 2.32 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
15418-hvm-usb-windows-crash.patch 0000000755 755 Bytes
15433-pae-ptwr-check.patch 0000001289 1.26 KB
15444-vmxassist-p2r.patch 0000004640 4.53 KB
15469-hvm-save-restore.patch 0000003042 2.97 KB
15477_dev_attach.patch 0000001507 1.47 KB
15480-man-xm.patch 0000028235 27.6 KB
15528-hvm-sles9-install.patch 0000001644 1.61 KB
15587-domid-reset.patch 0000001153 1.13 KB
15595-rtl8139-data-corruption.patch 0000000649 649 Bytes
15596-rtl8139-crc-fix.patch 0000001452 1.42 KB
15609-save-mem-values.patch 0000001750 1.71 KB
15642_uuid_unique.patch 0000003386 3.31 KB
15645-hvm-save-restore.patch 0000002009 1.96 KB
15649_xenapi.patch 0000001270 1.24 KB
15650_xenapi.patch 0000001160 1.13 KB
15651_xenapi.patch 0000003668 3.58 KB
15689_dev_destroy_cleanup.patch 0000008428 8.23 KB
15691-hvm-save-restore.patch 0000001721 1.68 KB
15693-32on64-gnttab-err.patch 0000001401 1.37 KB
15716_dev_detach.patch 0000010626 10.4 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 0000002796 2.73 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-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 0000001355 1.32 KB
disable_emulated_device.diff 0000000677 677 Bytes
dmi-table.patch 0000005384 5.26 KB
domUloader.py 0000014487 14.1 KB
edd.patch 0000020047 19.6 KB
edid.patch 0000007200 7.03 KB
fix_15716.patch 0000000653 653 Bytes
guest-copy.patch 0000022928 22.4 KB
hvm-debug-msg.patch 0000016476 16.1 KB
hvm-efer.patch 0000023596 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 0000002847 2.78 KB
init.xendomains 0000009351 9.13 KB
intpte_t-cast.patch 0000001748 1.71 KB
inval-sh-ldt.patch 0000001037 1.01 KB
keymap_nl-be.patch 0000001515 1.48 KB
libxen_permissive.patch 0000000766 766 Bytes
logrotate.conf 0000000259 259 Bytes
netfront_mac.patch 0000000651 651 Bytes
network-multinet 0000024244 23.7 KB
pci-passthru-reboot-fix.patch 0000000726 726 Bytes
ptwr-sanity.patch 0000002801 2.74 KB
pv-driver-build.patch 0000002518 2.46 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
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 0000005436 5.31 KB
x86-extra-trap-info.patch 0000004470 4.37 KB
x86-machine-check.patch 0000033858 33.1 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-changeset.diff 0000000975 975 Bytes
xen-config.diff 0000000461 461 Bytes
xen-destdir.diff 0000010220 9.98 KB
xen-disable-qemu-monitor.diff 0000002812 2.75 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 0000005719 5.58 KB
xen-no-dummy-nfs-ip.diff 0000000608 608 Bytes
xen-paths.diff 0000002707 2.64 KB
xen-rpmoptflags.diff 0000001085 1.06 KB
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 0000086466 84.4 KB
xen.spec 0000093993 91.8 KB
xenapi-console-protocol.patch 0000000825 825 Bytes
xend-config.diff 0000002018 1.97 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 30 (latest revision is 346)
unknown committed (revision 30)
Comments 0
openSUSE Build Service is sponsored by