Xen Virtualization: Hypervisor (aka VMM aka Microkernel)
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]
- Developed at Virtualization
- Sources inherited from project openSUSE:Factory
-
11
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:ARM:Factory:Contrib:ILP32/xen && cd $_
- Create Badge
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 | 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 | 0000018034 17.6 KB | |
checkpoint-rename.patch | 0000000680 680 Bytes | |
cpu-pools-docs.patch | 0000035351 34.5 KB | |
cpu-pools-libxc.patch | 0000011254 11 KB | |
cpu-pools-libxen.patch | 0000062226 60.8 KB | |
cpu-pools-python.patch | 0000093811 91.6 KB | |
cpu-pools-xmtest.patch | 0000026659 26 KB | |
cpupools-core-fixup.patch | 0000004450 4.35 KB | |
cpupools-core.patch | 0000102761 100 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 | 0000003763 3.67 KB | |
etc_pam.d_xen-api | 0000000265 265 Bytes | |
hibernate.patch | 0000001023 1023 Bytes | |
hv_tools.patch | 0000004665 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-7615-qcow2-fix-alloc_cluster_link_l2.patch | 0000001120 1.09 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-console-retry.patch | 0000001001 1001 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 | |
shadow.patch | 0000002968 2.9 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 | 0000000781 781 Bytes | |
x86-show-page-walk-early.patch | 0000006601 6.45 KB | |
xen-4.0.0-testing-src.tar.bz2 | 0023155997 22.1 MB | |
xen-api-auth.patch | 0000000580 580 Bytes | |
xen-changeset.diff | 0000001507 1.47 KB | |
xen-config.diff | 0000001743 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-fixme-doc.diff | 0000002638 2.58 KB | |
xen-gcc45-fixes.patch | 0000005033 4.92 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 | 0000006787 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 | 0000137993 135 KB | |
xen.spec | 0000033761 33 KB | |
xen_pvdrivers | 0000000306 306 Bytes | |
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 84 (latest revision is 351)
Copy from Virtualization/xen based on submit request 33724 from user charlesa
Comments 0