- bnc#640773 - Xen kernel crashing right after grub
21894-intel-unmask-cpuid.patch - Upstream patch from Jan 22148-serial-irq-dest.patch - bnc#628719 - improve check_device_status to handle HA cases check_device_status.patch - bnc#628719 - multi-xvdp mutli-xvdp.patch - bnc#632956 - fix VNC altgr-insert behavior 22135-heap-lock.patch OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=74
This commit is contained in:
committed by
Git OBS Bridge
parent
eeeeaf88a6
commit
7e89789f0a
@@ -2,7 +2,7 @@ Index: xen-4.0.1-testing/tools/ioemu-qemu-xen/vnc.c
|
||||
===================================================================
|
||||
--- xen-4.0.1-testing.orig/tools/ioemu-qemu-xen/vnc.c
|
||||
+++ xen-4.0.1-testing/tools/ioemu-qemu-xen/vnc.c
|
||||
@@ -1326,6 +1326,11 @@ static void do_key_event(VncState *vs, i
|
||||
@@ -1344,6 +1344,11 @@ static void do_key_event(VncState *vs, i
|
||||
}
|
||||
break;
|
||||
case 0x3a: /* CapsLock */
|
||||
|
Reference in New Issue
Block a user