How to increase video memory in libvirt/KVM gui?
        Posted  
        
            by 
                Dejan
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Dejan
        
        
        
        Published on 2012-01-03T22:17:46Z
        Indexed on 
            2012/05/30
            22:42 UTC
        
        
        Read the original article
        Hit count: 552
        
In the 'Virtual Hardware details', it lists the model as 'cirrus' with 9MB of RAM. The RAM field cannot be changed, but how to increate the video RAM? My host OS is RH6 and gust OS is Fedora16.
EDIT: From guest OS, when I run xvinfo it displays 'no adaptors present'.
I was trying to play a video using gstreamers xvimagesink plugin (XFree86 video output plugin using Xv extension). The problem is that xvimagesink is using hardware acceleration for video performance and hence the error Could not initialize Xv output.
I guess I'll have to configure hardware acceleration for the guest.
© Server Fault or respective owner