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
25833-32on64-bogus-pt_base-adjust.patch 0000002811 2.75 KB
25835-adjust-rcu-lock-domain.patch 0000007660 7.48 KB
25836-VT-d-S3-MSI-resume.patch 0000001636 1.6 KB
25850-tmem-xsa-15-1.patch 0000000782 782 Bytes
25851-tmem-xsa-15-2.patch 0000001686 1.65 KB
25852-tmem-xsa-15-3.patch 0000000733 733 Bytes
25853-tmem-xsa-15-4.patch 0000001551 1.51 KB
25854-tmem-xsa-15-5.patch 0000021169 20.7 KB
25855-tmem-xsa-15-6.patch 0000004475 4.37 KB
25856-tmem-xsa-15-7.patch 0000001027 1 KB
25857-tmem-xsa-15-8.patch 0000000983 983 Bytes
25858-tmem-xsa-15-9.patch 0000012704 12.4 KB
25859-tmem-missing-break.patch 0000001428 1.39 KB
25860-tmem-cleanup.patch 0000003503 3.42 KB
25861-x86-early-fixmap.patch 0000007849 7.67 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
25941-pygrub_always_append_--args.patch 0000001628 1.59 KB
32on64-extra-mem.patch 0000000676 676 Bytes
README.SuSE 0000025059 24.5 KB
altgr_2.patch 0000001975 1.93 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 0000003026 2.96 KB
blktap-close-fifos.patch 0000000648 648 Bytes
blktap-disable-debug-printf.patch 0000001014 1014 Bytes
blktap-pv-cdrom.patch 0000023553 23 KB
blktap.patch 0000002013 1.97 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 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 0000018795 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 0000002284 2.23 KB
init.xendomains 0000009263 9.05 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 0000002787 2.72 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 0000004220 4.12 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
network-nat.patch 0000000466 466 Bytes
pv-driver-build.patch 0000000447 447 Bytes
pvdrv-import-shared-info.patch 0000002234 2.18 KB
pvdrv_emulation_control.patch 0000000941 941 Bytes
qemu-dm-segfault.patch 0000002639 2.58 KB
qemu-security-etch1.diff 0000001450 1.42 KB
qemu-xen-dir-remote.tar.bz2 0005111353 4.87 MB
qemu-xen-traditional-dir-remote.tar.bz2 0003212153 3.06 MB
seabios-dir-remote.tar.bz2 0000356387 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 0000000569 569 Bytes
xen-4.2.0-testing-src.tar.bz2 0004862049 4.64 MB
xen-api-auth.patch 0000000580 580 Bytes
xen-bug776995-pvscsi-no-devname.patch 0000001624 1.59 KB
xen-bug776995-pvscsi-persistent-names.patch 0000001504 1.47 KB
xen-bug776995-pvscsi-sysfs-parser.patch 0000003579 3.5 KB
xen-changeset.diff 0000001511 1.48 KB
xen-cpupool-xl-config-format.patch 0000001087 1.06 KB
xen-destdir.diff 0000006623 6.47 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-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-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 0000002843 2.78 KB
xen-rpmoptflags.diff 0000000955 955 Bytes
xen-updown.sh 0000003766 3.68 KB
xen-utils-0.1.tar.bz2 0000008377 8.18 KB
xen-warnings-unused.diff 0000011359 11.1 KB
xen-warnings.diff 0000009390 9.17 KB
xen-xm-top-needs-root.diff 0000000549 549 Bytes
xen-xmexample-vti.diff 0000000493 493 Bytes
xen-xmexample.diff 0000012224 11.9 KB
xen.changes 0000237897 232 KB
xen.no-default-runlevel-4.patch 0000000770 770 Bytes
xen.sles11sp1.fate311487.xen_platform_pci.dmistring.patch 0000001291 1.26 KB
xen.spec 0000042507 41.5 KB
xen_pvdrivers.conf 0000000397 397 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
xencommons-proc-xen.patch 0000001879 1.83 KB
xenconsole-no-multiple-connections.patch 0000000874 874 Bytes
xend-config-enable-dump-comment.patch 0000000720 720 Bytes
xend-config.diff 0000002406 2.35 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 0000013921 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
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
Revision 162 (latest revision is 346)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 136173 from Olaf Hering's avatar Olaf Hering (olh) (revision 162)
(to fix build with linux-3.6)

- pygrub: always append --args
  25941-pygrub_always_append_--args.patch

- use BuildRequires: gcc46 only in sles11sp2 or 12.1 to fix build
  in 11.4

- Upstream patches from Jan
  25833-32on64-bogus-pt_base-adjust.patch                                                                                                                
  25835-adjust-rcu-lock-domain.patch                                                                                                                     
  25836-VT-d-S3-MSI-resume.patch                                                                                                                         
  25850-tmem-xsa-15-1.patch                                                                                                                              
  25851-tmem-xsa-15-2.patch                                                                                                                              
  25852-tmem-xsa-15-3.patch                                                                                                                              
  25853-tmem-xsa-15-4.patch                                                                                                                              
  25854-tmem-xsa-15-5.patch                                                                                                                              
  25855-tmem-xsa-15-6.patch                                                                                                                              
  25856-tmem-xsa-15-7.patch                                                                                                                              
  25857-tmem-xsa-15-8.patch                                                                                                                              
  25858-tmem-xsa-15-9.patch                                                                                                                              
  25859-tmem-missing-break.patch                                                                                                                         
  25860-tmem-cleanup.patch                                                                                                                               
  25861-x86-early-fixmap.patch                                                                                                                           
  25862-sercon-non-com.patch                                                                                                                             
  25863-sercon-ehci-dbgp.patch                                                                                                                           
  25864-sercon-unused.patch                                                                                                                              
  25866-sercon-ns16550-pci-irq.patch                                                                                                                     
  25867-sercon-ns16550-parse.patch                                                                                                                       
  25874-x86-EFI-chain-cfg.patch                                                                                                                          
  25909-xenpm-consistent.patch

- Fixed the 32bit build.

- Update to Xen 4.2.0 FCS c/s 25844 

- unmodified_drivers: handle IRQF_SAMPLE_RANDOM, it was removed
  in 3.6-rc1

- bnc#778105 - first XEN-PV VM fails to spawn
  xend: Increase wait time for disk to appear in host bootloader
  Modified existing xen-domUloader.diff

- Disable the snapshot patches. Snapshot only supported the qcow2
  image format which was poorly implemented qemu 0.10.2. Snapshot
  support may be restored in the future when the newer upstream
  qemu is used by Xen.

- bnc#776995 - attaching scsi control luns with pvscsi
  - xend/pvscsi: fix passing of SCSI control LUNs
  xen-bug776995-pvscsi-no-devname.patch
  - xend/pvscsi: fix usage of persistant device names for SCSI devices
  xen-bug776995-pvscsi-persistent-names.patch
  - xend/pvscsi: update sysfs parser for Linux 3.0
  xen-bug776995-pvscsi-sysfs-parser.patch

- Update to Xen 4.2.0 RC3+ c/s 25779 

- Update to Xen 4.2.0 RC2+ c/s 25765
Comments 0
openSUSE Build Service is sponsored by