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]
- Sources inherited from project SUSE:SLE-15-SP2:Update
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Step:15-SP2/xen && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
5e15e174-libxl-dont-needlessly-report-highmem-in-u |
0000002652 2.59 KB | |
5fca3b32-tools-libs-ctrl-fix-dumping-of-ballooned- |
0000003637 3.55 KB | |
5ffc58c4-ACPI-reduce-verbosity-by-default.patch | 0000006019 5.88 KB | |
602ffae9-tools-libs-light-fix-xl-save--c-handling. |
0000001350 1.32 KB | |
60ba695e-tools-libs-ctrl-fix-xc_core_arch_map_p2m- |
0000019945 19.5 KB | |
6148455f-VT-d-PCI-segment-numbers-16-bits.patch | 0000000819 819 Bytes | |
61532102-PCI-bridge-with-subord-bus-0xFF.patch | 0000001397 1.36 KB | |
616d66bd-x86-HVM-cleanup-after-failed-viridian_vcp |
0000000750 750 Bytes | |
616e7cfe-x86-paging-restrict-paddr-width-reported. |
0000001765 1.72 KB | |
61d5687a-x86-spec-ctrl-opt_srb_lock-default.patch | 0000001119 1.09 KB | |
61dd5f64-limit-support-statement-for-Linux-and-Win |
0000004717 4.61 KB | |
64ba268b-xenstore-fix-XSA-417.patch | 0000001135 1.11 KB | |
64e5b4ac-x86-AMD-extend-Zenbleed-check.patch | 0000001409 1.38 KB | |
README.SUSE | 0000032571 31.8 KB | |
aarch64-rename-PSR_MODE_ELxx-to-match-linux-header |
0000001371 1.34 KB | |
baselibs.conf | 0000000009 9 Bytes | |
bin-python3-conversion.patch | 0000014750 14.4 KB | |
block-dmmd | 0000009571 9.35 KB | |
block-npiv | 0000003588 3.5 KB | |
block-npiv-common.sh | 0000007967 7.78 KB | |
block-npiv-vport | 0000002101 2.05 KB | |
boot.local.xenU | 0000001987 1.94 KB | |
boot.xen | 0000002385 2.33 KB | |
build-python3-conversion.patch | 0000022529 22 KB | |
disable-building-pv-shim.patch | 0000000458 458 Bytes | |
etc_pam.d_xen-api | 0000000265 265 Bytes | |
hibernate.patch | 0000001324 1.29 KB | |
ignore-ip-command-script-errors.patch | 0000001594 1.56 KB | |
init.pciback | 0000002530 2.47 KB | |
init.xen_loop | 0000000093 93 Bytes | |
ipxe-enable-nics.patch | 0000000371 371 Bytes | |
ipxe-no-error-logical-not-parentheses.patch | 0000001025 1 KB | |
ipxe-use-rpm-opt-flags.patch | 0000001125 1.1 KB | |
ipxe.tar.bz2 | 0003669858 3.5 MB | |
libxc.migrate_tracking.patch | 0000006723 6.57 KB | |
libxc.sr.superpage.patch | 0000028796 28.1 KB | |
libxl-dont-touch-nr_vcpus_out-if-listing-vcpus-and |
0000003713 3.63 KB | |
libxl-dont-try-to-free-a-NULL-list-of-vcpus.patch | 0000001014 1014 Bytes | |
libxl.LIBXL_HOTPLUG_TIMEOUT.patch | 0000011851 11.6 KB | |
libxl.add-option-to-disable-disk-cache-flushes-in- |
0000009145 8.93 KB | |
libxl.helper_done-crash.patch | 0000002072 2.02 KB | |
libxl.libxl__domain_pvcontrol.patch | 0000000816 816 Bytes | |
libxl.max_event_channels.patch | 0000000838 838 Bytes | |
libxl.pvscsi.patch | 0000083431 81.5 KB | |
libxl.set-migration-constraints-from-cmdline.patch | 0000024122 23.6 KB | |
logrotate.conf | 0000000282 282 Bytes | |
migration-python3-conversion.patch | 0000005004 4.89 KB | |
mini-os.tar.bz2 | 0000310523 303 KB | |
pygrub-boot-legacy-sles.patch | 0000002465 2.41 KB | |
pygrub-handle-one-line-menu-entries.patch | 0000002477 2.42 KB | |
pygrub-netware-xnloader.patch | 0000000730 730 Bytes | |
replace-obsolete-network-configuration-commands-in |
0000009662 9.44 KB | |
reproducible.patch | 0000001716 1.68 KB | |
stdvga-cache.patch | 0000000750 750 Bytes | |
stubdom-have-iovec.patch | 0000000803 803 Bytes | |
stubdom.tar.bz2 | 0019598658 18.7 MB | |
suse-xendomains-service.patch | 0000000806 806 Bytes | |
suspend_evtchn_lock.patch | 0000002115 2.07 KB | |
sysconfig.pciback | 0000000237 237 Bytes | |
tmp_build.patch | 0000001866 1.82 KB | |
vif-bridge-no-iptables.patch | 0000000350 350 Bytes | |
vif-bridge-tap-fix.patch | 0000000969 969 Bytes | |
vif-route.patch | 0000000856 856 Bytes | |
x86-cpufreq-report.patch | 0000002860 2.79 KB | |
x86-ioapic-ack-default.patch | 0000000604 604 Bytes | |
xen-4.13.5-testing-src.tar.bz2 | 0005065691 4.83 MB | |
xen-arch-kconfig-nr_cpus.patch | 0000000419 419 Bytes | |
xen-destdir.patch | 0000002185 2.13 KB | |
xen-dom0-modules.service | 0000000468 468 Bytes | |
xen-supportconfig | 0000003155 3.08 KB | |
xen-utils-0.1.tar.bz2 | 0000006272 6.13 KB | |
xen.bug1026236.suse_vtsc_tolerance.patch | 0000002414 2.36 KB | |
xen.build-compare.doc_html.patch | 0000001203 1.17 KB | |
xen.changes | 0000553259 540 KB | |
xen.libxl.dmmd.patch | 0000005600 5.47 KB | |
xen.spec | 0000047341 46.2 KB | |
xen.stubdom.newlib.patch | 0000004459 4.35 KB | |
xen.sysconfig-fillup.patch | 0000002969 2.9 KB | |
xen2libvirt.py | 0000004853 4.74 KB | |
xen_maskcalc.py | 0000014036 13.7 KB | |
xenapiusers | 0000000005 5 Bytes | |
xencommons.service | 0000001052 1.03 KB | |
xenconsole-no-multiple-connections.patch | 0000000931 931 Bytes | |
xendomains-wait-disks.LICENSE | 0000035141 34.3 KB | |
xendomains-wait-disks.README.md | 0000002363 2.31 KB | |
xendomains-wait-disks.sh | 0000005158 5.04 KB | |
xenstore-launch.patch | 0000004961 4.84 KB | |
xenstore-run-in-studomain.patch | 0000001947 1.9 KB | |
xl-conf-default-bridge.patch | 0000000537 537 Bytes | |
xl-conf-disable-autoballoon.patch | 0000000495 495 Bytes | |
xl-save-pc.patch | 0000006108 5.96 KB | |
xnloader.py | 0000001903 1.86 KB | |
xsa427.patch | 0000003555 3.47 KB | |
xsa428-1.patch | 0000001115 1.09 KB | |
xsa428-2.patch | 0000003571 3.49 KB | |
xsa429.patch | 0000001833 1.79 KB | |
xsa433.patch | 0000004062 3.97 KB | |
xsa434-1.patch | 0000003175 3.1 KB | |
xsa434-2.patch | 0000006804 6.64 KB | |
xsa434-3.patch | 0000004682 4.57 KB | |
xsa435-0-01.patch | 0000005961 5.82 KB | |
xsa435-0-02.patch | 0000011777 11.5 KB | |
xsa435-0-03.patch | 0000002675 2.61 KB | |
xsa435-0-04.patch | 0000007565 7.39 KB | |
xsa435-0-05.patch | 0000002030 1.98 KB | |
xsa435-0-06.patch | 0000003924 3.83 KB | |
xsa435-0-07.patch | 0000003341 3.26 KB | |
xsa435-0-08.patch | 0000003293 3.22 KB | |
xsa435-0-09.patch | 0000004838 4.72 KB | |
xsa435-0-10.patch | 0000002916 2.85 KB | |
xsa435-0-11.patch | 0000003102 3.03 KB | |
xsa435-0-12.patch | 0000008190 8 KB | |
xsa435-0-13.patch | 0000001434 1.4 KB | |
xsa435-0-14.patch | 0000002087 2.04 KB | |
xsa435-0-15.patch | 0000000962 962 Bytes | |
xsa435-0-16.patch | 0000003187 3.11 KB | |
xsa435-0-17.patch | 0000004103 4.01 KB | |
xsa435-0-18.patch | 0000004374 4.27 KB | |
xsa435-0-19.patch | 0000008231 8.04 KB | |
xsa435-0-20.patch | 0000037932 37 KB | |
xsa435-0-21.patch | 0000009267 9.05 KB | |
xsa435-0-22.patch | 0000017371 17 KB | |
xsa435-0-23.patch | 0000011581 11.3 KB | |
xsa435-0-24.patch | 0000001329 1.3 KB | |
xsa435-0-25.patch | 0000008771 8.57 KB | |
xsa435-0-26.patch | 0000008761 8.56 KB | |
xsa435-0-27.patch | 0000005829 5.69 KB | |
xsa435-0-28.patch | 0000050210 49 KB | |
xsa435-0-29.patch | 0000005197 5.08 KB | |
xsa435-0-30.patch | 0000003667 3.58 KB | |
xsa435-0-31.patch | 0000015117 14.8 KB | |
xsa435-0-32.patch | 0000008561 8.36 KB | |
xsa435-0-33.patch | 0000003452 3.37 KB | |
xsa435-0-34.patch | 0000005082 4.96 KB | |
xsa435-0-35.patch | 0000001351 1.32 KB | |
xsa435-0-36.patch | 0000007413 7.24 KB | |
xsa435-0-37.patch | 0000004602 4.49 KB | |
xsa435-0-38.patch | 0000003010 2.94 KB | |
xsa435-0-39.patch | 0000003583 3.5 KB | |
xsa435-0-40.patch | 0000001629 1.59 KB | |
xsa435-0-41.patch | 0000002420 2.36 KB | |
xsa435-0-42.patch | 0000009145 8.93 KB | |
xsa435-0-43.patch | 0000001998 1.95 KB | |
xsa435-0-44.patch | 0000002882 2.81 KB | |
xsa435-0-45.patch | 0000004493 4.39 KB | |
xsa435-0-46.patch | 0000008039 7.85 KB | |
xsa435-0-47.patch | 0000006404 6.25 KB | |
xsa435-0-48.patch | 0000002651 2.59 KB | |
xsa435-0-49.patch | 0000002442 2.38 KB | |
xsa435-0-50.patch | 0000007546 7.37 KB | |
xsa435-0-51.patch | 0000008449 8.25 KB | |
xsa435-0-52.patch | 0000005509 5.38 KB | |
xsa435-0-53.patch | 0000020062 19.6 KB | |
xsa435-0-54.patch | 0000003008 2.94 KB | |
xsa435-0-55.patch | 0000005392 5.27 KB | |
xsa435-1.patch | 0000002030 1.98 KB | |
xsa435-2.patch | 0000005352 5.23 KB | |
xsa435-3.patch | 0000008518 8.32 KB | |
xsa438.patch | 0000014400 14.1 KB | |
xsa439-1.patch | 0000002252 2.2 KB | |
xsa439-2.patch | 0000002277 2.22 KB | |
xsa439-3.patch | 0000002661 2.6 KB | |
xsa439-4.patch | 0000003098 3.03 KB | |
xsa439-5.patch | 0000002200 2.15 KB | |
xsa439-6.patch | 0000003458 3.38 KB | |
xsa439-7.patch | 0000002562 2.5 KB | |
xsa439-8.patch | 0000002529 2.47 KB | |
xsa439-9.patch | 0000008090 7.9 KB | |
xsa440.patch | 0000002084 2.04 KB | |
xsa442.patch | 0000007266 7.1 KB | |
xsa443-01.patch | 0000001907 1.86 KB | |
xsa443-02.patch | 0000001174 1.15 KB | |
xsa443-03.patch | 0000004967 4.85 KB | |
xsa443-04.patch | 0000002138 2.09 KB | |
xsa443-05.patch | 0000002019 1.97 KB | |
xsa443-06.patch | 0000002036 1.99 KB | |
xsa443-07.patch | 0000004265 4.17 KB | |
xsa443-08.patch | 0000004477 4.37 KB | |
xsa443-09.patch | 0000012166 11.9 KB | |
xsa443-10.patch | 0000008470 8.27 KB | |
xsa443-11.patch | 0000005938 5.8 KB | |
xsa444-1.patch | 0000003778 3.69 KB | |
xsa444-2.patch | 0000003188 3.11 KB | |
xsa445.patch | 0000002709 2.65 KB | |
xsa446.patch | 0000003745 3.66 KB | |
xsa449.patch | 0000003249 3.17 KB | |
xsa452-1.patch | 0000009132 8.92 KB | |
xsa452-2.patch | 0000003451 3.37 KB | |
xsa452-3.patch | 0000004369 4.27 KB | |
xsa452-4.patch | 0000007273 7.1 KB | |
xsa452-5.patch | 0000011216 11 KB | |
xsa452-6.patch | 0000007483 7.31 KB | |
xsa452-7.patch | 0000012913 12.6 KB | |
xsa453-1.patch | 0000005454 5.33 KB | |
xsa453-2.patch | 0000001530 1.49 KB | |
xsa453-3.patch | 0000011151 10.9 KB | |
xsa453-4.patch | 0000003844 3.75 KB | |
xsa453-5.patch | 0000003101 3.03 KB | |
xsa453-6.patch | 0000013909 13.6 KB | |
xsa453-7.patch | 0000001936 1.89 KB | |
xsa453-8.patch | 0000007287 7.12 KB | |
xsa454-1.patch | 0000003370 3.29 KB | |
xsa454-2.patch | 0000003040 2.97 KB | |
xsa455.patch | 0000001260 1.23 KB | |
xsa456-0a.patch | 0000002983 2.91 KB | |
xsa456-0b.patch | 0000002565 2.5 KB | |
xsa456-0c.patch | 0000002503 2.44 KB | |
xsa456-0d.patch | 0000009734 9.51 KB | |
xsa456-0e.patch | 0000005048 4.93 KB | |
xsa456-0f.patch | 0000002233 2.18 KB | |
xsa456-0g.patch | 0000001659 1.62 KB | |
xsa456-0h.patch | 0000013851 13.5 KB | |
xsa456-0i.patch | 0000007124 6.96 KB | |
xsa456-0j.patch | 0000005881 5.74 KB | |
xsa456-0k.patch | 0000003994 3.9 KB | |
xsa456-0l.patch | 0000002534 2.47 KB | |
xsa456-0m.patch | 0000006226 6.08 KB | |
xsa456-0n.patch | 0000007043 6.88 KB | |
xsa456-0o.patch | 0000002683 2.62 KB | |
xsa456-1.patch | 0000003109 3.04 KB | |
xsa456-2.patch | 0000001774 1.73 KB | |
xsa456-3.patch | 0000002800 2.73 KB | |
xsa456-4.patch | 0000006757 6.6 KB | |
xsa456-5.patch | 0000011340 11.1 KB | |
xsa456-6.patch | 0000014180 13.8 KB | |
xsa456-7.patch | 0000004501 4.4 KB | |
xsa458.patch | 0000001310 1.28 KB | |
xsa460.patch | 0000003458 3.38 KB | |
xsa461.patch | 0000001354 1.32 KB |
Latest Revision
Set link to xen.35285 via maintenance_release request
Comments 0