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
22998-x86-get_page_from_l1e-retcode.patch 0000007981 7.79 KB
22999-x86-mod_l1_entry-retcode.patch 0000003880 3.79 KB
23000-x86-mod_l2_entry-retcode.patch 0000007210 7.04 KB
23096-x86-hpet-no-cpumask_lock.patch 0000003639 3.55 KB
23099-x86-rwlock-scalability.patch 0000009591 9.37 KB
23103-x86-pirq-guest-eoi-check.patch 0000000809 809 Bytes
23127-vtd-bios-settings.patch 0000006785 6.63 KB
23199-amd-iommu-unmapped-intr-fault.patch 0000001253 1.22 KB
23233-hvm-cr-access.patch 0000014048 13.7 KB
23234-svm-decode-assist-base.patch 0000003281 3.2 KB
23235-svm-decode-assist-crs.patch 0000002335 2.28 KB
23236-svm-decode-assist-invlpg.patch 0000004713 4.6 KB
23238-svm-decode-assist-insn-fetch.patch 0000005454 5.33 KB
23303-cpufreq-misc.patch 0000007324 7.15 KB
23304-amd-oprofile-strings.patch 0000001587 1.55 KB
23305-amd-fam15-xenoprof.patch 0000008002 7.81 KB
23306-amd-fam15-vpmu.patch 0000008062 7.87 KB
23334-amd-fam12+14-vpmu.patch 0000001371 1.34 KB
23338-vtd-force-intremap.patch 0000001699 1.66 KB
32on64-extra-mem.patch 0000000676 676 Bytes
README.SuSE 0000024061 23.5 KB
altgr_2.patch 0000001924 1.88 KB
baselibs.conf 0000000009 9 Bytes
bdrv_default_rwflag.patch 0000001041 1.02 KB
bdrv_open2_fix_flags.patch 0000004868 4.75 KB
bdrv_open2_flags_2.patch 0000003586 3.5 KB
blktap-pv-cdrom.patch 0000023544 23 KB
blktap.patch 0000001962 1.92 KB
blktapctrl-default-to-ioemu.patch 0000000944 944 Bytes
block-dmmd 0000004739 4.63 KB
block-iscsi 0000002109 2.06 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 0000001711 1.67 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 0000004852 4.74 KB
capslock_enable.patch 0000000581 581 Bytes
cdrom-removable.patch 0000018652 18.2 KB
change_home_server.patch 0000000815 815 Bytes
check_device_status.patch 0000002338 2.28 KB
checkpoint-rename.patch 0000000680 680 Bytes
del_usb_xend_entry.patch 0000001400 1.37 KB
disable_emulated_device.diff 0000000573 573 Bytes
dom-print.patch 0000001359 1.33 KB
domUloader.py 0000018795 18.4 KB
domu-usb-controller.patch 0000000946 946 Bytes
etc_pam.d_xen-api 0000000265 265 Bytes
hibernate.patch 0000001023 1023 Bytes
hotplug.losetup.patch 0000001460 1.43 KB
hv_extid_compatibility.patch 0000003005 2.93 KB
init.xen_loop 0000000093 93 Bytes
init.xend 0000002286 2.23 KB
init.xendomains 0000009198 8.98 KB
ioemu-bdrv-open-CACHE_WB.patch 0000000767 767 Bytes
ioemu-blktap-barriers.patch 0000002176 2.13 KB
ioemu-blktap-fv-init.patch 0000000818 818 Bytes
ioemu-blktap-image-format.patch 0000002900 2.83 KB
ioemu-blktap-zero-size.patch 0000001750 1.71 KB
ioemu-debuginfo.patch 0000001015 1015 Bytes
ioemu-disable-emulated-ide-if-pv.patch 0000002634 2.57 KB
ioemu-disable-scsi.patch 0000003049 2.98 KB
ioemu-vnc-resize.patch 0000001094 1.07 KB
kmp_filelist 0000000077 77 Bytes
libxen_permissive.patch 0000000766 766 Bytes
logrotate.conf 0000000259 259 Bytes
magic_ioport_compat.patch 0000000746 746 Bytes
minios-fixups.patch 0000000404 404 Bytes
multi-xvdp.patch 0000003784 3.7 KB
network-nat-open-SuSEfirewall2-FORWARD.patch 0000000698 698 Bytes
network-nat.patch 0000000466 466 Bytes
pv-driver-build.patch 0000001096 1.07 KB
pvdrv-import-shared-info.patch 0000002234 2.18 KB
pvdrv_emulation_control.patch 0000000890 890 Bytes
qemu-dm-segfault.patch 0000002588 2.53 KB
qemu-security-etch1.diff 0000001348 1.32 KB
serial-split.patch 0000012662 12.4 KB
snapshot-ioemu-delete.patch 0000002639 2.58 KB
snapshot-ioemu-restore.patch 0000002540 2.48 KB
snapshot-ioemu-save.patch 0000008379 8.18 KB
snapshot-without-pv-fix.patch 0000011014 10.8 KB
snapshot-xend.patch 0000028328 27.7 KB
stdvga-cache.patch 0000000750 750 Bytes
stubdom.tar.bz2 0016864982 16.1 MB
supported_module.diff 0000000401 401 Bytes
suspend_evtchn_lock.patch 0000002224 2.17 KB
tapdisk-ioemu-logfile.patch 0000001338 1.31 KB
tapdisk-ioemu-shutdown-fix.patch 0000002841 2.77 KB
tmp-initscript-modprobe.patch 0000000950 950 Bytes
tmp_build.patch 0000001228 1.2 KB
tools-gdbserver-build.diff 0000001123 1.1 KB
tools-kboot.diff 0000046950 45.8 KB
tools-xc_kexec.diff 0000132392 129 KB
udev-rules.patch 0000000614 614 Bytes
usb-list.patch 0000001782 1.74 KB
vif-bridge-no-iptables.patch 0000000529 529 Bytes
vif-bridge.mtu.patch 0000001080 1.05 KB
vif-route-ifup.patch 0000003313 3.24 KB
x86-cpufreq-report.patch 0000002563 2.5 KB
x86-extra-trap-info.patch 0000005237 5.11 KB
x86-ioapic-ack-default.patch 0000000839 839 Bytes
x86-show-page-walk-early.patch 0000006578 6.42 KB
xen-4.1.1-testing-src.tar.bz2 0010774044 10.3 MB
xen-api-auth.patch 0000000580 580 Bytes
xen-changeset.diff 0000001507 1.47 KB
xen-config.diff 0000003517 3.43 KB
xen-destdir.diff 0000006544 6.39 KB
xen-disable-qemu-monitor.diff 0000003013 2.94 KB
xen-domUloader.diff 0000004931 4.82 KB
xen-fixme-doc.diff 0000002638 2.58 KB
xen-hvm-default-bridge.diff 0000004354 4.25 KB
xen-hvm-default-pae.diff 0000000660 660 Bytes
xen-ioemu-hvm-pv-support.diff 0000002075 2.03 KB
xen-max-free-mem.diff 0000005871 5.73 KB
xen-minimum-restart-time.patch 0000000567 567 Bytes
xen-no-dummy-nfs-ip.diff 0000000622 622 Bytes
xen-paths.diff 0000002808 2.74 KB
xen-qemu-iscsi-fix.patch 0000002828 2.76 KB
xen-rpmoptflags.diff 0000000942 942 Bytes
xen-unstable.xentrace.__insert_record-dst-type.patch 0000001453 1.42 KB
xen-unstable.xentrace.comments.patch 0000000973 973 Bytes
xen-unstable.xentrace.data_size__read_mostly.patch 0000000845 845 Bytes
xen-unstable.xentrace.dynamic_tbuf.patch 0000012818 12.5 KB
xen-unstable.xentrace.empty_t_info_pages.patch 0000001576 1.54 KB
xen-unstable.xentrace.no_gdprintk.patch 0000001518 1.48 KB
xen-unstable.xentrace.printk_prefix.patch 0000003962 3.87 KB
xen-unstable.xentrace.register_cpu_notifier-boot_time.patch 0000001161 1.13 KB
xen-unstable.xentrace.remove_debug_printk.patch 0000000773 773 Bytes
xen-unstable.xentrace.t_info_first_offset.patch 0000002490 2.43 KB
xen-unstable.xentrace.t_info_page-overflow.patch 0000002298 2.24 KB
xen-unstable.xentrace.t_info_pages-formula.patch 0000001474 1.44 KB
xen-unstable.xentrace.verbose.patch 0000000932 932 Bytes
xen-updown.sh 0000003708 3.62 KB
xen-utils-0.1.tar.bz2 0000006812 6.65 KB
xen-warnings-unused.diff 0000028512 27.8 KB
xen-warnings.diff 0000007452 7.28 KB
xen-xm-top-needs-root.diff 0000000549 549 Bytes
xen-xmexample-vti.diff 0000000493 493 Bytes
xen-xmexample.diff 0000006338 6.19 KB
xen.changes 0000188316 184 KB
xen.sles11sp1.bug684297.xen_oldmem_pfn_is_ram.patch 0000001751 1.71 KB
xen.spec 0000039285 38.4 KB
xen_pvdrivers.conf 0000000306 306 Bytes
xenalyze.gcc46.patch 0000004846 4.73 KB
xenalyze.hg.tar.bz2 0000118689 116 KB
xenapi-console-protocol.patch 0000000831 831 Bytes
xenapiusers 0000000005 5 Bytes
xenconsole-no-multiple-connections.patch 0000000874 874 Bytes
xend-config-enable-dump-comment.patch 0000000720 720 Bytes
xend-config.diff 0000002780 2.71 KB
xend-core-dump-loc.diff 0000000678 678 Bytes
xend-devid-or-name.patch 0000001191 1.16 KB
xend-disable-internal-logrotate.patch 0000000699 699 Bytes
xend-domain-lock.patch 0000013953 13.6 KB
xend-relocation.sh 0000004144 4.05 KB
xend-sysconfig.patch 0000001015 1015 Bytes
xenpaging.autostart.patch 0000013610 13.3 KB
xenpaging.catch-xc_mem_paging_resume-error.patch 0000001040 1.02 KB
xenpaging.guest_remove_page.slow_path.patch 0000002150 2.1 KB
xenpaging.mem_event-no-p2mt.patch 0000002109 2.06 KB
xenpaging.no-srand.patch 0000000760 760 Bytes
xenpaging.return-void.patch 0000002296 2.24 KB
xenpaging.xenpaging_populate_page-gfn.patch 0000002586 2.53 KB
xm-create-xflag.patch 0000002216 2.16 KB
xm-save-check-file.patch 0000004026 3.93 KB
xm-test-cleanup.diff 0000000528 528 Bytes
xmclone.sh 0000019507 19 KB
xmexample.disks 0000001106 1.08 KB
xmexample.domUloader 0000001167 1.14 KB
Revision 138 (latest revision is 346)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 138)
Autobuild autoformatter for 72364
Comments 0
openSUSE Build Service is sponsored by