Skip to content
  • Gerd Hoffmann's avatar
    console: add graphic_console_set_hwops · 1c1f9498
    Gerd Hoffmann authored
    
    
    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: default avatarGerd Hoffmann <kraxel@redhat.com>
    1c1f9498