diff options
Diffstat (limited to 'tests/vmx2xmldata/vmx2xml-graphics-vnc.xml')
-rw-r--r-- | tests/vmx2xmldata/vmx2xml-graphics-vnc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vmx2xmldata/vmx2xml-graphics-vnc.xml b/tests/vmx2xmldata/vmx2xml-graphics-vnc.xml index 9fee02655c..8501907748 100644 --- a/tests/vmx2xmldata/vmx2xml-graphics-vnc.xml +++ b/tests/vmx2xmldata/vmx2xml-graphics-vnc.xml @@ -13,7 +13,7 @@ <devices> <graphics type='vnc' port='5903' autoport='no' keymap='de' passwd='password'/> <video> - <model type='vmvga' vram='4096'/> + <model type='vmvga' vram='4096' primary='yes'/> </video> </devices> </domain> |