Re: [libvirt] [PATCH V3 2/3] qemu: Introduce vgamem attribute for video model

2014-10-09 Thread Wang Rui
On 2014/9/19 20:02, Michal Privoznik wrote: diff --git a/src/qemu/qemu_capabilities.c b/src/qemu/qemu_capabilities.c index 360cc67..146d67c 100644 --- a/src/qemu/qemu_capabilities.c +++ b/src/qemu/qemu_capabilities.c @@ -265,6 +265,10 @@ VIR_ENUM_IMPL(virQEMUCaps, QEMU_CAPS_LAST,

Re: [libvirt] [PATCH V3 2/3] qemu: Introduce vgamem attribute for video model

2014-09-19 Thread Michal Privoznik
On 14.08.2014 14:43, Wang Rui wrote: From: Zeng Junliang zengjunli...@huawei.com QEMU suopports to specifie the size of the framebuffer portion of the ram region for vga, vmvga and qxl through the qemu command line parameter vgamem_mb. This patch introduces vgamem attribute for video model,

[libvirt] [PATCH V3 2/3] qemu: Introduce vgamem attribute for video model

2014-08-14 Thread Wang Rui
From: Zeng Junliang zengjunli...@huawei.com QEMU suopports to specifie the size of the framebuffer portion of the ram region for vga, vmvga and qxl through the qemu command line parameter vgamem_mb. This patch introduces vgamem attribute for video model, makes the vgamem_mb value configured in