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 0000007672 7.49 KB
22999-x86-mod_l1_entry-retcode.patch 0000003732 3.64 KB
23000-x86-mod_l2_entry-retcode.patch 0000007062 6.9 KB
23096-x86-hpet-no-cpumask_lock.patch 0000003489 3.41 KB
23099-x86-rwlock-scalability.patch 0000008945 8.74 KB
23103-x86-pirq-guest-eoi-check.patch 0000000678 678 Bytes
23127-vtd-bios-settings.patch 0000005648 5.52 KB
23153-x86-amd-clear-DramModEn.patch 0000001635 1.6 KB
23154-x86-amd-iorr-no-rdwr.patch 0000001834 1.79 KB
23199-amd-iommu-unmapped-intr-fault.patch 0000001083 1.06 KB
23200-amd-iommu-intremap-sync.patch 0000006381 6.23 KB
23228-x86-conditional-write_tsc.patch 0000006307 6.16 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
cve-2011-1583-4.1.patch 0000006983 6.82 KB
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 0000000734 734 Bytes
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.0-testing-src.tar.bz2 0010778444 10.3 MB
xen-api-auth.patch 0000000580 580 Bytes
xen-changeset.diff 0000001507 1.47 KB
xen-config.diff 0000003509 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-updown.sh 0000003708 3.62 KB
xen-utils-0.1.tar.bz2 0000006812 6.65 KB
xen-warnings-unused.diff 0000029081 28.4 KB
xen-warnings.diff 0000008255 8.06 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 0000177741 174 KB
xen.spec 0000039149 38.2 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.diff 0000002780 2.71 KB
xend-core-dump-loc.diff 0000000678 678 Bytes
xend-devid-or-name.patch 0000001191 1.16 KB
xend-domain-lock.patch 0000013953 13.6 KB
xend-relocation.sh 0000004144 4.05 KB
xend-sysconfig.patch 0000001015 1015 Bytes
xenpaging.HVMCOPY_gfn_paged_out.patch 0000005418 5.29 KB
xenpaging.MRU_SIZE.patch 0000000800 800 Bytes
xenpaging.autostart.patch 0000011735 11.5 KB
xenpaging.autostart_delay.patch 0000004844 4.73 KB
xenpaging.blacklist.patch 0000000976 976 Bytes
xenpaging.doc.patch 0000001922 1.88 KB
xenpaging.get_paged_frame.patch 0000005917 5.78 KB
xenpaging.guest_remove_page.patch 0000006981 6.82 KB
xenpaging.machine_to_phys_mapping.patch 0000003352 3.27 KB
xenpaging.makefile.patch 0000000559 559 Bytes
xenpaging.mem_event_check_ring-free_requests.patch 0000001064 1.04 KB
xenpaging.mem_paging_tool_qemu_flush_cache.patch 0000001266 1.24 KB
xenpaging.no_domain_id.patch 0000006671 6.51 KB
xenpaging.notify_policy_only_once.patch 0000002345 2.29 KB
xenpaging.num_pages_equal_max_pages.patch 0000001405 1.37 KB
xenpaging.optimize_p2m_mem_paging_populate.patch 0000001684 1.64 KB
xenpaging.p2m_mem_paging_populate_if_p2m_ram_paged.patch 0000001394 1.36 KB
xenpaging.page_already_populated.patch 0000001037 1.01 KB
xenpaging.pagefile.patch 0000001633 1.59 KB
xenpaging.pageout_policy.patch 0000001108 1.08 KB
xenpaging.paging_prep_enomem.patch 0000002768 2.7 KB
xenpaging.policy_linear.patch 0000004207 4.11 KB
xenpaging.populate_only_if_paged.patch 0000001070 1.04 KB
xenpaging.print-arguments.patch 0000000844 844 Bytes
xenpaging.runtime_mru_size.patch 0000003352 3.27 KB
xenpaging.signal_handling.patch 0000004751 4.64 KB
xenpaging.tools_xenpaging_cleanup.patch 0000001688 1.65 KB
xenpaging.xenpaging_init.patch 0000002216 2.16 KB
xentrace.dynamic_sized_tbuf.patch 0000011494 11.2 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 136 (latest revision is 346)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 136)
Autobuild autoformatter for 70221
Comments 0
openSUSE Build Service is sponsored by