Xen Virtualization: Hypervisor (aka VMM aka Microkernel)

Edit Package xen.openSUSE_12.1_Update

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]

Source Files (show merged sources derived from linked package)
Filename Size Changed
22998-x86-get_page_from_l1e-retcode.patch 0000009227 9.01 KB
22999-x86-mod_l1_entry-retcode.patch 0000003881 3.79 KB
23000-x86-mod_l2_entry-retcode.patch 0000007220 7.05 KB
23050-xentrace_dynamic_tracebuffer_allocation.patch 0000012821 12.5 KB
23074-pfn.h.patch 0000004721 4.61 KB
23091-xentrace_fix_t_info_pages_calculation..patch 0000001442 1.41 KB
23092-xentrace_print_calculated_numbers_in_calculate_tbuf_size.patch 0000001051 1.03 KB
23093-xentrace_remove_gdprintk_usage_since_they_are_not_in_guest_context.patch 0000001637 1.6 KB
23094-xentrace_update_comments.patch 0000001092 1.07 KB
23095-xentrace_use_consistent_printk_prefix.patch 0000004081 3.99 KB
23096-x86-hpet-no-cpumask_lock.patch 0000003639 3.55 KB
23099-x86-rwlock-scalability.patch 0000009591 9.37 KB
23103-x86-pirq-guest-eoi-check.patch 0000000809 809 Bytes
23127-vtd-bios-settings.patch 0000006773 6.61 KB
23128-xentrace_correct_formula_to_calculate_t_info_pages.patch 0000001646 1.61 KB
23129-xentrace_remove_unneeded_debug_printk.patch 0000000946 946 Bytes
23173-xentrace_Move_register_cpu_notifier_call_into_boot-time_init..patch 0000001278 1.25 KB
23199-amd-iommu-unmapped-intr-fault.patch 0000001253 1.22 KB
23236-svm-decode-assist-invlpg.patch 0000004336 4.23 KB
23239-xentrace_correct_overflow_check_for_number_of_per-cpu_trace_pages.patch 0000002473 2.42 KB
23246-x86-xsave-enable.patch 0000000904 904 Bytes
23303-cpufreq-misc.patch 0000007324 7.15 KB
23308-xentrace_Move_the_global_variable_t_info_first_offset_into_calculate_tbuf_size.patch 0000002609 2.55 KB
23309-xentrace_Mark_data_size___read_mostly_because_its_only_written_once.patch 0000000961 961 Bytes
23310-xentrace_Remove_unneeded_cast_when_assigning_pointer_value_to_dst.patch 0000001569 1.53 KB
23334-amd-fam12+14-vpmu.patch 0000001371 1.34 KB
23383-libxc-rm-static-vars.patch 0000002581 2.52 KB
23404-xentrace_reduce_trace_buffer_size_to_something_mfn_offset_can_reach.patch 0000003011 2.94 KB
23405-xentrace_fix_type_of_offset_to_avoid_ouf-of-bounds_access.patch 0000001886 1.84 KB
23406-xentrace_update___insert_record_to_copy_the_trace_record_to_individual_mfns.patch 0000005140 5.02 KB
23407-xentrace_allocate_non-contiguous_per-cpu_trace_buffers.patch 0000005195 5.07 KB
23462-libxc-cpu-feature.patch 0000016949 16.6 KB
23506-x86_Disable_set_gpfn_from_mfn_until_m2p_table_is_allocated..patch 0000003213 3.14 KB
23507-xenpaging_update_machine_to_phys_mapping_during_page_deallocation.patch 0000002672 2.61 KB
23508-vmx-proc-based-ctls-probe.patch 0000001969 1.92 KB
23509-x86_32_Fix_build_Define_machine_to_phys_mapping_valid.patch 0000001186 1.16 KB
23562-xenpaging_remove_unused_spinlock_in_pager.patch 0000005644 5.51 KB
23571-vtd-fault-verbosity.patch 0000006600 6.45 KB
23574-x86-dom0-compressed-ELF.patch 0000004280 4.18 KB
23575-x86-DMI.patch 0000004211 4.11 KB
23576-x86_show_page_walk_also_for_early_page_faults.patch 0000007108 6.94 KB
23577-tools_merge_several_bitop_functions_into_xc_bitops.h.patch 0000033172 32.4 KB
23578-xenpaging_add_xs_handle_to_struct_xenpaging.patch 0000002421 2.36 KB
23579-xenpaging_drop_xc.c_remove_ASSERT.patch 0000001398 1.37 KB
23580-xenpaging_drop_xc.c_remove_xc_platform_info_t.patch 0000003904 3.81 KB
23581-xenpaging_drop_xc.c_remove_xc_wait_for_event.patch 0000001330 1.3 KB
23582-xenpaging_drop_xc.c_move_xc_mem_paging_flush_ioemu_cache.patch 0000003001 2.93 KB
23583-xenpaging_drop_xc.c_move_xc_wait_for_event_or_timeout.patch 0000004229 4.13 KB
23584-xenpaging_drop_xc.c_remove_xc_files.patch 0000005278 5.15 KB
23585-xenpaging_correct_dropping_of_pages_to_avoid_full_ring_buffer.patch 0000002377 2.32 KB
23586-xenpaging_do_not_bounce_p2mt_back_to_the_hypervisor.patch 0000001802 1.76 KB
23587-xenpaging_remove_srand_call.patch 0000000984 984 Bytes
23588-xenpaging_remove_return_values_from_functions_that_can_not_fail.patch 0000002562 2.5 KB
23589-xenpaging_catch_xc_mem_paging_resume_errors.patch 0000001264 1.23 KB
23590-xenpaging_remove_local_domain_id_variable.patch 0000001855 1.81 KB
23591-xenpaging_move_num_pages_into_xenpaging_struct.patch 0000004478 4.37 KB
23592-xenpaging_start_paging_in_the_middle_of_gfn_range.patch 0000001089 1.06 KB
23593-xenpaging_pass_integer_to_xenpaging_populate_page.patch 0000002740 2.68 KB
23594-xenpaging_add_helper_function_for_unlinking_pagefile.patch 0000001377 1.34 KB
23595-xenpaging_add_watch_thread_to_catch_guest_shutdown.patch 0000003037 2.97 KB
23596-xenpaging_implement_stopping_of_pager_by_sending_SIGTERM-SIGINT.patch 0000005834 5.7 KB
23597-xenpaging_remove_private_mem_event.h.patch 0000003461 3.38 KB
23599-tools_fix_build_after_recent_xenpaging_changes.patch 0000000988 988 Bytes
23613-EFI-headers.patch 0000079674 77.8 KB
23614-x86_64-EFI-boot.patch 0000085566 83.6 KB
23615-x86_64-EFI-runtime.patch 0000026577 26 KB
23616-x86_64-EFI-MPS.patch 0000005135 5.01 KB
23643-xentrace_Allow_tracing_to_be_enabled_at_boot.patch 0000001931 1.89 KB
23676-x86_64-image-map-bounds.patch 0000002813 2.75 KB
23697-pygrub-grub2.patch 0000001955 1.91 KB
23719-xentrace_update___trace_var_comment.patch 0000001409 1.38 KB
23723-x86-CMOS-lock.patch 0000009895 9.66 KB
23735-guest-dom0-cap.patch 0000009853 9.62 KB
23749-mmcfg-reservation.patch 0000014068 13.7 KB
23771-x86-ioapic-clear-pin.patch 0000002430 2.37 KB
23772-x86-trampoline.patch 0000014910 14.6 KB
23774-x86_64-EFI-EDD.patch 0000013771 13.4 KB
23782-x86-ioapic-clear-irr.patch 0000002162 2.11 KB
23783-ACPI-set-_PDC-bits.patch 0000010188 9.95 KB
23804-x86-IPI-counts.patch 0000003694 3.61 KB
23817-mem_event_add_ref_counting_for_free_requestslots.patch 0000005523 5.39 KB
23818-mem_event_use_mem_event_mark_and_pause_in_mem_event_check_ring.patch 0000000924 924 Bytes
23827-xenpaging_use_batch_of_pages_during_final_page-in.patch 0000005804 5.67 KB
23841-mem_event_pass_mem_event_domain_pointer_to_mem_event_functions.patch 0000013977 13.6 KB
23842-mem_event_use_different_ringbuffers_for_share_paging_and_access.patch 0000032751 32 KB
23874-xenpaging_track_number_of_paged_pages_in_struct_domain.patch 0000005185 5.06 KB
23897-x86-mce-offline-again.patch 0000002621 2.56 KB
23904-xenpaging_use_p2m-get_entry_in_p2m_mem_paging_functions.patch 0000004582 4.47 KB
23905-xenpaging_fix_locking_in_p2m_mem_paging_functions.patch 0000004526 4.42 KB
23906-xenpaging_remove_confusing_comment_from_p2m_mem_paging_populate.patch 0000001302 1.27 KB
23933-pt-bus2bridge-update.patch 0000005170 5.05 KB
23943-xenpaging_clear_page_content_after_evict.patch 0000001827 1.78 KB
23944-pygrub-debug.patch 0000002618 2.56 KB
23949-constify_vcpu_set_affinitys_second_parameter.patch 0000005029 4.91 KB
23953-xenpaging_handle_evict_failures.patch 0000009085 8.87 KB
23957-cpufreq-error-paths.patch 0000002223 2.17 KB
23978-xenpaging_check_p2mt_in_p2m_mem_paging_functions.patch 0000002203 2.15 KB
23979-xenpaging_document_p2m_mem_paging_functions.patch 0000005908 5.77 KB
23980-xenpaging_disallow_paging_in_a_PoD_guest.patch 0000002126 2.08 KB
23993-x86-microcode-amd-fix-23871.patch 0000001960 1.91 KB
23999-pygrub-grub2.patch 0000001269 1.24 KB
24064-pygrub-HybridISO.patch 0000002660 2.6 KB
24104-waitqueue_Double_size_of_x86_shadow_stack..patch 0000000734 734 Bytes
24105-xenpaging_compare_domain_pointer_in_p2m_mem_paging_populate.patch 0000001048 1.02 KB
24106-mem_event_check_capabilities_only_once.patch 0000003394 3.31 KB
24123-x86-cpuidle-quiesce.patch 0000002642 2.58 KB
24124-x86-microcode-amd-quiesce.patch 0000002331 2.28 KB
24138-xenpaging_munmap_all_pages_after_page-in.patch 0000001184 1.16 KB
24153-x86-emul-feature-checks.patch 0000003556 3.47 KB
24171-x86waitqueue_Allocate_whole_page_for_shadow_stack..patch 0000001807 1.76 KB
24178-debug_Add_domain-vcpu_pause_count_info_to_d_key..patch 0000002538 2.48 KB
24195-waitqueue_Detect_saved-stack_overflow_and_crash_the_guest..patch 0000002676 2.61 KB
24196-waitqueue_Reorder_prepare_to_wait_so_that_vcpu_is_definitely_on_the.patch 0000001479 1.44 KB
24197-x86-waitqueue_Because_we_have_per-cpu_stacks_we_must_wake_up_on_teh.patch 0000002505 2.45 KB
24208-xenpaging_remove_filename_from_comment.patch 0000001778 1.74 KB
24209-xenpaging_remove_obsolete_comment_in_resume_path.patch 0000001114 1.09 KB
24210-xenpaging_use_PERROR_to_print_errno.patch 0000009323 9.1 KB
24211-xenpaging_simplify_file_op.patch 0000002221 2.17 KB
24212-xenpaging_print_gfn_in_failure_case.patch 0000003452 3.37 KB
24213-xenpaging_update_xenpaging_init.patch 0000002313 2.26 KB
24214-xenpaging_remove_xc_dominfo_t_from_paging_t.patch 0000005042 4.92 KB
24215-xenpaging_track_the_number_of_paged-out_pages.patch 0000001950 1.9 KB
24216-xenpaging_move_page_add-resume_loops_into_its_own_function..patch 0000005673 5.54 KB
24217-xenpaging_improve_mainloop_exit_handling.patch 0000001637 1.6 KB
24218-libxc_add_bitmap_clear_function.patch 0000001172 1.14 KB
24219-xenpaging_retry_unpageable_gfns.patch 0000001903 1.86 KB
24220-xenpaging_install_into_LIBEXEC_dir.patch 0000001051 1.03 KB
24221-xenpaging_add_XEN_PAGING_DIR_-_libxl_xenpaging_dir_path.patch 0000002177 2.13 KB
24222-xenpaging_use_guests_tot_pages_as_working_target.patch 0000006660 6.5 KB
24223-xenpaging_watch_the_guests_memory-target-tot_pages_xenstore_value.patch 0000004041 3.95 KB
24224-xenpaging_add_cmdline_interface_for_pager.patch 0000008883 8.67 KB
24225-xenpaging_improve_policy_mru_list_handling.patch 0000004535 4.43 KB
24226-xenpaging_add_debug_to_show_received_watch_event..patch 0000001024 1 KB
24227-xenpaging_restrict_pagefile_permissions.patch 0000000934 934 Bytes
24231-waitqueue_Implement_wake_up_nroneall..patch 0000002177 2.13 KB
24232-waitqueue_Hold_a_reference_to_a_domain_on_a_waitqueue..patch 0000002299 2.25 KB
24269-mem_event_move_mem_event_domain_out_of_struct_domain.patch 0000008816 8.61 KB
24270-Free_d-mem_event_on_domain_destruction..patch 0000000811 811 Bytes
24272-xenpaging_Fix_c-s_235070a29c8c3ddf7_update_machine_to_phys_mapping_during_page_deallocation.patch 0000001933 1.89 KB
24275-x86-emul-lzcnt.patch 0000002927 2.86 KB
24277-x86-dom0-features.patch 0000002993 2.92 KB
24318-x86-mm_Fix_checks_during_foreign_mapping_of_paged_pages.patch 0000004378 4.28 KB
24327-After_preparing_a_page_for_page-in_allow_immediate_fill-in_of_the_page_contents.patch 0000006162 6.02 KB
24328-Tools_Libxc_wrappers_to_automatically_fill_in_page_oud_page_contents_on_prepare.patch 0000003447 3.37 KB
24329-Teach_xenpaging_to_use_the_new_and_non-racy_xc_mem_paging_load_interface.patch 0000002840 2.77 KB
24359-x86-domU-features.patch 0000004828 4.71 KB
24391-x86-pcpu-version.patch 0000004881 4.77 KB
24401-pygrub-scrolling.patch 0000003151 3.08 KB
24402-pygrub-edit-fix.patch 0000001380 1.35 KB
24459-libxl-vifname.patch 0000001183 1.16 KB
24466-libxc_Only_retry_mapping_pages_when_ENOENT_is_returned.patch 0000001326 1.29 KB
24478-libxl_add_feature_flag_to_xenstore_for_XS_RESET_WATCHES.patch 0000002029 1.98 KB
24566-tools-libxc_fix_error_handling_in_xc_mem_paging_load.patch 0000001950 1.9 KB
24586-x86-mm_Properly_account_for_paged_out_pages.patch 0000001066 1.04 KB
24609-tools-libxc_handle_fallback_in_linux_privcmd_map_foreign_bulk_properly.patch 0000001710 1.67 KB
24610-xenpaging_make_file_op_largefile_aware.patch 0000001290 1.26 KB
24706-pygrub-extlinux.patch 0000001216 1.19 KB
24780-x86-paging-use-clear_guest.patch 0000014541 14.2 KB
24781-x86-vmce-mcg_ctl.patch 0000003195 3.12 KB
24805-x86-MSI-X-dom0-ro.patch 0000001252 1.22 KB
24886-x86-vmce-mcg_ctl-default.patch 0000001706 1.67 KB
24887-x86-vmce-sr.patch 0000020660 20.2 KB
25041-tapdisk2-create-init-name.patch 0000000843 843 Bytes
25247-SVM-no-rdtsc-intercept.patch 0000001418 1.38 KB
25267-x86-text-unlikely.patch 0000000740 740 Bytes
25269-x86-vMCE-addr-misc-write.patch 0000003917 3.83 KB
25430-x86-AMD-Fam15-reenable-topoext.patch 0000001878 1.83 KB
25479-x86-boot-trampoline-remove.patch 0000016758 16.4 KB
25590-hotplug-locking.patch 0000004031 3.94 KB
25595-hotplug-locking.patch 0000005014 4.9 KB
25616-x86-MCi_CTL-default.patch 0000003832 3.74 KB
25734-x86-MCG_CTL-default.patch 0000005295 5.17 KB
25735-x86-cpuid-masking-XeonE5.patch 0000001001 1001 Bytes
25833-32on64-bogus-pt_base-adjust.patch 0000002811 2.75 KB
26062-ACPI-ERST-move-data.patch 0000002458 2.4 KB
26079-hotplug-locking.patch 0000001431 1.4 KB
26179-PCI-find-next-cap.patch 0000001969 1.92 KB
26183-x86-HPET-masking.patch 0000003177 3.1 KB
26200-IOMMU-debug-verbose.patch 0000000985 985 Bytes
26235-IOMMU-ATS-max-queue-depth.patch 0000001456 1.42 KB
26272-x86-EFI-makefile-cflags-filter.patch 0000001276 1.25 KB
26287-sched-credit-pick-idle.patch 0000003747 3.66 KB
26294-x86-AMD-Fam15-way-access-filter.patch 0000002602 2.54 KB
26332-x86-compat-show-guest-stack-mfn.patch 0000001040 1.02 KB
26333-x86-get_page_type-assert.patch 0000001070 1.04 KB
26340-VT-d-intremap-verify-legacy-bridge.patch 0000000999 999 Bytes
26370-libxc-x86-initial-mapping-fit.patch 0000002327 2.27 KB
26404-x86-forward-both-NMI-kinds.patch 0000001068 1.04 KB
26427-x86-AMD-enable-WC+.patch 0000001678 1.64 KB
26440-x86-forward-SERR.patch 0000002883 2.82 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 0000001154 1.13 KB
26517-AMD-IOMMU-clear-irtes.patch 0000008271 8.08 KB
26518-AMD-IOMMU-disable-if-SATA-combined-mode.patch 0000002374 2.32 KB
26519-AMD-IOMMU-perdev-intremap-default.patch 0000002354 2.3 KB
26526-pvdrv-no-devinit.patch 0000000946 946 Bytes
26531-AMD-IOMMU-IVHD-special-missing.patch 0000005273 5.15 KB
26536-xenoprof-div-by-0.patch 0000001023 1023 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 0000000997 997 Bytes
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
26578-AMD-IOMMU-replace-BUG_ON.patch 0000000754 754 Bytes
26656-x86-fix-null-pointer-dereference-in-intel_get_extended_msrs.patch 0000000810 810 Bytes
26659-AMD-IOMMU-erratum-746-workaround.patch 0000002634 2.57 KB
26660-x86-fix-CMCI-injection.patch 0000003163 3.09 KB
26672-vmx-fix-handling-of-NMI-VMEXIT.patch 0000003681 3.59 KB
26673-Avoid-stale-pointer-when-moving-domain-to-another-cpupool.patch 0000003472 3.39 KB
26675-tools-xentoollog_update_tty_detection_in_stdiostream_progress.patch 0000001533 1.5 KB
26676-fix-compat-memory-exchange-op-splitting.patch 0000000874 874 Bytes
26677-x86-make-certain-memory-sub-ops-return-valid-values.patch 0000002409 2.35 KB
26678-SEDF-avoid-gathering-vCPU-s-on-pCPU0.patch 0000002362 2.31 KB
26679-x86-defer-processing-events-on-the-NMI-exit-path.patch 0000004308 4.21 KB
26683-credit1-Use-atomic-bit-operations-for-the-flags-structure.patch 0000004292 4.19 KB
26692-x86-MSI-fully-protect-MSI-X-table.patch 0000012734 12.4 KB
32on64-extra-mem.patch 0000000676 676 Bytes
CVE-2012-6075-xsa41.patch 0000002158 2.11 KB
README.SuSE 0000025059 24.5 KB
altgr_2.patch 0000001924 1.88 KB
baselibs.conf 0000000009 9 Bytes
bdrv_default_rwflag.patch 0000001041 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 0000023588 23 KB
blktap.patch 0000001962 1.92 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 0000004852 4.74 KB
capslock_enable.patch 0000000581 581 Bytes
cdrom-removable.patch 0000018652 18.2 KB
change-vnc-passwd.patch 0000006013 5.87 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-xl-when-using-xend.patch 0000002616 2.55 KB
disable_emulated_device.diff 0000000573 573 Bytes
dom-print.patch 0000001207 1.18 KB
domUloader.py 0000018795 18.4 KB
domu-usb-controller.patch 0000000946 946 Bytes
etc_pam.d_xen-api 0000000265 265 Bytes
hibernate.patch 0000001023 1023 Bytes
hotplug.losetup.patch 0000001462 1.43 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 0000009386 9.17 KB
ioemu-9868-MSI-X.patch 0000009755 9.53 KB
ioemu-9869-MSI-X-init.patch 0000002197 2.15 KB
ioemu-9873-MSI-X-fix-unregister_iomem.patch 0000002077 2.03 KB
ioemu-9877-MSI-X-device-cleanup.patch 0000003052 2.98 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 0000002634 2.57 KB
ioemu-disable-scsi.patch 0000003049 2.98 KB
ioemu-vnc-resize.patch 0000001094 1.07 KB
ioemu-watchdog-ib700-timer.patch 0000001388 1.36 KB
ioemu-watchdog-linkage.patch 0000002748 2.68 KB
ioemu-watchdog-support.patch 0000031325 30.6 KB
ipxe-enable-nics.patch 0000000517 517 Bytes
ipxe-gcc45-warnings.patch 0000003005 2.93 KB
ipxe-ipv4-fragment.patch 0000012083 11.8 KB
kernel-boot-hvm.patch 0000008484 8.29 KB
kmp_filelist 0000000080 80 Bytes
libxen_permissive.patch 0000000766 766 Bytes
log-guest-console.patch 0000004169 4.07 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
pv-driver-build.patch 0000000447 447 Bytes
pvdrv-import-shared-info.patch 0000001679 1.64 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 0000008379 8.18 KB
snapshot-without-pv-fix.patch 0000011014 10.8 KB
snapshot-xend.patch 0000030199 29.5 KB
stdvga-cache.patch 0000000750 750 Bytes
stubdom.tar.bz2 0016864982 16.1 MB
supported_module.diff 0000000411 411 Bytes
suspend_evtchn_lock.patch 0000002401 2.34 KB
sysconfig.pciback 0000000237 237 Bytes
tapdisk-ioemu-logfile.patch 0000001338 1.31 KB
tapdisk-ioemu-shutdown-fix.patch 0000002841 2.77 KB
tmp-initscript-modprobe.patch 0000001073 1.05 KB
tmp_build.patch 0000001228 1.2 KB
tools-kboot.diff 0000046950 45.8 KB
tools-watchdog-support.patch 0000006820 6.66 KB
tools-xc_kexec.diff 0000132392 129 KB
udev-rules.patch 0000000788 788 Bytes
usb-list.patch 0000001782 1.74 KB
vif-bridge-no-iptables.patch 0000000529 529 Bytes
vif-bridge-tap-fix.patch 0000000969 969 Bytes
vif-bridge.mtu.patch 0000001082 1.06 KB
vif-route-ifup.patch 0000003313 3.24 KB
x86-cpufreq-report.patch 0000002455 2.4 KB
x86-extra-trap-info.patch 0000004921 4.81 KB
x86-ioapic-ack-default.patch 0000000686 686 Bytes
xen-4.1.4-testing-src.tar.bz2 0010790031 10.3 MB
xen-api-auth.patch 0000000580 580 Bytes
xen-changeset.diff 0000001509 1.47 KB
xen-config.diff 0000003471 3.39 KB
xen-cpupool-xl-config-format.patch 0000001087 1.06 KB
xen-destdir.diff 0000006544 6.39 KB
xen-disable-qemu-monitor.diff 0000003013 2.94 KB
xen-domUloader.diff 0000004931 4.82 KB
xen-fixme-doc.diff 0000002638 2.58 KB
xen-hvm-default-bridge.diff 0000004354 4.25 KB
xen-hvm-default-pae.diff 0000000660 660 Bytes
xen-ioemu-hvm-pv-support.diff 0000002075 2.03 KB
xen-max-free-mem.diff 0000006600 6.45 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 0000002828 2.76 KB
xen-rpmoptflags.diff 0000000942 942 Bytes
xen-unstable.misc.linux_privcmd_map_foreign_bulk.retry_paged.patch 0000003794 3.71 KB
xen-updown.sh 0000003766 3.68 KB
xen-utils-0.1.tar.bz2 0000008368 8.17 KB
xen-warnings-unused.diff 0000020284 19.8 KB
xen-warnings.diff 0000009277 9.06 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 0000244540 239 KB
xen.migrate.tools-xc_document_printf_calls_in_xc_restore.patch 0000000705 705 Bytes
xen.migrate.tools-xc_print_messages_from_xc_save_with_xc_report.patch 0000006496 6.34 KB
xen.migrate.tools-xc_rework_xc_save.cswitch_qemu_logdirty.patch 0000004165 4.07 KB
xen.migrate.tools_add_xm_migrate_--log_progress_option.patch 0000007216 7.05 KB
xen.migrate.tools_set_migration_constraints_from_cmdline.patch 0000010167 9.93 KB
xen.no-default-runlevel-4.patch 0000002708 2.64 KB
xen.sles11sp1.fate311487.xen_platform_pci.dmistring.patch 0000001291 1.26 KB
xen.spec 0000059340 57.9 KB
xen_pvdrivers.conf 0000000306 306 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 0000001950 1.9 KB
xenconsole-no-multiple-connections.patch 0000000874 874 Bytes
xend-config-enable-dump-comment.patch 0000000720 720 Bytes
xend-config.diff 0000002780 2.71 KB
xend-console-port-restore.patch 0000001616 1.58 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 0000014434 14.1 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 0000000853 853 Bytes
xend-vcpu-affinity-fix.patch 0000000891 891 Bytes
xenpaging.autostart.patch 0000016399 16 KB
xenpaging.doc.patch 0000003324 3.25 KB
xenpaging.error-handling.patch 0000005601 5.47 KB
xenpaging.evict_fail_fast_forward.patch 0000002172 2.12 KB
xenpaging.evict_mmap_readonly.patch 0000000698 698 Bytes
xenpaging.guest-memusage.patch 0000002958 2.89 KB
xenpaging.mem_event-use-wait_queue.patch 0000018891 18.4 KB
xenpaging.mmap-before-nominate.patch 0000004040 3.95 KB
xenpaging.p2m_is_paged.patch 0000015832 15.5 KB
xenpaging.qemu.flush-cache.patch 0000001266 1.24 KB
xenpaging.speedup-page-in.gfn_to_slot.patch 0000002941 2.87 KB
xenpaging.speedup-page-out.evict_pages.free_slot_stack.patch 0000002515 2.46 KB
xenpaging.speedup-page-out.patch 0000003615 3.53 KB
xenpaging.speedup-page-out.policy_choose_victim.patch 0000002929 2.86 KB
xenpaging.speedup-page-out.resume_pages.find_next_bit_set.patch 0000000744 744 Bytes
xenpaging.versioned-interface.patch 0000003880 3.79 KB
xenpaging.waitqueue-paging.patch 0000012403 12.1 KB
xenstored.XS_RESET_WATCHES.patch 0000004130 4.03 KB
xl-create-pv-with-qcow2-img.patch 0000007230 7.06 KB
xm-create-maxmem.patch 0000000685 685 Bytes
xm-create-xflag.patch 0000002216 2.16 KB
xm-save-check-file.patch 0000004026 3.93 KB
xm-test-cleanup.diff 0000000528 528 Bytes
xmclone.sh 0000019564 19.1 KB
xmexample.disks 0000001106 1.08 KB
xmexample.domUloader 0000001167 1.14 KB
Comments 0
No comments available
openSUSE Build Service is sponsored by