SHA256
1
0
forked from pool/xen

- When the xl command is used, check to see if the domain being

modified is managed by libvirt and print warning if it is.
  xl-check-for-libvirt-managed-domain.patch

- Upstream patches from Jan
  53455585-x86-AMD-feature-masking-is-unavailable-on-Fam11.patch
  5346a7a0-x86-AMD-support-further-feature-masking-MSRs.patch
  534bbd90-x86-nested-HAP-don-t-BUG-on-legitimate-error.patch
  534bdf47-x86-HAP-also-flush-TLB-when-altering-a-present-1G-or-intermediate-entry.patch
  53563ea4-x86-MSI-drop-workaround-for-insecure-Dom0-kernels.patch
  5357baff-x86-add-missing-break-in-dom0_pit_access.patch
- XSA-92
  xsa92.patch 

- Add # needssslcertforbuild to use the project's certificate when
  building in a home project. (bnc#872354)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=312
This commit is contained in:
Charles Arnold
2014-05-01 03:35:21 +00:00
committed by Git OBS Bridge
parent 910cc37f13
commit 66e0c5e297
10 changed files with 505 additions and 1 deletions

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------
Sat Apr 26 09:56:36 MDT 2014 - carnold@suse.com
- When the xl command is used, check to see if the domain being
modified is managed by libvirt and print warning if it is.
xl-check-for-libvirt-managed-domain.patch
-------------------------------------------------------------------
Thu Apr 24 08:17:36 MDT 2014 - carnold@suse.com
- Upstream patches from Jan
53455585-x86-AMD-feature-masking-is-unavailable-on-Fam11.patch
5346a7a0-x86-AMD-support-further-feature-masking-MSRs.patch
534bbd90-x86-nested-HAP-don-t-BUG-on-legitimate-error.patch
534bdf47-x86-HAP-also-flush-TLB-when-altering-a-present-1G-or-intermediate-entry.patch
53563ea4-x86-MSI-drop-workaround-for-insecure-Dom0-kernels.patch
5357baff-x86-add-missing-break-in-dom0_pit_access.patch
- XSA-92
xsa92.patch
-------------------------------------------------------------------
Sat Apr 12 20:48:21 UTC 2014 - mmarek@suse.cz
- Add # needssslcertforbuild to use the project's certificate when
building in a home project. (bnc#872354)
-------------------------------------------------------------------
Wed Apr 9 08:07:03 MDT 2014 - carnold@suse.com