• G
    console: add graphic_console_set_hwops · 1c1f9498
    Gerd Hoffmann 提交于
    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: NGerd Hoffmann <kraxel@redhat.com>
    1c1f9498
console.h 12.0 KB