Displaying 2 results from an estimated 2 matches for "d7318231cfe3".
2012 Jul 18
0
[PATCH] xsm deassign hook fix
This bug was fixed in "changeset 25432:d7318231cfe3" but the code was
moved to a different file and patch fixes that file. The following
patch is for xen-4.1-testing.hg.
diff -r 3ce155e77f39 xen/arch/x86/domctl.c
--- a/xen/arch/x86/domctl.c
+++ b/xen/arch/x86/domctl.c
@@ -873,7 +873,7 @@ long arch_do_domctl(
break;
}
-...
2012 Jun 06
0
Intel VGA-passthrough to Ubuntu12.04 64bit Dom-U doesn't work
...0x1b
[ 1.474685] ---[ end trace 7589c8eed3077f77 ]---
Hardware:
Dell Optiplex 990
Core i5 2500
Display connected via VGA
Software:
dom0 kernel : Linux 3.4.0 64bit
domU kernel : Linux 3.2.0-23-generic 64bit(Ubuntu12.04 LTS)
xen 4.2-unstable(Latest ChangeSet: Thu May 31 10:18:52 2012 +0200
25432:d7318231cfe3)
Dom-U configuration file:
# -*- mode: python; -*-
kernel = "hvmloader"
builder=''hvm''
name = "domU"
vcpus=1
device_model = ''qemu-dm''
serial=''pty''
usb=1
usbdevice=''tablet''
memory = 2048
on_poweroff = "...