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
18406-constify-microcode.patch 0000003677 3.59 KB
18412-x86-page-type-preemptible.patch 0000045773 44.7 KB
18420-x86-page-type-preemptible-fix.patch 0000001697 1.66 KB
18428-poll-single-port.patch 0000007914 7.73 KB
18446-vtd-dom0-passthrough.patch 0000002192 2.14 KB
18456-vtd-dom0-passthrough-cmdline.patch 0000003619 3.53 KB
18464-cpu-hotplug.patch 0000006893 6.73 KB
18468-therm-control-msr.patch 0000001614 1.58 KB
18471-cpu-hotplug.patch 0000000903 903 Bytes
18475-amd-microcode-update.patch 0000053141 51.9 KB
18481-amd-microcode-update-fix.patch 0000001351 1.32 KB
18483-intel-microcode-update.patch 0000056733 55.4 KB
18484-stubdom-ioemu-makefile.patch 0000003400 3.32 KB
18487-microcode-update-irq-context.patch 0000003990 3.9 KB
18488-microcode-free-fix.patch 0000001073 1.05 KB
18509-continue-hypercall-on-cpu.patch 0000004554 4.45 KB
18519-microcode-retval.patch 0000000763 763 Bytes
18520-per-CPU-GDT.patch 0000027327 26.7 KB
18521-per-CPU-TSS.patch 0000004932 4.82 KB
18523-per-CPU-misc.patch 0000006923 6.76 KB
18528-dump-evtchn.patch 0000003425 3.34 KB
18539-pirq-vector-mapping.patch 0000020708 20.2 KB
18545-hvm-gpxe-rom.patch 0000518015 506 KB
18547-pirq-vector-mapping-fix.patch 0000009303 9.08 KB
18548-hvm-gpxe-rom.patch 0000001296 1.27 KB
18573-move-pirq-logic.patch 0000012859 12.6 KB
18574-msi-free-vector.patch 0000007115 6.95 KB
18577-bad-assertion.patch 0000000664 664 Bytes
18583-passthrough-locking.patch 0000020069 19.6 KB
18584-evtchn-lock-rename.patch 0000024836 24.3 KB
18620-x86-page-type-preemptible-fix.patch 0000000913 913 Bytes
18637-vmx-set-dr7.patch 0000002731 2.67 KB
18654-xend-vcpus.patch 0000002044 2 KB
18656-vtd-alloc-checks.patch 0000003529 3.45 KB
18661-recursive-spinlocks.patch 0000002096 2.05 KB
18720-x86-dom-cleanup.patch 0000002495 2.44 KB
18722-x86-fixmap-reserved.patch 0000000672 672 Bytes
18723-unmap-dom-page-const.patch 0000001871 1.83 KB
18724-i386-highmem-assist.patch 0000007030 6.87 KB
18731-x86-dom-cleanup.patch 0000001736 1.7 KB
18735-x86-dom-cleanup.patch 0000000670 670 Bytes
18741-x86-dom-cleanup-no-hack.patch 0000004768 4.66 KB
18742-x86-partial-page-ref.patch 0000018523 18.1 KB
18745-xend-ioport-irq.patch 0000003758 3.67 KB
18747-x86-partial-page-ref.patch 0000006639 6.48 KB
18762-vtd-intremap-SMI-RTEs.patch 0000003336 3.26 KB
18764-cpu-affinity.patch 0000007104 6.94 KB
18771-reduce-GDT-switching.patch 0000012710 12.4 KB
18778-msi-irq-fix.patch 0000003920 3.83 KB
18780-cpu-affinity.patch 0000000967 967 Bytes
18785-vlapic-lowest-prio.patch 0000003949 3.86 KB
18788-vlapic-accel-dom-restore.patch 0000001413 1.38 KB
18795-x86-ioapic-guest-write.patch 0000001050 1.03 KB
18799-cpu-affinity.patch 0000000902 902 Bytes
18805-pv-driver-build.patch 0000002289 2.24 KB
18810-shadow-PAT.patch 0000002102 2.05 KB
18844-shared-page-EOI.patch 0000011174 10.9 KB
18852-shared-page-EOI-gmfn.patch 0000003627 3.54 KB
18870-vtd-flush-per-device.patch 0000000991 991 Bytes
18878-x86-cpufreq-less-verbose.patch 0000001082 1.06 KB
18879-cpufreq-params.patch 0000007145 6.98 KB
18880-x86-pirq-guest-bind-msg.patch 0000000973 973 Bytes
18885-bootable-flag.patch 0000004123 4.03 KB
18887-vtd-error-handling.patch 0000003377 3.3 KB
18904-x86-local-irq.patch 0000003576 3.49 KB
18905-x86-ioapic-boot-panic.patch 0000003188 3.11 KB
18929-shadow-no-duplicates.patch 0000001045 1.02 KB
18930-xenoprof-dunnington.patch 0000000731 731 Bytes
18934-vtd-PCI-X-dev-assign.patch 0000007880 7.7 KB
18937-S3-MSI.patch 0000003120 3.05 KB
18943-amd-32bit-paging-limit.patch 0000001172 1.14 KB
18962-xc_translate_foreign_address.patch 0000009647 9.42 KB
18963-xenctx.patch 0000016015 15.6 KB
18970-vmx-print-features.patch 0000001515 1.48 KB
19009-x86_64-note-init-p2m.patch 0000017081 16.7 KB
19027-hvmloader-SMBIOS-dev-mem-boundary.patch 0000001344 1.31 KB
19032-amd-iommu-pointer-reset.patch 0000001772 1.73 KB
19035-MSI-X-proper-enable.patch 0000001610 1.57 KB
19038-x86-no-apic.patch 0000005088 4.97 KB
19039-x86-propagate-nolapic.patch 0000001928 1.88 KB
19046-cross-bit-coredumping.patch 0000014510 14.2 KB
19048-cross-bit-coredumping.patch 0000001786 1.74 KB
19051-cross-bit-coredumping.patch 0000001008 1008 Bytes
19072-vmx-pat.patch 0000006182 6.04 KB
19079-snp_ctl-1.patch 0000012652 12.4 KB
19083-memory-is-conventional-fix.patch 0000000957 957 Bytes
19088-x86-page-non-atomic-owner.patch 0000005340 5.21 KB
19089-x86_64-widen-page-refcounts.patch 0000019713 19.3 KB
19097-M2P-table-1G-page-mappings.patch 0000007371 7.2 KB
19103-x86_64-fold-page-lock.patch 0000026189 25.6 KB
19134-fold-shadow-page-info.patch 0000045923 44.8 KB
19135-next-shadow-mfn.patch 0000005148 5.03 KB
19136-page-info-rearrange.patch 0000014256 13.9 KB
19137-lock-domain-page-list.patch 0000001389 1.36 KB
19140-init-heap-pages-max-order.patch 0000001880 1.84 KB
19151-xend-class-dereg.patch 0000000499 499 Bytes
19152-xm-man-page.patch 0000000585 585 Bytes
19153-xm-noxen-error.patch 0000000535 535 Bytes
19154-snoop-control.patch 0000002463 2.41 KB
19156-page-list-simplify.patch 0000006207 6.06 KB
19161-pv-ldt-handling.patch 0000003884 3.79 KB
19162-page-info-no-cpumask.patch 0000004128 4.03 KB
19167-recover-pat-value-s3-resume.patch 0000001568 1.53 KB
19168-hvm-domctl.patch 0000011396 11.1 KB
19169-remove-declare-bitmap.patch 0000001211 1.18 KB
19170-libxc.patch 0000005735 5.6 KB
19171-xenctx.patch 0000002500 2.44 KB
19172-irq-to-vector.patch 0000000972 972 Bytes
19173-pci-passthrough-fix.patch 0000001649 1.61 KB
19176-free-irq-shutdown-fix.patch 0000000970 970 Bytes
19190-pciif-typo-fix.patch 0000000891 891 Bytes
19198-fix-snoop.patch 0000002576 2.52 KB
19204-allow-old-images-restore.patch 0000001559 1.52 KB
19216-msix-fixmap.patch 0000008811 8.6 KB
19230-vtd-mobile-series4-chipset.patch 0000002001 1.95 KB
19232-xend-exception-fix.patch 0000001066 1.04 KB
19234_pygrub.patch 0000001369 1.34 KB
19239-ioapic-s3-suspend-fix.patch 0000004108 4.01 KB
19240-ioapic-s3-suspend-fix.patch 0000001313 1.28 KB
19242-xenstored-use-after-free-fix.patch 0000001792 1.75 KB
19259-ignore-shutdown-deferrals.patch 0000000832 832 Bytes
19266-19365-event-channel-access-fix.patch 0000009730 9.5 KB
19268-page-get-owner.patch 0000013603 13.3 KB
19275-19296-schedular-deadlock-fixes.patch 0000002582 2.52 KB
19276-cpu-selection-allocation-fix.patch 0000003974 3.88 KB
19291-pygrub.patch 0000001356 1.32 KB
19293-vcpu-migration-delay.patch 0000004764 4.65 KB
19302-passthrough-pt-irq-time-out.patch 0000002137 2.09 KB
19313-hvmemul-read-msr-fix.patch 0000000992 992 Bytes
19317-vram-tracking-fix.patch 0000004355 4.25 KB
19335-apic-s3-resume-error-fix.patch 0000001169 1.14 KB
19353-amd-migration-fix.patch 0000002046 2 KB
19354-amd-migration-fix.patch 0000001197 1.17 KB
19371-in-sync-L1s-writable.patch 0000002135 2.08 KB
19372-2-on-3-shadow-mode-fix.patch 0000001176 1.15 KB
19377-xend-vnclisten.patch 0000000878 878 Bytes
19380-vtd-feature-check.patch 0000007734 7.55 KB
19391-vpmu-double-free.patch 0000001273 1.24 KB
19400-ensure-ltr-execute.patch 0000003747 3.66 KB
19410-virt-to-maddr-fix.patch 0000000922 922 Bytes
19415-vtd-dom0-s3.patch 0000012102 11.8 KB
19450-xc_translate_foreign_address.patch 0000001020 1020 Bytes
19474-32on64-S3.patch 0000001835 1.79 KB
19490-log-dirty.patch 0000001614 1.58 KB
19492-sched-timer-non-idle.patch 0000002312 2.26 KB
19493-hvm-io-intercept-count.patch 0000000890 890 Bytes
19505-x86_64-clear-cr1.patch 0000000996 996 Bytes
19519-domctl-deadlock.patch 0000003697 3.61 KB
19523-32on64-restore-p2m.patch 0000001034 1.01 KB
19543-conring-size-param.patch 0000006362 6.21 KB
19555-ept-live-migration.patch 0000001697 1.66 KB
19557-amd-iommu-ioapic-remap.patch 0000002193 2.14 KB
19560-x86-flush-tlb-empty-mask.patch 0000001313 1.28 KB
19571-x86-numa-shift.patch 0000001226 1.2 KB
19578-hvm-load-ldt-first.patch 0000001175 1.15 KB
19580-xend-pincpu.patch 0000003147 3.07 KB
19592-vmx-exit-reason-perfc-size.patch 0000000734 734 Bytes
19595-hvm-set-callback-irq-level.patch 0000001910 1.87 KB
19597-x86-ioport-quirks-BL2xx.patch 0000000824 824 Bytes
19602-vtd-multi-ioapic-remap.patch 0000003422 3.34 KB
19606-hvm-x2apic-cpuid.patch 0000000917 917 Bytes
19614-x86-emul-lldt-ltr.patch 0000004849 4.74 KB
19631-x86-frametable-map.patch 0000001803 1.76 KB
19653-hvm-vcpuid-range-checks.patch 0000002013 1.97 KB
19734-vtd-gcmd-submit.patch 0000006298 6.15 KB
19752-vtd-srtp-sirtp-flush.patch 0000003338 3.26 KB
19753-vtd-reg-write-lock.patch 0000010106 9.87 KB
19764-hvm-domain-lock-leak.patch 0000001025 1 KB
19765-hvm-post-restore-vcpu-state.patch 0000000835 835 Bytes
19767-hvm-port80-inhibit.patch 0000004866 4.75 KB
19768-x86-dom0-stack-dump.patch 0000009147 8.93 KB
19770-x86-amd-s3-resume.patch 0000002355 2.3 KB
19801-x86-p2m-2mb-hap-only.patch 0000001119 1.09 KB
19815-vtd-kill-correct-timer.patch 0000000979 979 Bytes
19885-kexec-gdt-switch.patch 0000001203 1.17 KB
19894-shadow-resync-fastpath-race.patch 0000003402 3.32 KB
19896-32on64-arg-xlat.patch 0000007113 6.95 KB
19931-gnttblop-preempt.patch 0000007513 7.34 KB
19945-pae-xen-l2-entries.patch 0000004015 3.92 KB
19953-x86-fsgs-base.patch 0000002722 2.66 KB
19960-show-page-walk.patch 0000002857 2.79 KB
20013-xend-memleak.patch 0000000673 673 Bytes
20026-ept-rwx-default.patch 0000001897 1.85 KB
20031-x86-pmode-load-seg-retry.patch 0000005968 5.83 KB
20035-x86-load-sreg-adjust.patch 0000001340 1.31 KB
20059-vmx-nmi-handling.patch 0000002274 2.22 KB
20077-x86-runstate-cswitch-out.patch 0000002742 2.68 KB
20078-x86_64-branch-emulation.patch 0000005725 5.59 KB
20081-acs-filter.patch 0000007322 7.15 KB
20091-acs-filter.patch 0000000955 955 Bytes
20099-pygrub-security.patch 0000005993 5.85 KB
20101-hvm-no-compat-virt-start.patch 0000000809 809 Bytes
20107-pygrub-security.patch 0000001317 1.29 KB
20112-x86-dom0-boot-run-timers.patch 0000001499 1.46 KB
20120-x86-srat-check-discontig.patch 0000003089 3.02 KB
20122-credit-accounting.patch 0000005556 5.43 KB
20125-xc-parse-tuple-fix.patch 0000001667 1.63 KB
20146-pygrub-security.patch 0000004843 4.73 KB
20174-pygrub-security.patch 0000003769 3.68 KB
20201-pygrub-security.patch 0000001531 1.5 KB
20204-x86-mce-panic.patch 0000001326 1.29 KB
20225-amd-iommu-polling-loop.patch 0000002918 2.85 KB
20241-x86-noapic-handling.patch 0000000921 921 Bytes
20263-libxc-memleak.patch 0000002447 2.39 KB
20274-hvm-suspend-insn-retire.patch 0000003063 2.99 KB
20289-shadow-shutdown-fault-inject.patch 0000001913 1.87 KB
20290-numa-unpopulated-nodes.patch 0000002500 2.44 KB
20322-vtd-ept-coexistance.patch 0000006247 6.1 KB
20323-vtd-acpi-off-panic.patch 0000005569 5.44 KB
20329-vifname.patch 0000000969 969 Bytes
20337-shadow-pae-inconsistent-walks.patch 0000001962 1.92 KB
20339-register-vcpu-time-info.patch 0000006997 6.83 KB
20350-vbd-bootable-flag.patch 0000003163 3.09 KB
20368-ept-npt-nested-fault.patch 0000009043 8.83 KB
20379-sxp.patch 0000000741 741 Bytes
20396-x86-reserve-mem.patch 0000011608 11.3 KB
20418-x86-parse-edd.patch 0000000854 854 Bytes
20508-shadow-teardown-p2m.patch 0000001889 1.84 KB
20557-vtd-flush-proper-size.patch 0000005049 4.93 KB
20567-xentop-show-full-name.patch 0000001776 1.73 KB
20576-add-to-physmap-error-code.patch 0000000824 824 Bytes
20593-keymap.patch 0000001692 1.65 KB
20628-x86-WP=0-emulation.patch 0000001231 1.2 KB
20714-process-pending-softirqs.patch 0000005123 5 KB
20716-pygrub-reiser.patch 0000000955 955 Bytes
32on64-extra-mem.patch 0000000662 662 Bytes
README.SuSE 0000023998 23.4 KB
baselibs.conf 0000000009 9 Bytes
bdrv_open2_fix_flags.patch 0000005157 5.04 KB
bdrv_open2_flags_2.patch 0000003858 3.77 KB
blktap-error-handling.patch 0000006575 6.42 KB
blktap-ioemu-close-fix.patch 0000001762 1.72 KB
blktap-pv-cdrom.patch 0000023474 22.9 KB
blktap.patch 0000002017 1.97 KB
blktapctrl-default-to-ioemu.patch 0000005646 5.51 KB
block-dmmd 0000004676 4.57 KB
block-flags.diff 0000001212 1.18 KB
block-iscsi 0000002255 2.2 KB
block-losetup-retry.diff 0000008123 7.93 KB
block-nbd 0000000673 673 Bytes
block-npiv 0000002264 2.21 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 0000001426 1.39 KB
bridge-hostonly.diff 0000002210 2.16 KB
bridge-opensuse.patch 0000000918 918 Bytes
bridge-record-creation.patch 0000001106 1.08 KB
bridge-vlan.diff 0000001974 1.93 KB
build-tapdisk-ioemu.patch 0000002541 2.48 KB
capslock_enable.patch 0000000487 487 Bytes
cdrom-removable.patch 0000018511 18.1 KB
checkpoint-rename.patch 0000000680 680 Bytes
cross-migrate.patch 0000000818 818 Bytes
disable_emulated_device.diff 0000000604 604 Bytes
dom-print.patch 0000001673 1.63 KB
domUloader.py 0000015598 15.2 KB
dump-exec-state.patch 0000003760 3.67 KB
enable_more_nic_pxe.patch 0000301775 295 KB
etc_pam.d_xen-api 0000000265 265 Bytes
hibernate.patch 0000080842 78.9 KB
hv_tools.patch 0000004469 4.36 KB
hv_win7_eoi_bug.patch 0000001003 1003 Bytes
hv_xen_base.patch 0000005136 5.02 KB
hv_xen_extension.patch 0000049569 48.4 KB
init.xen_loop 0000000093 93 Bytes
init.xend 0000002728 2.66 KB
init.xendomains 0000008846 8.64 KB
int13_hardisk-64bit-lba.patch 0000014214 13.9 KB
ioemu-blktap-barriers.patch 0000002170 2.12 KB
ioemu-blktap-fix-open.patch 0000003050 2.98 KB
ioemu-blktap-fv-init.patch 0000000826 826 Bytes
ioemu-blktap-image-format.patch 0000003697 3.61 KB
ioemu-blktap-zero-size.patch 0000003660 3.57 KB
ioemu-debuginfo.patch 0000001057 1.03 KB
ioemu-dvd-structure-overflow.patch 0000001285 1.25 KB
ioemu-qcow2-memory-leak-fix.patch 0000000372 372 Bytes
ioemu-qcow2-multiblock-aio.patch 0000003985 3.89 KB
ioemu-tapdisk-compat-QEMU_IMG.patch 0000001290 1.26 KB
ioemu-vnc-resize.patch 0000002198 2.15 KB
ioemu-vpc-4gb-fix.patch 0000000722 722 Bytes
kmp_filelist 0000000072 72 Bytes
libxen_permissive.patch 0000000766 766 Bytes
logrotate.conf 0000000259 259 Bytes
mouse-wheel-roll.patch 0000000660 660 Bytes
msi-enable.patch 0000000452 452 Bytes
network-nat.patch 0000000451 451 Bytes
network-route.patch 0000000441 441 Bytes
pv-driver-build.patch 0000000272 272 Bytes
pvdrv_emulation_control.patch 0000000889 889 Bytes
python2.6-fixes.patch 0000001467 1.43 KB
qemu-dm-segfault.patch 0000002443 2.39 KB
qemu-img-snapshot.patch 0000003071 3 KB
qemu-security-etch1.diff 0000004168 4.07 KB
ready 0000000000 0 Bytes
reenable-block-protocols.patch 0000001455 1.42 KB
rpmlint.diff 0000000679 679 Bytes
serial-split.patch 0000012662 12.4 KB
snapshot-ioemu-delete.patch 0000003109 3.04 KB
snapshot-ioemu-restore.patch 0000005324 5.2 KB
snapshot-ioemu-save.patch 0000009934 9.7 KB
snapshot-xend.patch 0000026040 25.4 KB
supported_module.diff 0000000401 401 Bytes
tapdisk-ioemu-logfile.patch 0000000892 892 Bytes
tmp_build.patch 0000001225 1.2 KB
tools-gdbserver-build.diff 0000001124 1.1 KB
tools-kboot.diff 0000046950 45.8 KB
tools-xc_kexec.diff 0000132352 129 KB
udev-rules.patch 0000000533 533 Bytes
usb-save-restore.patch 0000009514 9.29 KB
x86-alloc-cpu-structs.patch 0000014611 14.3 KB
x86-cpufreq-report.patch 0000002809 2.74 KB
x86-extra-trap-info.patch 0000004368 4.27 KB
x86-show-page-walk-early.patch 0000005612 5.48 KB
xen-3.3.1-testing-src.tar.bz2 0022695135 21.6 MB
xen-api-auth.patch 0000000580 580 Bytes
xen-changeset.diff 0000001507 1.47 KB
xen-config.diff 0000000939 939 Bytes
xen-destdir.diff 0000006962 6.8 KB
xen-disable-qemu-monitor.diff 0000003128 3.05 KB
xen-domUloader.diff 0000007158 6.99 KB
xen-fixme-doc.diff 0000002639 2.58 KB
xen-hvm-default-bridge.diff 0000004709 4.6 KB
xen-hvm-default-pae.diff 0000000661 661 Bytes
xen-ioapic-ack-default.diff 0000000816 816 Bytes
xen-ioemu-hvm-pv-support.diff 0000008222 8.03 KB
xen-max-free-mem.diff 0000005978 5.84 KB
xen-no-dummy-nfs-ip.diff 0000000622 622 Bytes
xen-paths.diff 0000002769 2.7 KB
xen-qemu-iscsi-fix.patch 0000002734 2.67 KB
xen-rpmoptflags.diff 0000000952 952 Bytes
xen-tightvnc-args.diff 0000000702 702 Bytes
xen-updown.sh 0000003631 3.55 KB
xen-warnings.diff 0000005745 5.61 KB
xen-xm-top-needs-root.diff 0000000549 549 Bytes
xen-xmexample-vti.diff 0000000474 474 Bytes
xen-xmexample.diff 0000006342 6.19 KB
xen.changes 0000135076 132 KB
xen.spec 0000045639 44.6 KB
xen_pvdrivers 0000000306 306 Bytes
xenapi-console-protocol.patch 0000000831 831 Bytes
xenapiusers 0000000005 5 Bytes
xend-config.diff 0000003073 3 KB
xend-core-dump-loc.diff 0000000709 709 Bytes
xend-domain-lock.patch 0000012805 12.5 KB
xend-relocation.sh 0000004144 4.05 KB
xend-timeoffset.patch 0000000634 634 Bytes
xm-create-xflag.patch 0000001393 1.36 KB
xm-save-check-file.patch 0000004009 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
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 2)
osc copypac from project:openSUSE:11.1:Update package:xen revision:3
Comments 0
openSUSE Build Service is sponsored by