SHA256
1
0
forked from pool/xen

- Upstream bug fixes from Jan

21089-x86-startup-irq-from-setup-gsi.patch
  21109-x86-cpu-hotplug.patch
  21150-shadow-race.patch
  21160-sysctl-debug-keys.patch

- Updated to Xen 4.0.0 FCS, changeset 21091

- Change default lock dir (when domain locking is enabled) to
  /var/lib/xen/images/vm_locks
- Support SXP config files in xendomains script

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=39
This commit is contained in:
Charles Arnold
2010-04-15 19:56:11 +00:00
committed by Git OBS Bridge
parent 4dea4cbc6e
commit 586e33f432
14 changed files with 530 additions and 159 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Wed Apr 14 08:14:31 MDT 2010 - carnold@novell.com
- Upstream bug fixes from Jan
21089-x86-startup-irq-from-setup-gsi.patch
21109-x86-cpu-hotplug.patch
21150-shadow-race.patch
21160-sysctl-debug-keys.patch
-------------------------------------------------------------------
Fri Apr 9 12:38:47 MDT 2010 - jfehlig@novell.com
- Updated to Xen 4.0.0 FCS, changeset 21091
-------------------------------------------------------------------
Tue Apr 6 18:18:36 MDT 2010 - jfehlig@novell.com
- Change default lock dir (when domain locking is enabled) to
/var/lib/xen/images/vm_locks
- Support SXP config files in xendomains script
-------------------------------------------------------------------
Tue Mar 31 08:09:49 MDT 2010 - carnold@novell.com