Xen Virtualization: Hypervisor (aka VMM aka Microkernel)

Edit Package xen.openSUSE_Evergreen_11.4

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 (show unmerged sources)
Filename Size Changed
20158-revert.patch 0000002455 2.4 KB
21089-x86-startup-irq-from-setup-gsi.patch 0000004384 4.28 KB
21235-crashkernel-advanced.patch 0000005751 5.62 KB
21271-x86-cache-flush-global.patch 0000002517 2.46 KB
21301-svm-lmsl.patch 0000003632 3.55 KB
21304-keyhandler-alternative.patch 0000003154 3.08 KB
21406-x86-microcode-quiet.patch 0000000856 856 Bytes
21421-vtd-ats-enabling.patch 0000005321 5.2 KB
21526-x86-nehalem-cpuid-mask.patch 0000008523 8.32 KB
21542-amd-erratum-411.patch 0000001732 1.69 KB
21615-dont-save-xen-heap-pages.patch 0000006322 6.17 KB
21627-cpuidle-wrap.patch 0000000946 946 Bytes
21653-xend-mac-addr.patch 0000002342 2.29 KB
21678-xend-mac-fix.patch 0000001754 1.71 KB
21683-vtd-kill-timer-conditional.patch 0000002109 2.06 KB
21723-get-domu-state.patch 0000006996 6.83 KB
21810-x2apic-acpi.patch 0000015180 14.8 KB
21847-pscsi.patch 0000005330 5.21 KB
21866-xenapi.patch 0000003833 3.74 KB
21894-intel-unmask-cpuid.patch 0000001919 1.87 KB
22019-x86-cpuidle-online-check.patch 0000001226 1.2 KB
22214-x86-msr-misc-enable.patch 0000003662 3.58 KB
22231-x86-pv-ucode-msr-intel.patch 0000002612 2.55 KB
22235-lxml-validator.patch 0000006922 6.76 KB
22326-cpu-pools-numa-placement.patch 0000001899 1.85 KB
22332-vtd-workarounds.patch 0000025392 24.8 KB
22369-xend-pci-passthru-fix.patch 0000002767 2.7 KB
22388-x2apic-panic.patch 0000002033 1.99 KB
22408-vpmu-nehalem.patch 0000000764 764 Bytes
22431-p2m-remove-bug-check.patch 0000001115 1.09 KB
22462-x86-xsave-init-common.patch 0000002281 2.23 KB
22475-x2apic-cleanup.patch 0000015546 15.2 KB
22484-vlapic-tmcct-periodic.patch 0000001365 1.33 KB
22499-xen-hotplug-cleanup.patch 0000000754 754 Bytes
22504-iommu-dom0-holes.patch 0000004268 4.17 KB
22533-x86-32bit-apicid.patch 0000006050 5.91 KB
22534-x86-max-local-apic.patch 0000006379 6.23 KB
22535-x2apic-preenabled.patch 0000002908 2.84 KB
22645-amd-flush-filter.patch 0000001721 1.68 KB
22693-fam10-mmio-conf-base-protect.patch 0000002834 2.77 KB
22694-x86_64-no-weak.patch 0000001472 1.44 KB
22707-x2apic-preenabled-check.patch 0000003566 3.48 KB
22708-xenctx-misc.patch 0000003436 3.36 KB
22744-ept-pod-locking.patch 0000001573 1.54 KB
22749-vtd-workarounds.patch 0000009507 9.28 KB
22777-vtd-ats-fixes.patch 0000003667 3.58 KB
22780-pod-preempt.patch 0000004521 4.42 KB
22781-pod-hap-logdirty.patch 0000002584 2.52 KB
22789-i386-no-x2apic.patch 0000003835 3.75 KB
22790-svm-resume-migrate-pirqs.patch 0000000828 828 Bytes
22899-x86-tighten-msr-permissions.patch 0000002725 2.66 KB
22915-x86-hpet-msi-s3.patch 0000001725 1.68 KB
22949-x86-tolerate-serr.patch 0000002046 2 KB
22998-x86-get_page_from_l1e-retcode.patch 0000006923 6.76 KB
22999-x86-mod_l1_entry-retcode.patch 0000003961 3.87 KB
23000-x86-mod_l2_entry-retcode.patch 0000007216 7.05 KB
23020-x86-cpuidle-ordering.patch 0000003020 2.95 KB
23061-amd-iommu-resume.patch 0000000950 950 Bytes
23127-vtd-bios-settings.patch 0000006775 6.62 KB
23154-x86-amd-iorr-no-rdwr.patch 0000001989 1.94 KB
23199-amd-iommu-unmapped-intr-fault.patch 0000001253 1.22 KB
23200-amd-iommu-intremap-sync.patch 0000006543 6.39 KB
23298-hvmop-get-mem-type.patch 0000004603 4.5 KB
23511-AMD-Fam15-C3-no-cache-flush.patch 0000001070 1.04 KB
23543-x86_64-m2v-assert.patch 0000001112 1.09 KB
23676-x86_64-alias-mappings.patch 0000002735 2.67 KB
23765-x86-irq-vector-leak.patch 0000001394 1.36 KB
23771-x86-ioapic-clear-pin.patch 0000002430 2.37 KB
23776-x86-kexec-hpet-legacy-bcast-disable.patch 0000002203 2.15 KB
23781-pm-wide-ACPI-ids.patch 0000001831 1.79 KB
23782-x86-ioapic-clear-irr.patch 0000002021 1.97 KB
23783-ACPI-set-_PDC-bits.patch 0000007976 7.79 KB
23795-intel-ich10-quirk.patch 0000002493 2.43 KB
23800-x86_64-guest-addr-range.patch 0000000926 926 Bytes
23803-intel-pmu-models.patch 0000000832 832 Bytes
23804-x86-IPI-counts.patch 0000003136 3.06 KB
23957-cpufreq-error-paths.patch 0000002214 2.16 KB
23993-x86-microcode-amd-fix-23871.patch 0000002487 2.43 KB
24123-x86-cpuidle-quiesce.patch 0000002483 2.42 KB
24124-x86-microcode-amd-quiesce.patch 0000002284 2.23 KB
24148-shadow-pgt-dying-op-performance.patch 0000001295 1.26 KB
24155-x86-ioapic-EOI-after-migration.patch 0000004773 4.66 KB
24168-x86-vioapic-clear-remote_irr.patch 0000001037 1.01 KB
24190-hap-log-dirty-disable-rc.patch 0000000877 877 Bytes
24193-hap-track-dirty-vram-rc.patch 0000000719 719 Bytes
24201-x86-pcpu-platform-op.patch 0000002202 2.15 KB
24282-x86-log-dirty-bitmap-leak.patch 0000001556 1.52 KB
24344-tools-x86_64_Fix_cpuid_inline_asm_to_not_clobber_stacks_red_zone.patch 0000002956 2.89 KB
24358-kexec-compat-overflow.patch 0000000971 971 Bytes
24360-x86-pv-domU-no-PCID.patch 0000001366 1.33 KB
24389-amd-fam10-gart-tlb-walk-err.patch 0000003511 3.43 KB
24411-x86-ucode-AMD-Fam15.patch 0000004198 4.1 KB
24412-x86-AMD-errata-model-shift.patch 0000000800 800 Bytes
24417-x86-AMD-erratum-573.patch 0000002893 2.83 KB
24453-x86-vIRQ-IRR-TMR-race.patch 0000001403 1.37 KB
24456-x86-emul-lea.patch 0000000844 844 Bytes
24478-libxl_add_feature_flag_to_xenstore_for_XS_RESET_WATCHES.patch 0000001982 1.94 KB
24535-x86-vMSI-misc.patch 0000005903 5.76 KB
24615-VESA-flush.patch 0000002085 2.04 KB
24690-x86-PCI-SERR-NMI-deadlock.patch 0000002119 2.07 KB
24742-gnttab-misc.patch 0000003357 3.28 KB
24888-pci-release-devices.patch 0000003704 3.62 KB
24950-gnttab-copy-mapped.patch 0000000904 904 Bytes
24970-x86-cpuidle-deny-port-access.patch 0000001043 1.02 KB
25098-x86-emul-lock-UD.patch 0000002706 2.64 KB
25101-x86-hpet-disable.patch 0000003391 3.31 KB
25195-x86-cpuidle-C2-no-flush-or-bm-check.patch 0000001474 1.44 KB
25200-x86_64-trap-bounce-flags.patch 0000004127 4.03 KB
25242-x86_64-hotplug-compat-m2p.patch 0000001202 1.17 KB
25271-x86_64-IST-index.patch 0000002589 2.53 KB
25387-amd-iommu-workaround-73x.patch 0000002759 2.69 KB
25431-x86-EDD-MBR-sig-check.patch 0000001454 1.42 KB
25459-page-list-splice.patch 0000001083 1.06 KB
25478-x86-unknown-NMI-deadlock.patch 0000001667 1.63 KB
25480-x86_64-sysret-canonical.patch 0000001687 1.65 KB
25481-x86_64-AMD-erratum-121.patch 0000001927 1.88 KB
25485-x86_64-canonical-checks.patch 0000003002 2.93 KB
25587-param-parse-limit.patch 0000001107 1.08 KB
25589-pygrub-size-limits.patch 0000004375 4.27 KB
25617-vtd-qinval-addr.patch 0000000947 947 Bytes
25682-x86-inconsistent-io-state.patch 0000001370 1.34 KB
25688-x86-nr_irqs_gsi.patch 0000000761 761 Bytes
25754-x86-PoD-early-access.patch 0000004572 4.46 KB
26102-x86-IOAPIC-legacy-not-first.patch 0000003797 3.71 KB
32on64-extra-mem.patch 0000000676 676 Bytes
7410-qemu-alt-gr.patch 0000003915 3.82 KB
7426-xenfb-depth.patch 0000001882 1.84 KB
7433-qemu-altgr.patch 0000004187 4.09 KB
7434-qemu-rlimit-as.patch 0000001273 1.24 KB
CVE-2012-3433-xsa11.patch 0000001080 1.05 KB
CVE-2012-3494-xsa12.patch 0000001011 1011 Bytes
CVE-2012-3496-xsa14.patch 0000000719 719 Bytes
CVE-2012-3515-xsa17.patch 0000003633 3.55 KB
CVE-2012-4411-xsa19.patch 0000001064 1.04 KB
CVE-2012-4535-xsa20.patch 0000001458 1.42 KB
CVE-2012-4537-xsa22.patch 0000001345 1.31 KB
CVE-2012-4538-xsa23.patch 0000001141 1.11 KB
CVE-2012-4539-xsa24.patch 0000000934 934 Bytes
CVE-2012-5510-xsa26.patch 0000003932 3.84 KB
CVE-2012-5511-xsa27.patch 0000005412 5.29 KB
CVE-2012-5513-xsa29.patch 0000002087 2.04 KB
CVE-2012-5514-xsa30.patch 0000001749 1.71 KB
CVE-2012-5515-xsa31.patch 0000002121 2.07 KB
CVE-2012-5634-xsa33.patch 0000000863 863 Bytes
CVE-2013-0153-1 0000001124 1.1 KB
CVE-2013-0153-2 0000007781 7.6 KB
CVE-2013-0153-3 0000002317 2.26 KB
CVE-2013-0153-4 0000001998 1.95 KB
CVE-2013-0153-fixup1 0000005615 5.48 KB
CVE-2013-0153-pre2 0000014998 14.6 KB
CVE-2013-0153-pre4 0000004694 4.58 KB
CVE-2013-1917-xsa44.patch 0000002774 2.71 KB
CVE-2013-1919-xsa46.patch 0000008116 7.93 KB
CVE-2013-1920-xsa47.patch 0000000860 860 Bytes
README.SuSE 0000025022 24.4 KB
altgr_2.patch 0000001924 1.88 KB
bdrv_default_rwflag.patch 0000001042 1.02 KB
bdrv_open2_fix_flags.patch 0000004868 4.75 KB
bdrv_open2_flags_2.patch 0000003586 3.5 KB
blktap-close-fifos.patch 0000000648 648 Bytes
blktap-disable-debug-printf.patch 0000000963 963 Bytes
blktap-pv-cdrom.patch 0000023466 22.9 KB
blktap.patch 0000001962 1.92 KB
blktap2.patch 0000001366 1.33 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 0000002338 2.28 KB
block-npiv-common.sh 0000007986 7.8 KB
block-npiv-vport 0000002071 2.02 KB
boot.local.xenU 0000001987 1.94 KB
boot.xen 0000002385 2.33 KB
bridge-bonding.diff 0000001702 1.66 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 0000018677 18.2 KB
change_home_server.patch 0000000815 815 Bytes
check_device_status.patch 0000002338 2.28 KB
checkpoint-rename.patch 0000000680 680 Bytes
cpu-pools-docs.patch 0000035366 34.5 KB
cpu-pools-libxc.patch 0000009537 9.31 KB
cpu-pools-libxen.patch 0000062226 60.8 KB
cpu-pools-python.patch 0000093252 91.1 KB
cpu-pools-xmtest.patch 0000026659 26 KB
cpupools-core-fixup.patch 0000005213 5.09 KB
cpupools-core.patch 0000102634 100 KB
cve-2012-0029-qemu-xen-unstable.patch 0000001059 1.03 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
dump-exec-state.patch 0000007335 7.16 KB
enable_more_nic_pxe.patch 0000301893 295 KB
etc_pam.d_xen-api 0000000265 265 Bytes
hibernate.patch 0000001023 1023 Bytes
hotplug-block-losetup-a.patch 0000001467 1.43 KB
hv_extid_compatibility.patch 0000003005 2.93 KB
init.xen_loop 0000000093 93 Bytes
init.xend 0000002838 2.77 KB
init.xendomains 0000009125 8.91 KB
ioemu-9868-MSI-X.patch 0000009281 9.06 KB
ioemu-9869-MSI-X-init.patch 0000002034 1.99 KB
ioemu-9873-MSI-X-fix-unregister_iomem.patch 0000002054 2.01 KB
ioemu-9877-MSI-X-device-cleanup.patch 0000002720 2.66 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 0000002748 2.68 KB
ioemu-disable-scsi.patch 0000003050 2.98 KB
ioemu-vnc-resize.patch 0000001094 1.07 KB
ipxe-git-v1.0.0.tar.gz.bz2 0002015068 1.92 MB
ipxe-v1.0.0-update.patch 0000618293 604 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 0000001506 1.47 KB
multi-xvdp.patch 0000004394 4.29 KB
network-nat-open-SuSEfirewall2-FORWARD.patch 0000000698 698 Bytes
network-nat.patch 0000000466 466 Bytes
network-route.patch 0000000456 456 Bytes
popen2-argument-fix.patch 0000000644 644 Bytes
pv-driver-build.patch 0000000447 447 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 0000008409 8.21 KB
snapshot-without-pv-fix.patch 0000011014 10.8 KB
snapshot-xend.patch 0000028347 27.7 KB
stdvga-cache.patch 0000000750 750 Bytes
stubdom.tar.bz2 0016864982 16.1 MB
supported_module.diff 0000000411 411 Bytes
suspend_evtchn_lock.patch 0000001719 1.68 KB
tapdisk-ioemu-logfile.patch 0000001338 1.31 KB
tapdisk-ioemu-shutdown-fix.patch 0000002841 2.77 KB
tmp_build.patch 0000001221 1.19 KB
tools-gdbserver-build.diff 0000001123 1.1 KB
tools-kboot.diff 0000046950 45.8 KB
tools-xc_kexec.diff 0000132506 129 KB
udev-rules.patch 0000001056 1.03 KB
unmodified-drivers-hide-xen_cpuid_base-in-version-2..patch 0000001976 1.93 KB
usb-list.patch 0000001782 1.74 KB
vif-bridge-no-iptables.patch 0000000428 428 Bytes
vif-bridge.mtu.patch 0000001059 1.03 KB
vif-route-ifup.patch 0000003064 2.99 KB
x86-cpufreq-report.patch 0000002099 2.05 KB
x86-extra-trap-info.patch 0000004368 4.27 KB
x86-ioapic-ack-default.patch 0000000686 686 Bytes
x86-show-page-walk-early.patch 0000006601 6.45 KB
x86_64-allow-unsafe-adjust.patch 0000003015 2.94 KB
xen-4.0.3-testing-src.tar.bz2 0023233927 22.2 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 0000001507 1.47 KB
xen-config.diff 0000001564 1.53 KB
xen-destdir.diff 0000006759 6.6 KB
xen-disable-qemu-monitor.diff 0000003013 2.94 KB
xen-domUloader.diff 0000007746 7.56 KB
xen-extra-fixes.patch 0000000620 620 Bytes
xen-fixme-doc.diff 0000002638 2.58 KB
xen-hvm-default-bridge.diff 0000004402 4.3 KB
xen-hvm-default-pae.diff 0000000660 660 Bytes
xen-ioemu-hvm-pv-support.diff 0000002075 2.03 KB
xen-max-free-mem.diff 0000006248 6.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 0000002801 2.74 KB
xen-rpmoptflags.diff 0000000942 942 Bytes
xen-updown.sh 0000003691 3.6 KB
xen-utils-0.1.tar.bz2 0000003291 3.21 KB
xen-warnings.diff 0000006208 6.06 KB
xen-xm-top-needs-root.diff 0000000549 549 Bytes
xen-xmexample-vti.diff 0000000471 471 Bytes
xen-xmexample.diff 0000006338 6.19 KB
xen.changes 0000191637 187 KB
xen.spec 0000049927 48.8 KB
xen_pvdrivers.conf 0000000306 306 Bytes
xenalyze.hg.tar.bz2 0000118364 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 0000003072 3 KB
xend-console-port-restore.patch 0000001616 1.58 KB
xend-core-dump-loc.diff 0000000678 678 Bytes
xend-devid-or-name.patch 0000001191 1.16 KB
xend-domain-lock.patch 0000013810 13.5 KB
xend-migration-domname-fix.patch 0000001636 1.6 KB
xend-relocation.sh 0000004144 4.05 KB
xend-sysconfig.patch 0000000997 997 Bytes
xend-validate-nic-model.patch 0000002392 2.34 KB
xend-vcpu-affinity-fix.patch 0000000891 891 Bytes
xenpaging.HVMCOPY_gfn_paged_out.patch 0000005418 5.29 KB
xenpaging.MRU_SIZE.patch 0000000800 800 Bytes
xenpaging.autostart.patch 0000011804 11.5 KB
xenpaging.autostart_delay.patch 0000004859 4.75 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
xenstored.XS_RESET_WATCHES.patch 0000004104 4.01 KB
xentrace.dynamic_sized_tbuf.patch 0000010952 10.7 KB
xm-create-maxmem.patch 0000000685 685 Bytes
xm-create-xflag.patch 0000002016 1.97 KB
xm-save-check-file.patch 0000004018 3.92 KB
xm-test-cleanup.diff 0000000528 528 Bytes
xmclone.sh 0000019483 19 KB
xmexample.disks 0000001106 1.08 KB
xmexample.domUloader 0000001167 1.14 KB
Latest Revision
Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) accepted request 173081 from Stefan Lijewski's avatar Stefan Lijewski (lijews) (revision 3)
Maintenance incident copy from project home:lijews:branches:Evergreen_Maintained:xen
Comments 0
openSUSE Build Service is sponsored by