# cat QXL-32M.patch
--- libvirt-0.9.2.orig/src/conf/domain_conf.c   2011-08-13 15:47:00.036368913 
+0400
+++ libvirt-0.9.2/src/conf/domain_conf.c        2011-08-13 15:49:54.516368948 
+0400
@@ -4519,7 +4519,7 @@
 
     case VIR_DOMAIN_VIDEO_TYPE_QXL:
         /* QEMU use 64M as the minimal video video memory for qxl device */
-        return 64 * 1024;
+        return 32 * 1024;
 
     default:
         return 0;

Raw source attached

** Patch added: "Decrease vram to 32M for QXL device"
   
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/823494/+attachment/2288825/+files/QXL-32M.patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/823494

Title:
  Virt-manager upgrade 0.9.0 is not in sync with libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/823494/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to