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
25861-x86-early-fixmap.patch 0000009069 8.86 KB
25862-sercon-non-com.patch 0000005134 5.01 KB
25863-sercon-ehci-dbgp.patch 0000055453 54.2 KB
25864-sercon-unused.patch 0000004087 3.99 KB
25866-sercon-ns16550-pci-irq.patch 0000002115 2.07 KB
25867-sercon-ns16550-parse.patch 0000003062 2.99 KB
25874-x86-EFI-chain-cfg.patch 0000002642 2.58 KB
25909-xenpm-consistent.patch 0000019327 18.9 KB
25912-partial-libxl.patch 0000004545 4.44 KB
25920-x86-APICV-enable.patch 0000004570 4.46 KB
25921-x86-APICV-delivery.patch 0000018640 18.2 KB
25922-x86-APICV-x2APIC.patch 0000005142 5.02 KB
25952-x86-MMIO-remap-permissions.patch 0000001753 1.71 KB
25957-x86-TSC-adjust-HVM.patch 0000004466 4.36 KB
25958-x86-TSC-adjust-sr.patch 0000003029 2.96 KB
25959-x86-TSC-adjust-expose.patch 0000001535 1.5 KB
25975-x86-IvyBridge.patch 0000001575 1.54 KB
26062-ACPI-ERST-move-data.patch 0000002458 2.4 KB
26077-stubdom_fix_compile_errors_in_grub.patch 0000002976 2.91 KB
26078-hotplug-Linux_remove_hotplug_support_rely_on_udev_instead.patch 0000006152 6.01 KB
26079-hotplug-Linux_close_lockfd_after_lock_attempt.patch 0000001431 1.4 KB
26081-stubdom_fix_rpmlint_warning_spurious-executable-perm.patch 0000001323 1.29 KB
26082-blktap2-libvhd_fix_rpmlint_warning_spurious-executable-perm.patch 0000001454 1.42 KB
26083-blktap_fix_rpmlint_warning_spurious-executable-perm.patch 0000001961 1.92 KB
26084-hotplug_install_hotplugpath.sh_as_data_file.patch 0000001335 1.3 KB
26085-stubdom_install_stubdompath.sh_as_data_file.patch 0000001407 1.37 KB
26086-hotplug-Linux_correct_sysconfig_tag_in_xendomains.patch 0000000794 794 Bytes
26087-hotplug-Linux_install_sysconfig_files_as_data_files.patch 0000001836 1.79 KB
26114-pygrub-list-entries.patch 0000003696 3.61 KB
26129-ACPI-BGRT-invalidate.patch 0000017502 17.1 KB
26133-IOMMU-defer-BM-disable.patch 0000005891 5.75 KB
26183-x86-HPET-masking.patch 0000003344 3.27 KB
26189-xenstore-chmod.patch 0000002936 2.87 KB
26200-IOMMU-debug-verbose.patch 0000001025 1 KB
26235-IOMMU-ATS-max-queue-depth.patch 0000001952 1.91 KB
26252-VMX-nested-rflags.patch 0000001041 1.02 KB
26253-VMX-nested-rdtsc.patch 0000001516 1.48 KB
26254-VMX-nested-dr.patch 0000001000 1000 Bytes
26255-VMX-nested-ia32e-mode.patch 0000001056 1.03 KB
26258-VMX-nested-intr-delivery.patch 0000001743 1.7 KB
26262-x86-EFI-secure-shim.patch 0000002215 2.16 KB
26266-sched-ratelimit-check.patch 0000002947 2.88 KB
26287-sched-credit-pick-idle.patch 0000003685 3.6 KB
26294-x86-AMD-Fam15-way-access-filter.patch 0000002602 2.54 KB
26320-IOMMU-domctl-assign-seg.patch 0000001739 1.7 KB
26324-IOMMU-assign-params.patch 0000009145 8.93 KB
26325-IOMMU-add-remove-params.patch 0000012632 12.3 KB
26326-VT-d-context-map-params.patch 0000007156 6.99 KB
26327-AMD-IOMMU-flush-params.patch 0000003220 3.14 KB
26328-IOMMU-pdev-type.patch 0000007623 7.44 KB
26329-IOMMU-phantom-dev.patch 0000012250 12 KB
26330-VT-d-phantom-MSI.patch 0000001378 1.35 KB
26331-IOMMU-phantom-dev-quirk.patch 0000003166 3.09 KB
26332-x86-compat-show-guest-stack-mfn.patch 0000001040 1.02 KB
26333-x86-get_page_type-assert.patch 0000000922 922 Bytes
26340-VT-d-intremap-verify-legacy-bridge.patch 0000001049 1.02 KB
26341-hvm-firmware-passthrough.patch 0000004889 4.77 KB
26342-hvm-firmware-passthrough.patch 0000009921 9.69 KB
26343-hvm-firmware-passthrough.patch 0000019640 19.2 KB
26344-hvm-firmware-passthrough.patch 0000003205 3.13 KB
26369-libxl-devid.patch 0000003192 3.12 KB
26370-libxc-x86-initial-mapping-fit.patch 0000002329 2.27 KB
26372-tools-paths.patch 0000002856 2.79 KB
26395-x86-FPU-context-conditional.patch 0000002082 2.03 KB
26404-x86-forward-both-NMI-kinds.patch 0000001068 1.04 KB
26418-x86-trampoline-consider-multiboot.patch 0000003558 3.47 KB
26427-x86-AMD-enable-WC+.patch 0000001678 1.64 KB
26428-x86-HVM-RTC-update.patch 0000001355 1.32 KB
26440-x86-forward-SERR.patch 0000002859 2.79 KB
26443-ACPI-zap-DMAR.patch 0000003884 3.79 KB
26444-x86-nHVM-no-self-enable.patch 0000001057 1.03 KB
26468-libxl-race.patch 0000013811 13.5 KB
26469-libxl-race.patch 0000008533 8.33 KB
26501-VMX-simplify-CR0-update.patch 0000002925 2.86 KB
26502-VMX-disable-SMEP-when-not-paging.patch 0000001816 1.77 KB
26516-ACPI-parse-table-retval.patch 0000001161 1.13 KB
26517-AMD-IOMMU-clear-irtes.patch 0000006949 6.79 KB
26518-AMD-IOMMU-disable-if-SATA-combined-mode.patch 0000002350 2.29 KB
26519-AMD-IOMMU-perdev-intremap-default.patch 0000001923 1.88 KB
26526-pvdrv-no-devinit.patch 0000000946 946 Bytes
26529-gcc48-build-fix.patch 0000000787 787 Bytes
26531-AMD-IOMMU-IVHD-special-missing.patch 0000005156 5.04 KB
26532-AMD-IOMMU-phantom-MSI.patch 0000005168 5.05 KB
26536-xenoprof-div-by-0.patch 0000000980 980 Bytes
26547-tools-xc_fix_logic_error_in_stdiostream_progress.patch 0000000951 951 Bytes
26548-tools-xc_handle_tty_output_differently_in_stdiostream_progress.patch 0000002323 2.27 KB
26549-tools-xc_turn_XCFLAGS_*_into_shifts.patch 0000001089 1.06 KB
26550-tools-xc_restore_logging_in_xc_save.patch 0000001971 1.92 KB
26551-tools-xc_log_pid_in_xc_save-xc_restore_output.patch 0000004270 4.17 KB
26554-hvm-firmware-passthrough.patch 0000001817 1.77 KB
26555-hvm-firmware-passthrough.patch 0000011716 11.4 KB
26556-hvm-firmware-passthrough.patch 0000012970 12.7 KB
26576-x86-APICV-migration.patch 0000003818 3.73 KB
26577-x86-APICV-x2APIC.patch 0000010017 9.78 KB
26578-AMD-IOMMU-replace-BUG_ON.patch 0000000863 863 Bytes
32on64-extra-mem.patch 0000000676 676 Bytes
CVE-2012-6075-xsa41.patch 0000003403 3.32 KB
CVE-2013-0151-xsa34.patch 0000001029 1 KB
README.SuSE 0000025059 24.5 KB
VNC-Support-for-ExtendedKeyEvent-client-message.patch 0000005002 4.88 KB
altgr_2.patch 0000001869 1.83 KB
baselibs.conf 0000000009 9 Bytes
bdrv_default_rwflag.patch 0000001092 1.07 KB
bdrv_open2_fix_flags.patch 0000005021 4.9 KB
bdrv_open2_flags_2.patch 0000003062 2.99 KB
blktap-close-fifos.patch 0000000648 648 Bytes
blktap-disable-debug-printf.patch 0000001014 1014 Bytes
blktap-pv-cdrom.patch 0000024406 23.8 KB
blktap.patch 0000002013 1.97 KB
blktapctrl-default-to-ioemu.patch 0000000944 944 Bytes
block-dmmd 0000004569 4.46 KB
block-iscsi 0000002109 2.06 KB
block-nbd 0000000673 673 Bytes
block-npiv 0000003691 3.6 KB
block-npiv-common.sh 0000008277 8.08 KB
block-npiv-vport 0000002101 2.05 KB
boot.local.xenU 0000001987 1.94 KB
boot.xen 0000002385 2.33 KB
bridge-bonding.diff 0000001712 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 0000005056 4.94 KB
capslock_enable.patch 0000000632 632 Bytes
cdrom-removable.patch 0000018703 18.3 KB
change-vnc-passwd.patch 0000006164 6.02 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
domUloader.py 0000018850 18.4 KB
domu-usb-controller.patch 0000000946 946 Bytes
etc_pam.d_xen-api 0000000265 265 Bytes
hibernate.patch 0000001420 1.39 KB
hv_extid_compatibility.patch 0000003048 2.98 KB
init.pciback 0000002530 2.47 KB
init.xen_loop 0000000093 93 Bytes
init.xend 0000002302 2.25 KB
init.xendomains 0000009624 9.4 KB
ioemu-bdrv-open-CACHE_WB.patch 0000000818 818 Bytes
ioemu-blktap-barriers.patch 0000002227 2.17 KB
ioemu-blktap-fv-init.patch 0000000869 869 Bytes
ioemu-blktap-image-format.patch 0000003002 2.93 KB
ioemu-blktap-zero-size.patch 0000001808 1.77 KB
ioemu-debuginfo.patch 0000001117 1.09 KB
ioemu-disable-emulated-ide-if-pv.patch 0000002734 2.67 KB
ioemu-disable-scsi.patch 0000003202 3.13 KB
ioemu-vnc-resize.patch 0000001145 1.12 KB
ioemu-watchdog-ib700-timer.patch 0000001439 1.41 KB
ioemu-watchdog-linkage.patch 0000002901 2.83 KB
ioemu-watchdog-support.patch 0000031665 30.9 KB
ipxe-enable-nics.patch 0000000371 371 Bytes
ipxe.tar.bz2 0002877265 2.74 MB
kernel-boot-hvm.patch 0000008688 8.48 KB
kmp_filelist 0000000080 80 Bytes
libxen_permissive.patch 0000000766 766 Bytes
log-guest-console.patch 0000004248 4.15 KB
logrotate.conf 0000000259 259 Bytes
magic_ioport_compat.patch 0000000746 746 Bytes
minios-fixups.patch 0000000404 404 Bytes
multi-xvdp.patch 0000003800 3.71 KB
network-nat-open-SuSEfirewall2-FORWARD.patch 0000000698 698 Bytes
pvdrv-import-shared-info.patch 0000002234 2.18 KB
pvdrv_emulation_control.patch 0000000941 941 Bytes
pygrub-netware-xnloader.patch 0000000722 722 Bytes
qemu-dm-segfault.patch 0000002639 2.58 KB
qemu-security-etch1.diff 0000001450 1.42 KB
qemu-xen-dir-remote.tar.bz2 0005111823 4.88 MB
qemu-xen-traditional-dir-remote.tar.bz2 0003212536 3.06 MB
seabios-dir-remote.tar.bz2 0000356438 348 KB
serial-split.patch 0000012662 12.4 KB
stdvga-cache.patch 0000000750 750 Bytes
stubdom.tar.bz2 0013995441 13.3 MB
supported_module.diff 0000000411 411 Bytes
suspend_evtchn_lock.patch 0000002401 2.34 KB
sysconfig.pciback 0000000237 237 Bytes
tapdisk-ioemu-logfile.patch 0000001389 1.36 KB
tapdisk-ioemu-shutdown-fix.patch 0000002943 2.87 KB
tmp-initscript-modprobe.patch 0000001785 1.74 KB
tmp_build.patch 0000001258 1.23 KB
tools-watchdog-support.patch 0000006443 6.29 KB
udev-rules.patch 0000000835 835 Bytes
usb-list.patch 0000001782 1.74 KB
vif-bridge-no-iptables.patch 0000000432 432 Bytes
vif-bridge-tap-fix.patch 0000000969 969 Bytes
vif-route-ifup.patch 0000003313 3.24 KB
x86-cpufreq-report.patch 0000002443 2.39 KB
x86-dom-print.patch 0000001207 1.18 KB
x86-extra-trap-info.patch 0000002143 2.09 KB
x86-ioapic-ack-default.patch 0000000722 722 Bytes
xen-4.2.1-testing-src.tar.bz2 0004862820 4.64 MB
xen-api-auth.patch 0000000580 580 Bytes
xen-changeset.diff 0000001511 1.48 KB
xen-cpupool-xl-config-format.patch 0000001087 1.06 KB
xen-destdir.diff 0000004169 4.07 KB
xen-disable-qemu-monitor.diff 0000003064 2.99 KB
xen-domUloader.diff 0000004931 4.82 KB
xen-fixme-doc.diff 0000002398 2.34 KB
xen-glibc217.patch 0000000391 391 Bytes
xen-hvm-default-bridge.diff 0000004541 4.43 KB
xen-hvm-default-pae.diff 0000000660 660 Bytes
xen-ioemu-hvm-pv-support.diff 0000002126 2.08 KB
xen-managed-pci-device.patch 0000012430 12.1 KB
xen-max-free-mem.diff 0000006591 6.44 KB
xen-migration-bridge-check.patch 0000001024 1 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 0000002843 2.78 KB
xen-updown.sh 0000003766 3.68 KB
xen-utils-0.1.tar.bz2 0000008377 8.18 KB
xen-xm-top-needs-root.diff 0000000549 549 Bytes
xen-xmexample-vti.diff 0000000493 493 Bytes
xen-xmexample.diff 0000012877 12.6 KB
xen.changes 0000257039 251 KB
xen.sles11sp1.fate311487.xen_platform_pci.dmistring.patch 0000001291 1.26 KB
xen.spec 0000048593 47.5 KB
xen_pvdrivers.conf 0000000397 397 Bytes
xenalyze.hg.tar.bz2 0000124265 121 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 0000002259 2.21 KB
xend-console-port-restore.patch 0000001674 1.63 KB
xend-core-dump-loc.diff 0000000678 678 Bytes
xend-cpuid.patch 0000001312 1.28 KB
xend-devid-or-name.patch 0000001191 1.16 KB
xend-disable-internal-logrotate.patch 0000000699 699 Bytes
xend-domain-lock-sfex.patch 0000010719 10.5 KB
xend-domain-lock.patch 0000013975 13.6 KB
xend-migration-domname-fix.patch 0000001636 1.6 KB
xend-relocation-server.fw 0000000097 97 Bytes
xend-relocation.sh 0000004144 4.05 KB
xend-sysconfig.patch 0000000968 968 Bytes
xend-vcpu-affinity-fix.patch 0000000891 891 Bytes
xenpaging.autostart.patch 0000016332 15.9 KB
xenpaging.doc.patch 0000002658 2.6 KB
xm-create-maxmem.patch 0000000685 685 Bytes
xm-create-xflag.patch 0000002002 1.96 KB
xm-save-check-file.patch 0000004026 3.93 KB
xmclone.sh 0000019564 19.1 KB
xmexample.disks 0000001106 1.08 KB
xmexample.domUloader 0000001167 1.14 KB
xnloader.py 0000001875 1.83 KB
Latest Revision
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 3)
copy after accepting 156354
Comments 0
openSUSE Build Service is sponsored by