SHA256
1
0
forked from pool/xen

- remove obsolete pv-driver-build.patch to fix build

- Fix exception in balloon.py and osdep.py
  xen-max-free-mem.diff

- fate#311966: Fix XEN VNC implementation to correctly map keyboard
  layouts
  VNC-Support-for-ExtendedKeyEvent-client-message.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=215
This commit is contained in:
Charles Arnold
2012-11-26 17:01:16 +00:00
committed by Git OBS Bridge
parent d06b74f681
commit a840075ed3
4 changed files with 33 additions and 16 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 21 20:57:56 CET 2012 - ohering@suse.de
- remove obsolete pv-driver-build.patch to fix build
-------------------------------------------------------------------
Sat Nov 17 10:51:05 UTC 2012 - aj@suse.de
@@ -10,6 +15,19 @@ Tue Nov 13 16:35:55 MST 2012 - jfehlig@suse.com
- bnc#777628 - guest "disappears" after live migration
Updated block-dmmd script
-------------------------------------------------------------------
Fri Nov 9 10:29:51 MST 2012 - carnold@novell.com
- Fix exception in balloon.py and osdep.py
xen-max-free-mem.diff
-------------------------------------------------------------------
Tue Nov 6 17:41:34 MDT 2012 - carnold@novell.com
- fate#311966: Fix XEN VNC implementation to correctly map keyboard
layouts
VNC-Support-for-ExtendedKeyEvent-client-message.patch
-------------------------------------------------------------------
Tue Oct 30 15:28:27 CET 2012 - ohering@suse.de