Revisions of xen

Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 149593 from Charles Arnold's avatar Charles Arnold (charlesa) (revision 166)
Security Fixes
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 148616 from Charles Arnold's avatar Charles Arnold (charlesa) (revision 165)
Update to version 4.2.1 and bug fixes
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 141639 from Cristian Rodríguez's avatar Cristian Rodríguez (elvigia) (revision 164)
Fix build  with glibc 2.17 (forwarded request 141624 from a_jaeger)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 137604 from Charles Arnold's avatar Charles Arnold (charlesa) (revision 163)
- bnc#783847 - Virtualization/xen: Bug Xen 4.2 'xendomins' init
  script incorrectly Requires 'xend' service when using 'xl'
  toolstack 
  init.xendomains

- bnc#782835 - Xen HVM Guest fails (errors) to launch on Opensuse
  12.2 + Xen 4.2 + 'xl' toolstack 
  xen-pygrub-grub-args.patch

- backport parallel build support for stubdom
- rename 5 patches which were merged upstream

- remove more obsolete changes:
  CFLAGS passing to qemu-traditional, PYTHON_PREFIX_ARG handling
  and pygrub installation

- update blktap-pv-cdrom.patch
  handle allocation errors in asprintf to fix compile errors
  handle value returned from xs_read properly
  remove casts from void pointers

- update xenalyze to revision 138
  Fix dump time calculation overflow
  move struct record_info into a header
  correctly display of count of HW events
  update trace.h to match xen-unstable
  Remove vestigal HW_IRQ trace records
  Remove decode of PV_UPDATE_VA_MAPPING
  automatically generate dependencies
  Get rid of redundant hvm dump_header
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
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 131241 from Olaf Hering's avatar Olaf Hering (olh) (revision 161)
-bnc#766284 - compiled-in ata_piix driver issues with PVonHVM guests
 Update xen_pvdrivers.conf to match not only libata but also ata_piix
 This avoids IO errors in the piix driver caused by unplugged hardware

- Update to Xen 4.1.3 c/s 23336 

- Upstream or pending upstream patches from Jan
  25587-fix-off-by-one-parsing-error.patch
  25616-x86-MCi_CTL-default.patch
  25617-vtd-qinval-addr.patch
  25688-x86-nr_irqs_gsi.patch

- Build all files with optimization (fortify source does not work
  with -O0).

- bnc#773393 - VUL-0: CVE-2012-3433: xen: HVM guest destroy p2m
  teardown host DoS vulnerability
  CVE-2012-3433-xsa11.patch
- bnc#773401 - VUL-1: CVE-2012-3432: xen: HVM guest user mode MMIO
  emulation DoS
  25682-x86-inconsistent-io-state.patch

- bnc#762484 - VUL-1: CVE-2012-2625: xen: pv bootloader doesn't
  check the size of the bzip2 or lzma compressed kernel, leading to
  denial of service
  25589-pygrub-size-limits.patch

- Make it build with latest TeXLive 2012 with new package layout

- bnc#767273 - unsupported /var/lock/subsys is still used by xendomains 
  init.xendomains

- bnc#766283 - opensuse 12.2 pv guests can not start after
  installation due to lack of grub2 support in the host
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 160)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 124756 from Charles Arnold's avatar Charles Arnold (charlesa) (revision 159)
Security Update plus fix for booting PV guest using grub2
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 122871 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 158)
removed dummy xenapi.tex which was added because of bnc#750679 but is no longer needed since we have Ghostscript 9.05 (forwarded request 122857 from jsmeix)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 120866 from Olaf Hering's avatar Olaf Hering (olh) (revision 157)
- add dummy asm/smp-processor-id.h for kernel-source 3.4-rcX

- remove inclusion of asm/system.h from platform-pci.c
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 115141 from Charles Arnold's avatar Charles Arnold (charlesa) (revision 156)
- Upstream patches from Jan
  25098-x86-emul-lock-UD.patch
  25101-x86-hpet-disable.patch
  ioemu-9877-MSI-X-device-cleanup.patch
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 112237 from Charles Arnold's avatar Charles Arnold (charlesa) (revision 155)
Temporary fix for bnc#750679. Resubmit for Milestone 3
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 109275 from Olaf Hering's avatar Olaf Hering (olh) (revision 154)
- use BuildRequires: gcc46 only in sles11sp2 to avoid issues
  when gcc47 and newer is the distro default

- bnc#745880 - cpuid setting is not preserved across xend restarts
  xend-cpuid.patch

- Rename 2XXXX-vif-bridge.patch -> vif-bridge-tap-fix.patch

- bnc#747331 - XEN: standard "newburn" kernel QA stress test on guest
  (+ smartd on Dom0?) freezes the guest
  24883-x86-guest-walk-not-present.patch
- bnc#745367 - MCE bank handling during migration
  24781-x86-vmce-mcg_ctl.patch
  24886-x86-vmce-mcg_ctl-default.patch
  24887-x86-vmce-sr.patch
- bnc#744771 - L3: VM with passed through PCI card fails to reboot
  under dom0 load
  24888-pci-release-devices.patch
- Upstream patches from Jan
  24517-VT-d-fault-softirq.patch
  24527-AMD-Vi-fault-softirq.patch
  24535-x86-vMSI-misc.patch
  24615-VESA-lfb-flush.patch
  24690-x86-PCI-SERR-no-deadlock.patch
  24701-gnttab-map-grant-ref-recovery.patch
  24742-gnttab-misc.patch
  24780-x86-paging-use-clear_guest.patch
  24805-x86-MSI-X-dom0-ro.patch
  ioemu-9869-MSI-X-init.patch
  ioemu-9873-MSI-X-fix-unregister_iomem.patch
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 106947 from Olaf Hering's avatar Olaf Hering (olh) (revision 153)
- add BuildRequires: libuuid-devel

- bnc#746702 - Xen HVM DomU crash during Windows Server 2008 R2
  install, when maxmem > memory
  README.SuSE
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 103458 from Charles Arnold's avatar Charles Arnold (charlesa) (revision 152)
Checkin for os12.2
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 94175 from Charles Arnold's avatar Charles Arnold (charlesa) (revision 151)
- Upstream patches from Jan
  23900-xzalloc.patch
  24144-cpufreq-turbo-crash.patch
  24148-shadow-pgt-dying-op-performance.patch
  24155-x86-ioapic-EOI-after-migration.patch
  24156-x86-ioapic-shared-vectors.patch
  24157-x86-xstate-init.patch
  24168-x86-vioapic-clear-remote_irr.patch

- submit fixes for bnc#649209 and bnc#711892
  xl-create-pv-with-qcow2-img.patch
  update suspend_evtchn_lock.patch
 

- Update trace.c, merge patches from upstream
  23050-xentrace_dynamic_tracebuffer_allocation.patch
  23091-xentrace_fix_t_info_pages_calculation..patch
  23092-xentrace_print_calculated_numbers_in_calculate_tbuf_size.patch
  23093-xentrace_remove_gdprintk_usage_since_they_are_not_in_guest_context.patch
  23094-xentrace_update_comments.patch
  23095-xentrace_use_consistent_printk_prefix.patch
  23128-xentrace_correct_formula_to_calculate_t_info_pages.patch
  23129-xentrace_remove_unneeded_debug_printk.patch
  23173-xentrace_Move_register_cpu_notifier_call_into_boot-time_init..patch
  23239-xentrace_correct_overflow_check_for_number_of_per-cpu_trace_pages.patch
  23308-xentrace_Move_the_global_variable_t_info_first_offset_into_calculate_tbuf_size.patch
  23309-xentrace_Mark_data_size___read_mostly_because_its_only_written_once.patch
  23310-xentrace_Remove_unneeded_cast_when_assigning_pointer_value_to_dst.patch
  23404-xentrace_reduce_trace_buffer_size_to_something_mfn_offset_can_reach.patch
  23405-xentrace_fix_type_of_offset_to_avoid_ouf-of-bounds_access.patch
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 89712 from Charles Arnold's avatar Charles Arnold (charlesa) (revision 150)
- bnc#725169 - xen-4.0.2_21511_03-0.5.3: bootup hangs
  23993-x86-microcode-amd-fix-23871.patch

- Update to Xen 4.1.2 FCS c/s 23174

- bnc#720054 - Fix syntax error introduced during recent adjustment
  of Xen's tap udev rule.
  Updated udev-rules.patch

- fate#310510 - fix xenpaging
  Merge paging related fixes from xen-unstable:
  23506-x86_Disable_set_gpfn_from_mfn_until_m2p_table_is_allocated..patch
  23507-xenpaging_update_machine_to_phys_mapping_during_page_deallocation.patch
  23509-x86_32_Fix_build_Define_machine_to_phys_mapping_valid.patch
  23562-xenpaging_remove_unused_spinlock_in_pager.patch
  23576-x86_show_page_walk_also_for_early_page_faults.patch
  23577-tools_merge_several_bitop_functions_into_xc_bitops.h.patch
  23578-xenpaging_add_xs_handle_to_struct_xenpaging.patch
  23579-xenpaging_drop_xc.c_remove_ASSERT.patch
  23580-xenpaging_drop_xc.c_remove_xc_platform_info_t.patch
  23581-xenpaging_drop_xc.c_remove_xc_wait_for_event.patch
  23582-xenpaging_drop_xc.c_move_xc_mem_paging_flush_ioemu_cache.patch
  23583-xenpaging_drop_xc.c_move_xc_wait_for_event_or_timeout.patch
  23584-xenpaging_drop_xc.c_remove_xc_files.patch
  23585-xenpaging_correct_dropping_of_pages_to_avoid_full_ring_buffer.patch
  23586-xenpaging_do_not_bounce_p2mt_back_to_the_hypervisor.patch
  23587-xenpaging_remove_srand_call.patch
  23588-xenpaging_remove_return_values_from_functions_that_can_not_fail.patch
  23589-xenpaging_catch_xc_mem_paging_resume_errors.patch
  23590-xenpaging_remove_local_domain_id_variable.patch
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 88782 from Olaf Hering's avatar Olaf Hering (olh) (revision 149)
- do not use runlevel 4 in init scripts, it makes it impossible
  to "insserv xend" on 12.1
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 148)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 88604 from Charles Arnold's avatar Charles Arnold (charlesa) (revision 147)
Checkin for RC1
Displaying revisions 181 - 200 of 346
openSUSE Build Service is sponsored by