[Spice-commits] Changes to 'rebase/spice-next'

Gerd Hoffmann kraxel at kemper.freedesktop.org
Thu Sep 25 08:16:42 PDT 2014


New branch 'rebase/spice-next' available with the following commits:
commit dd82929f6981bd819f7d5681d16ef16c70a7203a
Author: Gerd Hoffmann <kraxel at redhat.com>
Date:   Wed Sep 24 17:05:45 2014 +0200

    qxl: use graphic_console_set_hwops
    
    Simply switch function pointers when entering/leaving vga mode.
    Allows to remove wrapper functions which do nothing but dispatch
    calls depending on the current qxl mode.
    
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit 1812c92bb7a5ef77536a7ae84719d71b77c54eb8
Author: Gerd Hoffmann <kraxel at redhat.com>
Date:   Wed Sep 24 17:05:27 2014 +0200

    console: add graphic_console_set_hwops
    
    Add a function to allow display emulations to switch the hwops
    function pointers.  This is useful for devices which have two
    completely different operation modes.  Typical case is the vga
    compatibility mode vs. native mode in qxl and the upcoming
    virtio-vga device.
    
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>



More information about the Spice-commits mailing list