Skip to content
  • Gerd Hoffmann's avatar
    6f663d7b
    qxl: add xres and yres properties · 6f663d7b
    Gerd Hoffmann authored
    
    
    Add properties for the default display resolution, pass
    on that information to the guest so the driver can use it.
    
    Also move up qxl_crc32() function so we don't need a
    forward declaration.
    
    Additionally guest driver updates are needed so the
    guest driver will actually pick this up, which will
    probably land in linux kernel 4.12.
    
    Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
    Message-id: 20170421092234.8368-1-kraxel@redhat.com
    6f663d7b
    qxl: add xres and yres properties
    Gerd Hoffmann authored
    
    
    Add properties for the default display resolution, pass
    on that information to the guest so the driver can use it.
    
    Also move up qxl_crc32() function so we don't need a
    forward declaration.
    
    Additionally guest driver updates are needed so the
    guest driver will actually pick this up, which will
    probably land in linux kernel 4.12.
    
    Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
    Message-id: 20170421092234.8368-1-kraxel@redhat.com
Loading