SHA256
1
0
forked from pool/xen

- fate#309894: Xen needs to correctly understand family 15h CPU

topology 
- fate#311376: EFI support in SP2
- fate#311529: Native UEFI booting under Xen (installation)
  23074-pfn.h.patch
  23571-vtd-fault-verbosity.patch
  23574-x86-dom0-compressed-ELF.patch
  23575-x86-DMI.patch
  23610-x86-topology-info.patch
  23611-amd-fam15-topology.patch
  23613-EFI-headers.patch
  23614-x86_64-EFI-boot.patch
  23615-x86_64-EFI-runtime.patch
  23616-x86_64-EFI-MPS.patch

- Mark xen-scsi.ko supported (bnc#582265, fate#309459).

- fate#310308: Hypervisor assisted watchdog driver 
  ioemu-watchdog-support.patch
  ioemu-watchdog-linkage.patch
  ioemu-watchdog-ib700-timer.patch
  tools-watchdog-support.patch

- bnc#702025 - VUL-0: xen: VT-d (PCI passthrough) MSI trap 
  injection  (CVE-2011-1898)
  Fixed in Xen version 4.1.1

- fate#310956: Support Direct Kernel Boot for FV guests
  kernel-boot-hvm.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=130
This commit is contained in:
Charles Arnold
2011-07-01 19:31:25 +00:00
committed by Git OBS Bridge
parent 41471498df
commit ed105f0f54
33 changed files with 9136 additions and 101 deletions

View File

@@ -1,3 +1,80 @@
-------------------------------------------------------------------
Wed Jun 29 09:37:05 MDT 2011 - carnold@novell.com
- fate#309894: Xen needs to correctly understand family 15h CPU
topology
- fate#311376: EFI support in SP2
- fate#311529: Native UEFI booting under Xen (installation)
23074-pfn.h.patch
23571-vtd-fault-verbosity.patch
23574-x86-dom0-compressed-ELF.patch
23575-x86-DMI.patch
23610-x86-topology-info.patch
23611-amd-fam15-topology.patch
23613-EFI-headers.patch
23614-x86_64-EFI-boot.patch
23615-x86_64-EFI-runtime.patch
23616-x86_64-EFI-MPS.patch
-------------------------------------------------------------------
Wed Jun 29 15:01:54 CEST 2011 - jbeulich@novell.com
- Mark xen-scsi.ko supported (bnc#582265, fate#309459).
-------------------------------------------------------------------
Tue Jun 28 11:07:10 MDT 2011 - carnold@novell.com
- fate#310308: Hypervisor assisted watchdog driver
ioemu-watchdog-support.patch
ioemu-watchdog-linkage.patch
ioemu-watchdog-ib700-timer.patch
tools-watchdog-support.patch
-------------------------------------------------------------------
Mon Jun 27 09:03:17 MDT 2011 - carnold@novell.com
- bnc#702025 - VUL-0: xen: VT-d (PCI passthrough) MSI trap
injection (CVE-2011-1898)
Fixed in Xen version 4.1.1
-------------------------------------------------------------------
Wed Jun 22 18:11:18 CST 2011 - cyliu@novell.com
- fate#310956: Support Direct Kernel Boot for FV guests
kernel-boot-hvm.patch
-------------------------------------------------------------------
Wed Jun 22 13:49:22 CST 2011 - cyliu@novell.com
- fate#310316: Support change vnc password while vm is running
change-vnc-passwd.patch
- fate#310325: Support get domU console log from Dom0
log-guest-console.patch
-------------------------------------------------------------------
Wed Jun 22 11:29:47 CEST 2011 - ohering@suse.de
- fate#311487: remove modprobe.conf files for autoloading of Xen
and Hyper-V drivers
xen.sles11sp1.fate311487.xen_platform_pci.dmistring.patch
add dmi modalias to xen-platform-pci.ko
-------------------------------------------------------------------
Tue Jun 21 14:21:42 MDT 2011 - carnold@novell.com
- fate#308532: [NONCODE] Remove XEN 32-bit Hypervisor
Modify ExclusiveArch in xen.spec to build only x86_64
-------------------------------------------------------------------
Tue Jun 21 08:03:59 MDT 2011 - carnold@novell.com
- fate#309900 - Add Xen support for SVM Decode Assist in AMD family
15h
- fate#309902 - Add Xen support for AMD family 12h processors
- fate#309903 - Add Xen support for AMD family 14h processors
- fate#309906 - Add Xen support for performance event counters in
AMD family 15h
-------------------------------------------------------------------
Fri Jun 17 06:37:36 MDT 2011 - carnold@novell.com