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
21089-x86-startup-irq-from-setup-gsi.patch 0000004118 4.02 KB
21109-x86-cpu-hotplug.patch 0000004889 4.77 KB
21128-domain-save-flush.patch 0000001016 1016 Bytes
21129-xen-hotplug-cleanup.patch 0000000914 914 Bytes
21150-shadow-race.patch 0000002099 2.05 KB
21160-sysctl-debug-keys.patch 0000000783 783 Bytes
21189-x86-emulate-clflush.patch 0000002060 2.01 KB
21193-blktap-script.patch 0000000819 819 Bytes
21194-ioemu-subtype.patch 0000000629 629 Bytes
21223-xend-preserve-devs.patch 0000001299 1.27 KB
21225-conring-iommu.patch 0000002698 2.63 KB
21234-x86-bad-srat-clear-pxm2node.patch 0000001136 1.11 KB
21235-crashkernel-advanced.patch 0000005297 5.17 KB
21266-vmx-disabled-check.patch 0000001008 1008 Bytes
21271-x86-cache-flush-global.patch 0000002214 2.16 KB
21272-x86-dom0-alloc-performance.patch 0000003874 3.78 KB
21273-linux-autconf.patch 0000001039 1.01 KB
21301-svm-lmsl.patch 0000003162 3.09 KB
21304-keyhandler-alternative.patch 0000003000 2.93 KB
21317-xend-blkif-util-tap2.patch 0000000775 775 Bytes
21331-svm-vintr-during-nmi.patch 0000001712 1.67 KB
21333-xentrace-t_info-size.patch 0000000900 900 Bytes
21340-vtd-dom0-mapping-latency.patch 0000001611 1.57 KB
21346-x86-platform-timer-wrap.patch 0000002092 2.04 KB
21349-x86-memcpy.patch 0000009838 9.61 KB
21360-x86-mce-polling-diabled-init.patch 0000000626 626 Bytes
21372-x86-cross-cpu-wait.patch 0000001598 1.56 KB
21373-dummy-domain-io-caps.patch 0000001541 1.5 KB
21406-x86-microcode-quiet.patch 0000000701 701 Bytes
21408-amd-erratum-383.patch 0000004361 4.26 KB
21421-vts-ats-enabling.patch 0000004821 4.71 KB
21435-vmx-retain-global-controls.patch 0000001716 1.68 KB
21446-iommu-graceful-generic-fail.patch 0000000811 811 Bytes
21453-shadow-avoid-remove-all-after-teardown.patch 0000001134 1.11 KB
21456-compat-hvm-addr-check.patch 0000000901 901 Bytes
21459-block-script.patch 0000000965 965 Bytes
21460-xend-timeoffset.patch 0000001069 1.04 KB
21492-x86-pirq-unbind.patch 0000000849 849 Bytes
21526-x86-nehalem-cpuid-mask.patch 0000003294 3.22 KB
21542-amd-erratum-411.patch 0000001732 1.69 KB
21615-dont-save-xen-heap-pages.patch 0000006011 5.87 KB
21620-x86-signed-domain-irq.patch 0000001054 1.03 KB
21653-xend-mac-addr.patch 0000002342 2.29 KB
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 0000002313 2.26 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
capslock_enable.patch 0000000487 487 Bytes
cdrom-removable.patch 0000018671 18.2 KB
checkpoint-rename.patch 0000000680 680 Bytes
cpu-pools-docs.patch 0000034546 33.7 KB
cpu-pools-libxc.patch 0000008946 8.74 KB
cpu-pools-libxen.patch 0000062226 60.8 KB
cpu-pools-python.patch 0000093252 91.1 KB
cpu-pools-xmtest.patch 0000026659 26 KB
cpupools-core-fixup.patch 0000004440 4.34 KB
cpupools-core.patch 0000104282 102 KB
del_usb_xend_entry.patch 0000001401 1.37 KB
disable_emulated_device.diff 0000000573 573 Bytes
dom-print.patch 0000001166 1.14 KB
domUloader.py 0000018355 17.9 KB
dump-exec-state.patch 0000006047 5.91 KB
enable_more_nic_pxe.patch 0000301893 295 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 0000002838 2.77 KB
init.xendomains 0000009125 8.91 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
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
passthrough-hotplug-segfault.patch 0000002984 2.91 KB
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
suse-disable-tap2-default.patch 0000001171 1.14 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 0023205463 22.1 MB
xen-api-auth.patch 0000000580 580 Bytes
xen-changeset.diff 0000001507 1.47 KB
xen-config.diff 0000001735 1.69 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 0000007542 7.37 KB
xen-extra-fixes.patch 0000000614 614 Bytes
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 0000147147 144 KB
xen.spec 0000036362 35.5 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 0000013605 13.3 KB
xend-relocation.sh 0000004144 4.05 KB
xend-sysconfig.patch 0000000997 997 Bytes
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 97 (latest revision is 122)
autobuild's avatar autobuild committed (revision 97)
release number sync
Comments 0
openSUSE Build Service is sponsored by